Started by timer 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 All nodes of label ‘tracecompass-build’ are offline Agent tracecompass-build-b46wl-kf5n4 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-neon/75/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-b46wl-kf5n4" spec: containers: - env: - name: "JENKINS_SECRET" value: "a7947ac6b99b765f15fd59f9c02cb337bd426d5f474489226383972edaa7360b" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-b46wl-kf5n4" - name: "JENKINS_NAME" value: "tracecompass-build-b46wl-kf5n4" - 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: "4Gi" cpu: "2000m" requests: memory: "4Gi" cpu: "2000m" 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-b46wl-kf5n4 in /home/jenkins/workspace/tracecompass-master-nightly-neon [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-master-nightly-neon # 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/* Checking out Revision 348dc6cf270a644d3051a7c89b2875b95a6e2ec5 (refs/remotes/origin/master) > /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 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 348dc6cf270a644d3051a7c89b2875b95a6e2ec5 Commit message: "Increase resources and GTK2 in docker" > /usr/bin/git rev-list --no-walk 348dc6cf270a644d3051a7c89b2875b95a6e2ec5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-10-01T01:06:41.330Z] 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-10-01T01:06:42.033Z] No credentials specified [2019-10-01T01:06:42.323Z] Fetching changes from the remote Git repository [2019-10-01T01:06:42.126Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-10-01T01:06:42.325Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-10-01T01:06:42.426Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-10-01T01:06:42.426Z] > /usr/bin/git --version # timeout=10 [2019-10-01T01:06:42.523Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master [2019-10-01T01:08:02.823Z] Checking out Revision 0f7fb6f5017dd1814eca4118e5c5a0ba94999bc1 (master) [2019-10-01T01:08:02.728Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-10-01T01:08:02.826Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-10-01T01:08:02.831Z] > /usr/bin/git checkout -f 0f7fb6f5017dd1814eca4118e5c5a0ba94999bc1 [2019-10-01T01:08:12.022Z] Commit message: "UST: Add a validity period to binary callsites and cache them" [2019-10-01T01:08:12.028Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-10-01T01:08:13.223Z] > /usr/bin/git rev-list --no-walk eea6a995d29b114ba720990bc46e9b78355864d7 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-01T01:08:16.440Z] + cp -f /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-01T01:08:19.317Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.6 -Dtycho.disableP2Mirrors=true [2019-10-01T01:08:19.320Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:08:21.232Z] 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-10-01T01:08:21.491Z] 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 5.7 kB/s) [2019-10-01T01:08:21.749Z] 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-10-01T01:08:21.749Z] 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 283 kB/s) [2019-10-01T01:08:21.749Z] 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-10-01T01:08:21.749Z] 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 51 kB/s) [2019-10-01T01:08:21.749Z] 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-10-01T01:08:21.749Z] 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-10-01T01:08:21.749Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-10-01T01:08:21.749Z] 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 606 kB/s) [2019-10-01T01:08:21.749Z] 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-10-01T01:08:22.007Z] 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 1.0 MB/s) [2019-10-01T01:08:22.007Z] 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-10-01T01:08:22.007Z] 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): 36/40 kB Progress (1): 40/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 1.4 MB/s) [2019-10-01T01:08:22.007Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-10-01T01:08:22.007Z] 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 733 kB/s) [2019-10-01T01:08:22.007Z] 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-10-01T01:08:22.007Z] 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-10-01T01:08:22.007Z] 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 193 kB/s) [2019-10-01T01:08:22.007Z] 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 467 kB/s) [2019-10-01T01:08:22.576Z] [INFO] Scanning for projects... [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-10-01T01:08:22.576Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:22.839Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.286Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-10-01T01:08:23.287Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-10-01T01:08:23.546Z] /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties [2019-10-01T01:08:23.805Z] 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-10-01T01:08:23.805Z] 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-10-01T01:08:23.805Z] 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-10-01T01:08:23.805Z] 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-10-01T01:08:24.065Z] 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-10-01T01:08:24.065Z] 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-10-01T01:08:24.065Z] 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 50 kB/s) [2019-10-01T01:08:24.065Z] 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-10-01T01:08:24.065Z] 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-10-01T01:08:24.065Z] 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-10-01T01:08:24.323Z] 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-10-01T01:08:24.323Z] 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-10-01T01:08:24.324Z] 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-10-01T01:08:24.324Z] 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 441 kB/s) [2019-10-01T01:08:24.324Z] 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-10-01T01:08:24.324Z] 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-10-01T01:08:24.324Z] 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-10-01T01:08:24.583Z] 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-10-01T01:08:24.583Z] 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-10-01T01:08:24.583Z] 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-10-01T01:08:24.583Z] 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 125 kB/s) [2019-10-01T01:08:24.583Z] 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-10-01T01:08:24.583Z] 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-10-01T01:08:24.583Z] 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-10-01T01:08:24.842Z] 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-10-01T01:08:24.842Z] 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-10-01T01:08:24.842Z] 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-10-01T01:08:24.842Z] 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 147 kB/s) [2019-10-01T01:08:24.842Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-10-01T01:08:25.127Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-10-01T01:08:25.127Z] 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-10-01T01:08:25.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-10-01T01:08:25.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-10-01T01:08:25.386Z] 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-10-01T01:08:25.386Z] 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 591 kB/s) [2019-10-01T01:08:25.386Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-10-01T01:08:25.386Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-10-01T01:08:25.386Z] 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-10-01T01:08:25.645Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-10-01T01:08:25.645Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-10-01T01:08:25.645Z] 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-10-01T01:08:25.645Z] 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 667 kB/s) [2019-10-01T01:08:25.645Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-10-01T01:08:25.645Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-10-01T01:08:25.904Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-10-01T01:08:25.904Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-10-01T01:08:25.904Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-10-01T01:08:25.904Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-10-01T01:08:26.164Z] 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 54 kB/s) [2019-10-01T01:08:26.164Z] 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-10-01T01:08:26.423Z] 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-10-01T01:08:26.423Z] 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-10-01T01:08:26.423Z] 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-10-01T01:08:26.423Z] 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-10-01T01:08:26.423Z] 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-10-01T01:08:26.683Z] 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 88 kB/s) [2019-10-01T01:08:26.683Z] 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-10-01T01:08:26.683Z] 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-10-01T01:08:26.683Z] 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-10-01T01:08:26.683Z] 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-10-01T01:08:26.683Z] 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-10-01T01:08:26.943Z] 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-10-01T01:08:26.943Z] 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 118 kB/s) [2019-10-01T01:08:26.943Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-10-01T01:08:26.943Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-10-01T01:08:26.943Z] 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-10-01T01:08:27.202Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-10-01T01:08:27.202Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-10-01T01:08:27.202Z] 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-10-01T01:08:27.202Z] 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 500 kB/s) [2019-10-01T01:08:27.202Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-10-01T01:08:27.202Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-10-01T01:08:27.202Z] 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-10-01T01:08:27.463Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-10-01T01:08:27.463Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-10-01T01:08:27.463Z] 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-10-01T01:08:27.463Z] 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 387 kB/s) [2019-10-01T01:08:27.463Z] 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-10-01T01:08:27.463Z] 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-10-01T01:08:27.726Z] 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-10-01T01:08:27.985Z] 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-10-01T01:08:27.985Z] 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-10-01T01:08:27.985Z] 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-10-01T01:08:27.985Z] 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 57 kB/s) [2019-10-01T01:08:27.985Z] 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-10-01T01:08:27.985Z] 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-10-01T01:08:27.985Z] 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-10-01T01:08:28.245Z] 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-10-01T01:08:28.245Z] 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-10-01T01:08:28.245Z] 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-10-01T01:08:28.245Z] 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 65 kB/s) [2019-10-01T01:08:28.245Z] 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-10-01T01:08:28.504Z] 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-10-01T01:08:28.504Z] 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-10-01T01:08:28.504Z] 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-10-01T01:08:28.504Z] 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-10-01T01:08:29.072Z] 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-10-01T01:08:29.072Z] 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 28 kB/s) [2019-10-01T01:08:29.072Z] 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-10-01T01:08:29.072Z] 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-10-01T01:08:29.072Z] 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-10-01T01:08:29.331Z] 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-10-01T01:08:29.331Z] 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-10-01T01:08:29.331Z] 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-10-01T01:08:29.331Z] 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 167 kB/s) [2019-10-01T01:08:29.331Z] 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-10-01T01:08:29.331Z] 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-10-01T01:08:29.331Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.591Z] 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-10-01T01:08:29.851Z] 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-10-01T01:08:29.851Z] 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-10-01T01:08:29.851Z] 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-10-01T01:08:29.851Z] 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 19 kB/s) [2019-10-01T01:08:29.851Z] 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-10-01T01:08:29.851Z] 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-10-01T01:08:29.851Z] 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-10-01T01:08:30.128Z] 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-10-01T01:08:30.128Z] 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-10-01T01:08:30.128Z] 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-10-01T01:08:30.128Z] 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 152 kB/s) [2019-10-01T01:08:30.128Z] 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-10-01T01:08:30.128Z] 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-10-01T01:08:30.481Z] 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-10-01T01:08:30.481Z] 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-10-01T01:08:30.481Z] 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-10-01T01:08:30.481Z] 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-10-01T01:08:30.481Z] 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 90 kB/s) [2019-10-01T01:08:30.481Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-10-01T01:08:30.481Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-10-01T01:08:30.481Z] 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-10-01T01:08:30.740Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-10-01T01:08:30.740Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-10-01T01:08:30.740Z] 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-10-01T01:08:30.740Z] 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 194 kB/s) [2019-10-01T01:08:30.740Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-10-01T01:08:30.740Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-10-01T01:08:30.999Z] 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-10-01T01:08:30.999Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-10-01T01:08:30.999Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-10-01T01:08:30.999Z] 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-10-01T01:08:30.999Z] 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 254 kB/s) [2019-10-01T01:08:30.999Z] 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-10-01T01:08:30.999Z] 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-10-01T01:08:31.257Z] 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-10-01T01:08:31.257Z] 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-10-01T01:08:31.257Z] 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-10-01T01:08:31.257Z] 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-10-01T01:08:31.517Z] 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 104 kB/s) [2019-10-01T01:08:31.517Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-10-01T01:08:31.517Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-10-01T01:08:31.517Z] 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-10-01T01:08:31.517Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-10-01T01:08:31.517Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-10-01T01:08:31.517Z] 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-10-01T01:08:31.776Z] 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 232 kB/s) [2019-10-01T01:08:31.776Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-10-01T01:08:31.776Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-10-01T01:08:31.776Z] 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-10-01T01:08:31.776Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-10-01T01:08:31.776Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-10-01T01:08:32.035Z] 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-10-01T01:08:32.035Z] 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 204 kB/s) [2019-10-01T01:08:32.035Z] 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-10-01T01:08:32.035Z] 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-10-01T01:08:32.035Z] 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-10-01T01:08:32.295Z] 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-10-01T01:08:32.295Z] 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-10-01T01:08:32.295Z] 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-10-01T01:08:32.295Z] 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 39 kB/s) [2019-10-01T01:08:32.295Z] 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-10-01T01:08:32.295Z] 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-10-01T01:08:32.295Z] 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-10-01T01:08:32.554Z] 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-10-01T01:08:32.555Z] 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-10-01T01:08:32.922Z] 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-10-01T01:08:32.922Z] 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 44 kB/s) [2019-10-01T01:08:32.922Z] 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-10-01T01:08:32.922Z] 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-10-01T01:08:32.922Z] 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-10-01T01:08:33.182Z] 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-10-01T01:08:33.182Z] 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-10-01T01:08:33.182Z] 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-10-01T01:08:33.182Z] 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 65 kB/s) [2019-10-01T01:08:33.182Z] 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-10-01T01:08:33.182Z] 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-10-01T01:08:33.182Z] 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-10-01T01:08:33.439Z] 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-10-01T01:08:33.439Z] 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-10-01T01:08:33.439Z] 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-10-01T01:08:33.440Z] 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 149 kB/s) [2019-10-01T01:08:33.440Z] 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-10-01T01:08:33.440Z] 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-10-01T01:08:33.440Z] 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-10-01T01:08:33.699Z] 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-10-01T01:08:33.699Z] 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-10-01T01:08:33.699Z] 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-10-01T01:08:33.699Z] 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 95 kB/s) [2019-10-01T01:08:33.699Z] 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-10-01T01:08:33.699Z] 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-10-01T01:08:33.699Z] 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-10-01T01:08:33.958Z] 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-10-01T01:08:33.958Z] 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-10-01T01:08:33.958Z] 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-10-01T01:08:33.958Z] 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 74 kB/s) [2019-10-01T01:08:33.958Z] 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-10-01T01:08:33.958Z] 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-10-01T01:08:33.958Z] 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-10-01T01:08:34.217Z] 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-10-01T01:08:34.217Z] 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-10-01T01:08:34.217Z] 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-10-01T01:08:34.217Z] 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 32 kB/s) [2019-10-01T01:08:34.217Z] 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-10-01T01:08:34.217Z] 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-10-01T01:08:34.477Z] 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-10-01T01:08:34.477Z] 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-10-01T01:08:34.477Z] 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-10-01T01:08:34.477Z] 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-10-01T01:08:34.477Z] 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 236 kB/s) [2019-10-01T01:08:34.477Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-10-01T01:08:34.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-10-01T01:08:34.735Z] 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-10-01T01:08:34.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-10-01T01:08:34.735Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-10-01T01:08:34.995Z] 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-10-01T01:08:34.995Z] 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-10-01T01:08:34.995Z] 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-10-01T01:08:34.995Z] 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-10-01T01:08:34.995Z] 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-10-01T01:08:34.995Z] 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-10-01T01:08:35.255Z] 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-10-01T01:08:35.255Z] 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-10-01T01:08:35.255Z] 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 121 kB/s) [2019-10-01T01:08:35.255Z] 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-10-01T01:08:35.255Z] 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-10-01T01:08:35.255Z] 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-10-01T01:08:35.513Z] 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-10-01T01:08:35.513Z] 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-10-01T01:08:35.513Z] 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-10-01T01:08:35.513Z] 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 441 kB/s) [2019-10-01T01:08:35.513Z] 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-10-01T01:08:35.513Z] 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-10-01T01:08:35.513Z] 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-10-01T01:08:35.772Z] 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-10-01T01:08:35.772Z] 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-10-01T01:08:35.772Z] 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-10-01T01:08:35.772Z] 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 171 kB/s) [2019-10-01T01:08:35.772Z] 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-10-01T01:08:35.772Z] 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-10-01T01:08:35.772Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.031Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.289Z] 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-10-01T01:08:36.548Z] 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-10-01T01:08:36.548Z] 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-10-01T01:08:36.548Z] 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-10-01T01:08:36.548Z] 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 67 kB/s) [2019-10-01T01:08:36.548Z] 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-10-01T01:08:36.548Z] 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-10-01T01:08:36.548Z] 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-10-01T01:08:36.807Z] 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-10-01T01:08:36.807Z] 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-10-01T01:08:36.807Z] 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-10-01T01:08:36.807Z] 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 51 kB/s) [2019-10-01T01:08:36.807Z] 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-10-01T01:08:37.065Z] 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-10-01T01:08:37.065Z] 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-10-01T01:08:37.065Z] 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-10-01T01:08:37.065Z] 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-10-01T01:08:37.065Z] 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-10-01T01:08:37.324Z] 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 234 kB/s) [2019-10-01T01:08:37.324Z] 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-10-01T01:08:37.324Z] 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-10-01T01:08:37.324Z] 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-10-01T01:08:37.324Z] 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-10-01T01:08:37.324Z] 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-10-01T01:08:37.324Z] 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-10-01T01:08:37.582Z] 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 57 kB/s) [2019-10-01T01:08:37.582Z] 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-10-01T01:08:37.582Z] 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-10-01T01:08:37.582Z] 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-10-01T01:08:37.582Z] 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-10-01T01:08:37.582Z] 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-10-01T01:08:37.841Z] 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-10-01T01:08:37.841Z] 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 115 kB/s) [2019-10-01T01:08:37.841Z] 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-10-01T01:08:37.841Z] 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-10-01T01:08:37.841Z] 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-10-01T01:08:37.841Z] 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-10-01T01:08:38.129Z] 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-10-01T01:08:38.129Z] 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-10-01T01:08:38.129Z] 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 54 kB/s) [2019-10-01T01:08:38.129Z] 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-10-01T01:08:38.129Z] 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-10-01T01:08:38.129Z] 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-10-01T01:08:38.129Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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 148 kB/s) [2019-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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-10-01T01:08:38.479Z] 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 159 kB/s) [2019-10-01T01:08:38.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-10-01T01:08:38.737Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-10-01T01:08:38.737Z] 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-10-01T01:08:38.737Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-10-01T01:08:38.737Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-10-01T01:08:38.996Z] 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-10-01T01:08:38.996Z] 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 521 kB/s) [2019-10-01T01:08:38.996Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-10-01T01:08:38.996Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-10-01T01:08:38.996Z] 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-10-01T01:08:38.996Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-10-01T01:08:39.255Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-10-01T01:08:39.255Z] 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-10-01T01:08:39.255Z] 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 205 kB/s) [2019-10-01T01:08:39.255Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-10-01T01:08:39.255Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-10-01T01:08:39.255Z] 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-10-01T01:08:39.514Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-10-01T01:08:39.514Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-10-01T01:08:39.514Z] 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-10-01T01:08:39.514Z] 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 334 kB/s) [2019-10-01T01:08:39.514Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-10-01T01:08:39.514Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-10-01T01:08:39.514Z] 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-10-01T01:08:39.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-10-01T01:08:39.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-10-01T01:08:39.772Z] 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-10-01T01:08:39.772Z] 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-10-01T01:08:39.772Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-10-01T01:08:39.772Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-10-01T01:08:39.772Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-10-01T01:08:40.031Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-10-01T01:08:40.031Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-10-01T01:08:40.031Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-10-01T01:08:40.031Z] 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 399 kB/s) [2019-10-01T01:08:40.031Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-10-01T01:08:40.031Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-10-01T01:08:40.031Z] 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-10-01T01:08:40.289Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-10-01T01:08:40.289Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-10-01T01:08:40.289Z] 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-10-01T01:08:40.289Z] 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 380 kB/s) [2019-10-01T01:08:41.300Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-10-01T01:08:41.300Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-10-01T01:08:41.558Z] 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-10-01T01:08:41.559Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-10-01T01:08:41.559Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-10-01T01:08:41.817Z] 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-10-01T01:08:41.817Z] 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-10-01T01:08:41.817Z] 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-10-01T01:08:41.817Z] 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-10-01T01:08:41.817Z] 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-10-01T01:08:41.817Z] 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-10-01T01:08:42.075Z] 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-10-01T01:08:42.075Z] 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-10-01T01:08:42.075Z] 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 460 kB/s) [2019-10-01T01:08:42.075Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-10-01T01:08:42.075Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-10-01T01:08:42.075Z] 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-10-01T01:08:42.334Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-10-01T01:08:42.334Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-10-01T01:08:42.334Z] 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-10-01T01:08:42.334Z] 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-10-01T01:08:42.334Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-10-01T01:08:42.334Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-10-01T01:08:42.334Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-10-01T01:08:42.592Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-10-01T01:08:42.592Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-10-01T01:08:42.592Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-10-01T01:08:42.592Z] 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 505 kB/s) [2019-10-01T01:08:42.592Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-10-01T01:08:42.592Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-10-01T01:08:42.592Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-10-01T01:08:42.851Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-10-01T01:08:42.851Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-10-01T01:08:42.851Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-10-01T01:08:42.851Z] 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 90 kB/s) [2019-10-01T01:08:42.851Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-10-01T01:08:42.851Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-10-01T01:08:42.851Z] 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-10-01T01:08:43.109Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-10-01T01:08:43.109Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-10-01T01:08:43.109Z] 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-10-01T01:08:43.109Z] 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 472 kB/s) [2019-10-01T01:08:43.109Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-10-01T01:08:43.109Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-10-01T01:08:43.109Z] 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-10-01T01:08:43.369Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-10-01T01:08:43.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-10-01T01:08:43.369Z] 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-10-01T01:08:43.369Z] 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 469 kB/s) [2019-10-01T01:08:43.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-10-01T01:08:43.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-10-01T01:08:43.629Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2019-10-01T01:08:43.629Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-10-01T01:08:43.629Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-10-01T01:08:43.629Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2019-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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 35 kB/s) [2019-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.126Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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 61 kB/s) [2019-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.425Z] 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-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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 32 kB/s) [2019-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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-10-01T01:08:44.827Z] 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 25 kB/s) [2019-10-01T01:08:44.827Z] 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-10-01T01:08:45.224Z] 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-10-01T01:08:45.224Z] 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-10-01T01:08:45.224Z] 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-10-01T01:08:45.224Z] 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-10-01T01:08:45.224Z] 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-10-01T01:08:45.224Z] 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 34 kB/s) [2019-10-01T01:08:45.224Z] 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-10-01T01:08:45.224Z] 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-10-01T01:08:45.526Z] 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-10-01T01:08:45.526Z] 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-10-01T01:08:45.526Z] 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-10-01T01:08:45.526Z] 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-10-01T01:08:45.526Z] 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 41 kB/s) [2019-10-01T01:08:45.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-10-01T01:08:45.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-10-01T01:08:45.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-10-01T01:08:45.785Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-10-01T01:08:45.785Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-10-01T01:08:45.785Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-10-01T01:08:45.785Z] 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 179 kB/s) [2019-10-01T01:08:45.785Z] 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-10-01T01:08:45.785Z] 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-10-01T01:08:45.785Z] 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-10-01T01:08:46.043Z] 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-10-01T01:08:46.043Z] 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-10-01T01:08:46.043Z] 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-10-01T01:08:46.043Z] 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 71 kB/s) [2019-10-01T01:08:46.043Z] 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-10-01T01:08:46.043Z] 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-10-01T01:08:46.302Z] 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-10-01T01:08:46.302Z] 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-10-01T01:08:46.302Z] 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-10-01T01:08:46.302Z] 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-10-01T01:08:46.562Z] 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 16 kB/s) [2019-10-01T01:08:46.562Z] 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-10-01T01:08:46.562Z] 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-10-01T01:08:46.562Z] 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-10-01T01:08:46.562Z] 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-10-01T01:08:46.562Z] 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-10-01T01:08:46.832Z] 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-10-01T01:08:46.832Z] 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 91 kB/s) [2019-10-01T01:08:46.832Z] 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-10-01T01:08:46.832Z] 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-10-01T01:08:46.832Z] 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-10-01T01:08:46.832Z] 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-10-01T01:08:46.832Z] 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-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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 25 kB/s) [2019-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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-10-01T01:08:47.181Z] 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 122 kB/s) [2019-10-01T01:08:47.181Z] 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-10-01T01:08:47.440Z] 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-10-01T01:08:47.440Z] 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-10-01T01:08:47.440Z] 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-10-01T01:08:47.440Z] 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-10-01T01:08:47.440Z] 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-10-01T01:08:47.698Z] 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 43 kB/s) [2019-10-01T01:08:47.698Z] 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-10-01T01:08:47.698Z] 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-10-01T01:08:47.698Z] 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-10-01T01:08:47.698Z] 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-10-01T01:08:47.698Z] 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-10-01T01:08:47.958Z] 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-10-01T01:08:47.958Z] 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 400 kB/s) [2019-10-01T01:08:47.958Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-10-01T01:08:47.958Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-10-01T01:08:47.958Z] 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-10-01T01:08:47.958Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-10-01T01:08:47.958Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-10-01T01:08:48.216Z] 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-10-01T01:08:48.216Z] 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-10-01T01:08:48.216Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-10-01T01:08:48.216Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-10-01T01:08:48.216Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-10-01T01:08:48.216Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-10-01T01:08:48.475Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-10-01T01:08:48.475Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-10-01T01:08:48.475Z] 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 132 kB/s) [2019-10-01T01:08:48.475Z] 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-10-01T01:08:48.475Z] 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-10-01T01:08:48.475Z] 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-10-01T01:08:48.475Z] 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-10-01T01:08:48.734Z] 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-10-01T01:08:48.734Z] 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-10-01T01:08:48.734Z] 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 71 kB/s) [2019-10-01T01:08:48.734Z] 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-10-01T01:08:48.734Z] 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-10-01T01:08:48.734Z] 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-10-01T01:08:48.992Z] 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-10-01T01:08:48.992Z] 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-10-01T01:08:48.992Z] 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-10-01T01:08:48.992Z] 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 36 kB/s) [2019-10-01T01:08:48.992Z] 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-10-01T01:08:48.992Z] 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-10-01T01:08:48.992Z] 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-10-01T01:08:49.251Z] 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-10-01T01:08:49.251Z] 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-10-01T01:08:49.251Z] 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-10-01T01:08:49.251Z] 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 32 kB/s) [2019-10-01T01:08:49.251Z] 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-10-01T01:08:49.251Z] 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-10-01T01:08:49.251Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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 25 kB/s) [2019-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.510Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-10-01T01:08:49.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-10-01T01:08:49.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:49.825Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-10-01T01:08:50.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-10-01T01:08:50.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] 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-10-01T01:08:50.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.344Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.603Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:50.861Z] 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-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2019-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] 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-10-01T01:08:51.120Z] 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-10-01T01:08:51.378Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-10-01T01:08:51.378Z] 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-10-01T01:08:51.378Z] 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-10-01T01:08:51.378Z] 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-10-01T01:08:51.379Z] 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-10-01T01:08:51.637Z] 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-10-01T01:08:51.637Z] 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-10-01T01:08:51.637Z] 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-10-01T01:08:51.637Z] 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-10-01T01:08:51.637Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-10-01T01:08:51.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-10-01T01:08:51.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:51.895Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-10-01T01:08:52.322Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-10-01T01:08:52.322Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.322Z] 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-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] Progress (1): 4.1/5.6 kB Progress (2): 4.1/5.6 kB | 4.1/47 kB Progress (2): 5.6 kB | 4.1/47 kB Progress (2): 5.6 kB | 7.7/47 kB Progress (3): 5.6 kB | 7.7/47 kB | 4.1/165 kB Progress (3): 5.6 kB | 12/47 kB | 4.1/165 kB Progress (4): 5.6 kB | 12/47 kB | 4.1/165 kB | 4.1/527 kB Progress (4): 5.6 kB | 12/47 kB | 7.7/165 kB | 4.1/527 kB Progress (4): 5.6 kB | 12/47 kB | 7.7/165 kB | 7.7/527 kB Progress (4): 5.6 kB | 12/47 kB | 12/165 kB | 7.7/527 kB Progress (4): 5.6 kB | 16/47 kB | 12/165 kB | 7.7/527 kB Progress (4): 5.6 kB | 16/47 kB | 16/165 kB | 7.7/527 kB Progress (4): 5.6 kB | 16/47 kB | 16/165 kB | 12/527 kB Progress (5): 5.6 kB | 16/47 kB | 16/165 kB | 12/527 kB | 4.1/202 kB Progress (5): 5.6 kB | 16/47 kB | 16/165 kB | 16/527 kB | 4.1/202 kB Progress (5): 5.6 kB | 16/47 kB | 20/165 kB | 16/527 kB | 4.1/202 kB Progress (5): 5.6 kB | 20/47 kB | 20/165 kB | 16/527 kB | 4.1/202 kB Progress (5): 5.6 kB | 20/47 kB | 24/165 kB | 16/527 kB | 4.1/202 kB Progress (5): 5.6 kB | 20/47 kB | 24/165 kB | 20/527 kB | 4.1/202 kB Progress (5): 5.6 kB | 20/47 kB | 24/165 kB | 20/527 kB | 7.7/202 kB Progress (5): 5.6 kB | 20/47 kB | 24/165 kB | 24/527 kB | 7.7/202 kB Progress (5): 5.6 kB | 20/47 kB | 28/165 kB | 24/527 kB | 7.7/202 kB Progress (5): 5.6 kB | 24/47 kB | 28/165 kB | 24/527 kB | 7.7/202 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 117 kB/s) [2019-10-01T01:08:52.584Z] Progress (4): 24/47 kB | 32/165 kB | 24/527 kB | 7.7/202 kB Progress (4): 24/47 kB | 32/165 kB | 28/527 kB | 7.7/202 kB Progress (4): 24/47 kB | 32/165 kB | 28/527 kB | 12/202 kB Progress (4): 24/47 kB | 32/165 kB | 32/527 kB | 12/202 kB Progress (4): 24/47 kB | 36/165 kB | 32/527 kB | 12/202 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-10-01T01:08:52.584Z] Progress (4): 28/47 kB | 36/165 kB | 32/527 kB | 12/202 kB Progress (4): 28/47 kB | 40/165 kB | 32/527 kB | 12/202 kB Progress (4): 28/47 kB | 40/165 kB | 36/527 kB | 12/202 kB Progress (4): 28/47 kB | 40/165 kB | 36/527 kB | 16/202 kB Progress (4): 28/47 kB | 40/165 kB | 40/527 kB | 16/202 kB Progress (4): 28/47 kB | 44/165 kB | 40/527 kB | 16/202 kB Progress (4): 32/47 kB | 44/165 kB | 40/527 kB | 16/202 kB Progress (4): 32/47 kB | 48/165 kB | 40/527 kB | 16/202 kB Progress (4): 32/47 kB | 48/165 kB | 44/527 kB | 16/202 kB Progress (4): 32/47 kB | 48/165 kB | 44/527 kB | 20/202 kB Progress (4): 32/47 kB | 48/165 kB | 48/527 kB | 20/202 kB Progress (4): 32/47 kB | 52/165 kB | 48/527 kB | 20/202 kB Progress (4): 36/47 kB | 52/165 kB | 48/527 kB | 20/202 kB Progress (4): 36/47 kB | 56/165 kB | 48/527 kB | 20/202 kB Progress (4): 36/47 kB | 56/165 kB | 52/527 kB | 20/202 kB Progress (4): 36/47 kB | 56/165 kB | 52/527 kB | 24/202 kB Progress (4): 36/47 kB | 56/165 kB | 56/527 kB | 24/202 kB Progress (4): 36/47 kB | 60/165 kB | 56/527 kB | 24/202 kB Progress (4): 40/47 kB | 60/165 kB | 56/527 kB | 24/202 kB Progress (4): 40/47 kB | 64/165 kB | 56/527 kB | 24/202 kB Progress (4): 40/47 kB | 64/165 kB | 60/527 kB | 24/202 kB Progress (4): 40/47 kB | 64/165 kB | 60/527 kB | 28/202 kB Progress (4): 40/47 kB | 64/165 kB | 64/527 kB | 28/202 kB Progress (4): 40/47 kB | 68/165 kB | 64/527 kB | 28/202 kB Progress (4): 44/47 kB | 68/165 kB | 64/527 kB | 28/202 kB Progress (4): 44/47 kB | 72/165 kB | 64/527 kB | 28/202 kB Progress (5): 44/47 kB | 72/165 kB | 64/527 kB | 28/202 kB | 4.1/38 kB Progress (5): 44/47 kB | 72/165 kB | 68/527 kB | 28/202 kB | 4.1/38 kB Progress (5): 44/47 kB | 72/165 kB | 68/527 kB | 32/202 kB | 4.1/38 kB Progress (5): 44/47 kB | 72/165 kB | 72/527 kB | 32/202 kB | 4.1/38 kB Progress (5): 44/47 kB | 72/165 kB | 72/527 kB | 32/202 kB | 7.7/38 kB Progress (5): 44/47 kB | 76/165 kB | 72/527 kB | 32/202 kB | 7.7/38 kB Progress (5): 47 kB | 76/165 kB | 72/527 kB | 32/202 kB | 7.7/38 kB Progress (5): 47 kB | 80/165 kB | 72/527 kB | 32/202 kB | 7.7/38 kB Progress (5): 47 kB | 80/165 kB | 72/527 kB | 32/202 kB | 12/38 kB Progress (5): 47 kB | 80/165 kB | 76/527 kB | 32/202 kB | 12/38 kB Progress (5): 47 kB | 80/165 kB | 76/527 kB | 36/202 kB | 12/38 kB Progress (5): 47 kB | 80/165 kB | 80/527 kB | 36/202 kB | 12/38 kB Progress (5): 47 kB | 80/165 kB | 80/527 kB | 36/202 kB | 16/38 kB Progress (5): 47 kB | 84/165 kB | 80/527 kB | 36/202 kB | 16/38 kB Progress (5): 47 kB | 84/165 kB | 80/527 kB | 36/202 kB | 20/38 kB Progress (5): 47 kB | 84/165 kB | 84/527 kB | 36/202 kB | 20/38 kB Progress (5): 47 kB | 84/165 kB | 84/527 kB | 40/202 kB | 20/38 kB Progress (5): 47 kB | 84/165 kB | 88/527 kB | 40/202 kB | 20/38 kB Progress (5): 47 kB | 84/165 kB | 88/527 kB | 40/202 kB | 24/38 kB Progress (5): 47 kB | 88/165 kB | 88/527 kB | 40/202 kB | 24/38 kB Progress (5): 47 kB | 88/165 kB | 88/527 kB | 40/202 kB | 28/38 kB Progress (5): 47 kB | 88/165 kB | 92/527 kB | 40/202 kB | 28/38 kB Progress (5): 47 kB | 88/165 kB | 92/527 kB | 44/202 kB | 28/38 kB Progress (5): 47 kB | 88/165 kB | 96/527 kB | 44/202 kB | 28/38 kB Progress (5): 47 kB | 88/165 kB | 96/527 kB | 44/202 kB | 32/38 kB Progress (5): 47 kB | 92/165 kB | 96/527 kB | 44/202 kB | 32/38 kB Progress (5): 47 kB | 92/165 kB | 96/527 kB | 44/202 kB | 36/38 kB Progress (5): 47 kB | 92/165 kB | 100/527 kB | 44/202 kB | 36/38 kB Progress (5): 47 kB | 92/165 kB | 100/527 kB | 48/202 kB | 36/38 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 686 kB/s) [2019-10-01T01:08:52.584Z] Progress (4): 92/165 kB | 100/527 kB | 52/202 kB | 36/38 kB Progress (4): 92/165 kB | 104/527 kB | 52/202 kB | 36/38 kB Progress (4): 92/165 kB | 104/527 kB | 52/202 kB | 38 kB Progress (4): 96/165 kB | 104/527 kB | 52/202 kB | 38 kB Progress (4): 96/165 kB | 108/527 kB | 52/202 kB | 38 kB Progress (4): 96/165 kB | 108/527 kB | 56/202 kB | 38 kB 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-10-01T01:08:52.584Z] Progress (4): 96/165 kB | 108/527 kB | 60/202 kB | 38 kB Progress (4): 96/165 kB | 112/527 kB | 60/202 kB | 38 kB Progress (4): 100/165 kB | 112/527 kB | 60/202 kB | 38 kB Progress (4): 100/165 kB | 116/527 kB | 60/202 kB | 38 kB Progress (4): 100/165 kB | 116/527 kB | 64/202 kB | 38 kB Progress (4): 100/165 kB | 120/527 kB | 64/202 kB | 38 kB Progress (4): 104/165 kB | 120/527 kB | 64/202 kB | 38 kB Progress (4): 104/165 kB | 124/527 kB | 64/202 kB | 38 kB Progress (4): 104/165 kB | 124/527 kB | 68/202 kB | 38 kB Progress (4): 104/165 kB | 128/527 kB | 68/202 kB | 38 kB Progress (4): 108/165 kB | 128/527 kB | 68/202 kB | 38 kB Progress (4): 108/165 kB | 132/527 kB | 68/202 kB | 38 kB Progress (4): 108/165 kB | 132/527 kB | 72/202 kB | 38 kB Progress (4): 108/165 kB | 136/527 kB | 72/202 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 504 kB/s) [2019-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] Progress (3): 112/165 kB | 136/527 kB | 72/202 kB Progress (3): 112/165 kB | 140/527 kB | 72/202 kB Progress (3): 116/165 kB | 140/527 kB | 72/202 kB Progress (3): 116/165 kB | 140/527 kB | 76/202 kB Progress (3): 120/165 kB | 140/527 kB | 76/202 kB Progress (3): 120/165 kB | 144/527 kB | 76/202 kB Progress (3): 124/165 kB | 144/527 kB | 76/202 kB Progress (3): 124/165 kB | 144/527 kB | 80/202 kB Progress (3): 128/165 kB | 144/527 kB | 80/202 kB Progress (3): 128/165 kB | 148/527 kB | 80/202 kB Progress (3): 132/165 kB | 148/527 kB | 80/202 kB Progress (3): 132/165 kB | 148/527 kB | 84/202 kB Progress (3): 136/165 kB | 148/527 kB | 84/202 kB Progress (3): 136/165 kB | 152/527 kB | 84/202 kB Progress (3): 140/165 kB | 152/527 kB | 84/202 kB Progress (3): 140/165 kB | 152/527 kB | 88/202 kB Progress (3): 144/165 kB | 152/527 kB | 88/202 kB Progress (3): 144/165 kB | 156/527 kB | 88/202 kB Progress (3): 148/165 kB | 156/527 kB | 88/202 kB Progress (3): 148/165 kB | 156/527 kB | 92/202 kB Progress (3): 152/165 kB | 156/527 kB | 92/202 kB Progress (3): 152/165 kB | 160/527 kB | 92/202 kB Progress (3): 156/165 kB | 160/527 kB | 92/202 kB Progress (3): 156/165 kB | 160/527 kB | 96/202 kB Progress (3): 160/165 kB | 160/527 kB | 96/202 kB Progress (3): 160/165 kB | 164/527 kB | 96/202 kB Progress (3): 164/165 kB | 164/527 kB | 96/202 kB Progress (3): 165 kB | 164/527 kB | 96/202 kB Progress (3): 165 kB | 164/527 kB | 100/202 kB Progress (3): 165 kB | 168/527 kB | 100/202 kB Progress (3): 165 kB | 168/527 kB | 104/202 kB Progress (3): 165 kB | 172/527 kB | 104/202 kB Progress (3): 165 kB | 172/527 kB | 108/202 kB Progress (3): 165 kB | 176/527 kB | 108/202 kB Progress (4): 165 kB | 176/527 kB | 108/202 kB | 4.1/52 kB Progress (4): 165 kB | 176/527 kB | 112/202 kB | 4.1/52 kB Progress (4): 165 kB | 176/527 kB | 112/202 kB | 7.7/52 kB Progress (4): 165 kB | 180/527 kB | 112/202 kB | 7.7/52 kB Progress (4): 165 kB | 180/527 kB | 112/202 kB | 12/52 kB Progress (4): 165 kB | 180/527 kB | 116/202 kB | 12/52 kB Progress (4): 165 kB | 180/527 kB | 116/202 kB | 16/52 kB Progress (4): 165 kB | 184/527 kB | 116/202 kB | 16/52 kB Progress (5): 165 kB | 184/527 kB | 116/202 kB | 16/52 kB | 4.1/30 kB Progress (5): 165 kB | 184/527 kB | 120/202 kB | 16/52 kB | 4.1/30 kB Progress (5): 165 kB | 184/527 kB | 120/202 kB | 16/52 kB | 7.7/30 kB Progress (5): 165 kB | 188/527 kB | 120/202 kB | 16/52 kB | 7.7/30 kB Progress (5): 165 kB | 188/527 kB | 120/202 kB | 20/52 kB | 7.7/30 kB Progress (5): 165 kB | 192/527 kB | 120/202 kB | 20/52 kB | 7.7/30 kB Progress (5): 165 kB | 192/527 kB | 120/202 kB | 20/52 kB | 12/30 kB Progress (5): 165 kB | 192/527 kB | 124/202 kB | 20/52 kB | 12/30 kB Progress (5): 165 kB | 192/527 kB | 124/202 kB | 20/52 kB | 16/30 kB Progress (5): 165 kB | 196/527 kB | 124/202 kB | 20/52 kB | 16/30 kB Progress (5): 165 kB | 196/527 kB | 124/202 kB | 24/52 kB | 16/30 kB Progress (5): 165 kB | 200/527 kB | 124/202 kB | 24/52 kB | 16/30 kB Progress (5): 165 kB | 200/527 kB | 124/202 kB | 24/52 kB | 20/30 kB Progress (5): 165 kB | 200/527 kB | 128/202 kB | 24/52 kB | 20/30 kB Progress (5): 165 kB | 200/527 kB | 128/202 kB | 24/52 kB | 24/30 kB Progress (5): 165 kB | 204/527 kB | 128/202 kB | 24/52 kB | 24/30 kB Progress (5): 165 kB | 204/527 kB | 128/202 kB | 28/52 kB | 24/30 kB Progress (5): 165 kB | 208/527 kB | 128/202 kB | 28/52 kB | 24/30 kB Progress (5): 165 kB | 208/527 kB | 128/202 kB | 28/52 kB | 28/30 kB Progress (5): 165 kB | 208/527 kB | 132/202 kB | 28/52 kB | 28/30 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.jar (165 kB at 1.7 MB/s) [2019-10-01T01:08:52.584Z] 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-10-01T01:08:52.584Z] Progress (4): 208/527 kB | 136/202 kB | 28/52 kB | 28/30 kB Progress (4): 208/527 kB | 136/202 kB | 28/52 kB | 30 kB Progress (4): 212/527 kB | 136/202 kB | 28/52 kB | 30 kB Progress (4): 212/527 kB | 136/202 kB | 32/52 kB | 30 kB Progress (4): 216/527 kB | 136/202 kB | 32/52 kB | 30 kB Progress (4): 216/527 kB | 140/202 kB | 32/52 kB | 30 kB Progress (4): 220/527 kB | 140/202 kB | 32/52 kB | 30 kB Progress (4): 220/527 kB | 140/202 kB | 36/52 kB | 30 kB Progress (4): 224/527 kB | 140/202 kB | 36/52 kB | 30 kB Progress (4): 224/527 kB | 144/202 kB | 36/52 kB | 30 kB Progress (4): 228/527 kB | 144/202 kB | 36/52 kB | 30 kB Progress (4): 228/527 kB | 144/202 kB | 40/52 kB | 30 kB Progress (4): 232/527 kB | 144/202 kB | 40/52 kB | 30 kB Progress (4): 232/527 kB | 148/202 kB | 40/52 kB | 30 kB Progress (4): 236/527 kB | 148/202 kB | 40/52 kB | 30 kB Progress (4): 236/527 kB | 148/202 kB | 44/52 kB | 30 kB Progress (4): 240/527 kB | 148/202 kB | 44/52 kB | 30 kB Progress (4): 240/527 kB | 152/202 kB | 44/52 kB | 30 kB Progress (4): 244/527 kB | 152/202 kB | 44/52 kB | 30 kB Progress (4): 244/527 kB | 152/202 kB | 48/52 kB | 30 kB Progress (4): 248/527 kB | 152/202 kB | 48/52 kB | 30 kB Progress (4): 248/527 kB | 156/202 kB | 48/52 kB | 30 kB Progress (4): 252/527 kB | 156/202 kB | 48/52 kB | 30 kB Progress (4): 252/527 kB | 156/202 kB | 52/52 kB | 30 kB Progress (4): 256/527 kB | 156/202 kB | 52/52 kB | 30 kB Progress (4): 256/527 kB | 160/202 kB | 52/52 kB | 30 kB Progress (4): 260/527 kB | 160/202 kB | 52/52 kB | 30 kB Progress (4): 260/527 kB | 160/202 kB | 52 kB | 30 kB Progress (4): 264/527 kB | 160/202 kB | 52 kB | 30 kB Progress (4): 264/527 kB | 164/202 kB | 52 kB | 30 kB Progress (4): 268/527 kB | 164/202 kB | 52 kB | 30 kB Progress (4): 268/527 kB | 168/202 kB | 52 kB | 30 kB Progress (4): 272/527 kB | 168/202 kB | 52 kB | 30 kB Progress (4): 272/527 kB | 172/202 kB | 52 kB | 30 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 281 kB/s) [2019-10-01T01:08:52.584Z] Progress (3): 272/527 kB | 176/202 kB | 52 kB Progress (3): 276/527 kB | 176/202 kB | 52 kB Progress (3): 276/527 kB | 180/202 kB | 52 kB 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-10-01T01:08:52.585Z] Progress (3): 276/527 kB | 184/202 kB | 52 kB Progress (3): 280/527 kB | 184/202 kB | 52 kB Progress (3): 280/527 kB | 188/202 kB | 52 kB Progress (3): 284/527 kB | 188/202 kB | 52 kB Progress (3): 284/527 kB | 192/202 kB | 52 kB Progress (3): 288/527 kB | 192/202 kB | 52 kB Progress (3): 288/527 kB | 196/202 kB | 52 kB Progress (3): 292/527 kB | 196/202 kB | 52 kB Progress (3): 292/527 kB | 200/202 kB | 52 kB Progress (3): 296/527 kB | 200/202 kB | 52 kB Progress (3): 296/527 kB | 202 kB | 52 kB Progress (3): 300/527 kB | 202 kB | 52 kB Progress (3): 304/527 kB | 202 kB | 52 kB Progress (3): 308/527 kB | 202 kB | 52 kB Progress (3): 312/527 kB | 202 kB | 52 kB Progress (4): 312/527 kB | 202 kB | 52 kB | 4.1/148 kB Progress (4): 316/527 kB | 202 kB | 52 kB | 4.1/148 kB Progress (4): 316/527 kB | 202 kB | 52 kB | 7.7/148 kB Progress (4): 320/527 kB | 202 kB | 52 kB | 7.7/148 kB Progress (4): 320/527 kB | 202 kB | 52 kB | 12/148 kB Progress (4): 324/527 kB | 202 kB | 52 kB | 12/148 kB Progress (4): 324/527 kB | 202 kB | 52 kB | 16/148 kB Progress (4): 328/527 kB | 202 kB | 52 kB | 16/148 kB Progress (4): 328/527 kB | 202 kB | 52 kB | 20/148 kB Progress (4): 332/527 kB | 202 kB | 52 kB | 20/148 kB Progress (4): 332/527 kB | 202 kB | 52 kB | 24/148 kB Progress (4): 336/527 kB | 202 kB | 52 kB | 24/148 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 447 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 340/527 kB | 202 kB | 24/148 kB Progress (3): 340/527 kB | 202 kB | 28/148 kB Progress (3): 344/527 kB | 202 kB | 28/148 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-10-01T01:08:52.585Z] Progress (3): 348/527 kB | 202 kB | 28/148 kB Progress (3): 348/527 kB | 202 kB | 32/148 kB Progress (3): 352/527 kB | 202 kB | 32/148 kB Progress (3): 352/527 kB | 202 kB | 33/148 kB Progress (3): 356/527 kB | 202 kB | 33/148 kB Progress (3): 356/527 kB | 202 kB | 37/148 kB Progress (3): 360/527 kB | 202 kB | 37/148 kB Progress (3): 360/527 kB | 202 kB | 41/148 kB Progress (3): 364/527 kB | 202 kB | 41/148 kB Progress (3): 364/527 kB | 202 kB | 45/148 kB Progress (3): 368/527 kB | 202 kB | 45/148 kB Progress (3): 368/527 kB | 202 kB | 49/148 kB Progress (3): 372/527 kB | 202 kB | 49/148 kB Progress (3): 376/527 kB | 202 kB | 49/148 kB Progress (3): 376/527 kB | 202 kB | 53/148 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.7 MB/s) [2019-10-01T01:08:52.585Z] Progress (2): 376/527 kB | 57/148 kB Progress (2): 380/527 kB | 57/148 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-10-01T01:08:52.585Z] Progress (3): 380/527 kB | 57/148 kB | 4.1/51 kB Progress (3): 384/527 kB | 57/148 kB | 4.1/51 kB Progress (3): 384/527 kB | 61/148 kB | 4.1/51 kB Progress (3): 388/527 kB | 61/148 kB | 4.1/51 kB Progress (3): 388/527 kB | 61/148 kB | 7.7/51 kB Progress (3): 392/527 kB | 61/148 kB | 7.7/51 kB Progress (3): 392/527 kB | 61/148 kB | 12/51 kB Progress (3): 392/527 kB | 65/148 kB | 12/51 kB Progress (3): 392/527 kB | 65/148 kB | 16/51 kB Progress (3): 396/527 kB | 65/148 kB | 16/51 kB Progress (3): 396/527 kB | 65/148 kB | 20/51 kB Progress (3): 396/527 kB | 66/148 kB | 20/51 kB Progress (3): 396/527 kB | 66/148 kB | 24/51 kB Progress (3): 396/527 kB | 70/148 kB | 24/51 kB Progress (3): 400/527 kB | 70/148 kB | 24/51 kB Progress (3): 400/527 kB | 74/148 kB | 24/51 kB Progress (3): 400/527 kB | 74/148 kB | 28/51 kB Progress (3): 400/527 kB | 78/148 kB | 28/51 kB Progress (3): 404/527 kB | 78/148 kB | 28/51 kB Progress (3): 404/527 kB | 82/148 kB | 28/51 kB Progress (3): 404/527 kB | 82/148 kB | 32/51 kB Progress (3): 404/527 kB | 86/148 kB | 32/51 kB Progress (3): 408/527 kB | 86/148 kB | 32/51 kB Progress (3): 408/527 kB | 90/148 kB | 32/51 kB Progress (3): 408/527 kB | 90/148 kB | 36/51 kB Progress (3): 408/527 kB | 94/148 kB | 36/51 kB Progress (3): 412/527 kB | 94/148 kB | 36/51 kB Progress (3): 412/527 kB | 98/148 kB | 36/51 kB Progress (4): 412/527 kB | 98/148 kB | 36/51 kB | 4.1/106 kB Progress (4): 412/527 kB | 98/148 kB | 40/51 kB | 4.1/106 kB Progress (4): 412/527 kB | 98/148 kB | 40/51 kB | 7.7/106 kB Progress (4): 412/527 kB | 98/148 kB | 40/51 kB | 7.7/106 kB Progress (4): 416/527 kB | 98/148 kB | 40/51 kB | 7.7/106 kB Progress (4): 416/527 kB | 102/148 kB | 40/51 kB | 7.7/106 kB Progress (4): 416/527 kB | 102/148 kB | 40/51 kB | 12/106 kB Progress (4): 416/527 kB | 102/148 kB | 44/51 kB | 12/106 kB Progress (4): 416/527 kB | 102/148 kB | 44/51 kB | 16/106 kB Progress (4): 416/527 kB | 106/148 kB | 44/51 kB | 16/106 kB Progress (4): 420/527 kB | 106/148 kB | 44/51 kB | 16/106 kB Progress (4): 420/527 kB | 110/148 kB | 44/51 kB | 16/106 kB Progress (4): 420/527 kB | 110/148 kB | 44/51 kB | 20/106 kB Progress (5): 420/527 kB | 110/148 kB | 44/51 kB | 20/106 kB | 4.1/14 kB Progress (5): 420/527 kB | 110/148 kB | 48/51 kB | 20/106 kB | 4.1/14 kB Progress (5): 420/527 kB | 110/148 kB | 48/51 kB | 20/106 kB | 7.7/14 kB Progress (5): 420/527 kB | 110/148 kB | 48/51 kB | 24/106 kB | 7.7/14 kB Progress (5): 420/527 kB | 114/148 kB | 48/51 kB | 24/106 kB | 7.7/14 kB Progress (5): 424/527 kB | 114/148 kB | 48/51 kB | 24/106 kB | 7.7/14 kB Progress (5): 424/527 kB | 118/148 kB | 48/51 kB | 24/106 kB | 7.7/14 kB Progress (5): 424/527 kB | 118/148 kB | 48/51 kB | 28/106 kB | 7.7/14 kB Progress (5): 424/527 kB | 118/148 kB | 48/51 kB | 28/106 kB | 12/14 kB Progress (5): 424/527 kB | 118/148 kB | 51 kB | 28/106 kB | 12/14 kB Progress (5): 424/527 kB | 118/148 kB | 51 kB | 28/106 kB | 14 kB Progress (5): 424/527 kB | 118/148 kB | 51 kB | 32/106 kB | 14 kB Progress (5): 424/527 kB | 122/148 kB | 51 kB | 32/106 kB | 14 kB Progress (5): 428/527 kB | 122/148 kB | 51 kB | 32/106 kB | 14 kB Progress (5): 428/527 kB | 126/148 kB | 51 kB | 32/106 kB | 14 kB Progress (5): 428/527 kB | 126/148 kB | 51 kB | 33/106 kB | 14 kB Progress (5): 428/527 kB | 130/148 kB | 51 kB | 33/106 kB | 14 kB Progress (5): 432/527 kB | 130/148 kB | 51 kB | 33/106 kB | 14 kB Progress (5): 432/527 kB | 134/148 kB | 51 kB | 33/106 kB | 14 kB Progress (5): 432/527 kB | 134/148 kB | 51 kB | 37/106 kB | 14 kB Progress (5): 432/527 kB | 138/148 kB | 51 kB | 37/106 kB | 14 kB Progress (5): 436/527 kB | 138/148 kB | 51 kB | 37/106 kB | 14 kB Progress (5): 436/527 kB | 142/148 kB | 51 kB | 37/106 kB | 14 kB Progress (5): 436/527 kB | 142/148 kB | 51 kB | 41/106 kB | 14 kB Progress (5): 436/527 kB | 146/148 kB | 51 kB | 41/106 kB | 14 kB Progress (5): 440/527 kB | 146/148 kB | 51 kB | 41/106 kB | 14 kB Progress (5): 440/527 kB | 148 kB | 51 kB | 41/106 kB | 14 kB Progress (5): 440/527 kB | 148 kB | 51 kB | 45/106 kB | 14 kB Progress (5): 444/527 kB | 148 kB | 51 kB | 45/106 kB | 14 kB Progress (5): 444/527 kB | 148 kB | 51 kB | 49/106 kB | 14 kB Progress (5): 448/527 kB | 148 kB | 51 kB | 49/106 kB | 14 kB Progress (5): 448/527 kB | 148 kB | 51 kB | 53/106 kB | 14 kB Progress (5): 452/527 kB | 148 kB | 51 kB | 53/106 kB | 14 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 355 kB/s) [2019-10-01T01:08:52.585Z] Progress (4): 452/527 kB | 148 kB | 57/106 kB | 14 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-10-01T01:08:52.585Z] 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 93 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 456/527 kB | 148 kB | 57/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-10-01T01:08:52.585Z] Progress (3): 456/527 kB | 148 kB | 61/106 kB Progress (3): 460/527 kB | 148 kB | 61/106 kB Progress (3): 460/527 kB | 148 kB | 65/106 kB Progress (3): 464/527 kB | 148 kB | 65/106 kB Progress (3): 464/527 kB | 148 kB | 66/106 kB Progress (3): 468/527 kB | 148 kB | 66/106 kB Progress (3): 468/527 kB | 148 kB | 70/106 kB Progress (3): 472/527 kB | 148 kB | 70/106 kB Progress (3): 472/527 kB | 148 kB | 74/106 kB Progress (3): 476/527 kB | 148 kB | 74/106 kB Progress (3): 476/527 kB | 148 kB | 78/106 kB Progress (3): 480/527 kB | 148 kB | 78/106 kB Progress (3): 480/527 kB | 148 kB | 82/106 kB Progress (3): 484/527 kB | 148 kB | 82/106 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 993 kB/s) [2019-10-01T01:08:52.585Z] Progress (2): 484/527 kB | 86/106 kB Progress (2): 488/527 kB | 86/106 kB Progress (2): 488/527 kB | 90/106 kB 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-10-01T01:08:52.585Z] Progress (2): 488/527 kB | 94/106 kB Progress (2): 492/527 kB | 94/106 kB Progress (2): 492/527 kB | 98/106 kB Progress (2): 496/527 kB | 98/106 kB Progress (2): 496/527 kB | 102/106 kB Progress (2): 500/527 kB | 102/106 kB Progress (2): 500/527 kB | 106/106 kB Progress (2): 504/527 kB | 106/106 kB Progress (2): 504/527 kB | 106 kB Progress (2): 508/527 kB | 106 kB Progress (2): 512/527 kB | 106 kB Progress (2): 516/527 kB | 106 kB Progress (2): 520/527 kB | 106 kB Progress (3): 520/527 kB | 106 kB | 4.1/74 kB Progress (3): 524/527 kB | 106 kB | 4.1/74 kB Progress (3): 524/527 kB | 106 kB | 7.7/74 kB Progress (3): 527 kB | 106 kB | 7.7/74 kB Progress (3): 527 kB | 106 kB | 12/74 kB Progress (3): 527 kB | 106 kB | 16/74 kB Progress (3): 527 kB | 106 kB | 20/74 kB Progress (3): 527 kB | 106 kB | 24/74 kB Progress (3): 527 kB | 106 kB | 28/74 kB Progress (3): 527 kB | 106 kB | 32/74 kB Progress (3): 527 kB | 106 kB | 36/74 kB Progress (3): 527 kB | 106 kB | 40/74 kB Progress (3): 527 kB | 106 kB | 44/74 kB Progress (3): 527 kB | 106 kB | 48/74 kB Progress (3): 527 kB | 106 kB | 52/74 kB Progress (3): 527 kB | 106 kB | 56/74 kB Progress (3): 527 kB | 106 kB | 60/74 kB Progress (4): 527 kB | 106 kB | 60/74 kB | 4.1/108 kB Progress (4): 527 kB | 106 kB | 64/74 kB | 4.1/108 kB Progress (4): 527 kB | 106 kB | 64/74 kB | 7.7/108 kB Progress (4): 527 kB | 106 kB | 68/74 kB | 7.7/108 kB Progress (4): 527 kB | 106 kB | 68/74 kB | 12/108 kB Progress (4): 527 kB | 106 kB | 72/74 kB | 12/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 664 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 527 kB | 74 kB | 12/108 kB Progress (3): 527 kB | 74 kB | 16/108 kB 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-10-01T01:08:52.585Z] Progress (3): 527 kB | 74 kB | 20/108 kB Progress (3): 527 kB | 74 kB | 24/108 kB Progress (3): 527 kB | 74 kB | 28/108 kB Progress (3): 527 kB | 74 kB | 32/108 kB Progress (3): 527 kB | 74 kB | 33/108 kB Progress (3): 527 kB | 74 kB | 37/108 kB Progress (3): 527 kB | 74 kB | 41/108 kB Progress (3): 527 kB | 74 kB | 45/108 kB Progress (3): 527 kB | 74 kB | 49/108 kB Progress (4): 527 kB | 74 kB | 49/108 kB | 4.1/202 kB Progress (4): 527 kB | 74 kB | 53/108 kB | 4.1/202 kB Progress (4): 527 kB | 74 kB | 53/108 kB | 7.7/202 kB Progress (5): 527 kB | 74 kB | 53/108 kB | 7.7/202 kB | 4.1/153 kB Progress (5): 527 kB | 74 kB | 57/108 kB | 7.7/202 kB | 4.1/153 kB Progress (5): 527 kB | 74 kB | 57/108 kB | 7.7/202 kB | 7.7/153 kB Progress (5): 527 kB | 74 kB | 57/108 kB | 12/202 kB | 7.7/153 kB Progress (5): 527 kB | 74 kB | 57/108 kB | 12/202 kB | 12/153 kB Progress (5): 527 kB | 74 kB | 61/108 kB | 12/202 kB | 12/153 kB Progress (5): 527 kB | 74 kB | 61/108 kB | 12/202 kB | 16/153 kB Progress (5): 527 kB | 74 kB | 61/108 kB | 16/202 kB | 16/153 kB Progress (5): 527 kB | 74 kB | 61/108 kB | 16/202 kB | 20/153 kB Progress (5): 527 kB | 74 kB | 65/108 kB | 16/202 kB | 20/153 kB Progress (5): 527 kB | 74 kB | 65/108 kB | 16/202 kB | 24/153 kB Progress (5): 527 kB | 74 kB | 65/108 kB | 20/202 kB | 24/153 kB Progress (5): 527 kB | 74 kB | 65/108 kB | 20/202 kB | 28/153 kB Progress (5): 527 kB | 74 kB | 66/108 kB | 20/202 kB | 28/153 kB Progress (5): 527 kB | 74 kB | 66/108 kB | 20/202 kB | 32/153 kB Progress (5): 527 kB | 74 kB | 66/108 kB | 24/202 kB | 32/153 kB Progress (5): 527 kB | 74 kB | 66/108 kB | 24/202 kB | 33/153 kB Progress (5): 527 kB | 74 kB | 70/108 kB | 24/202 kB | 33/153 kB Progress (5): 527 kB | 74 kB | 70/108 kB | 24/202 kB | 37/153 kB Progress (5): 527 kB | 74 kB | 70/108 kB | 28/202 kB | 37/153 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 2.7 MB/s) [2019-10-01T01:08:52.585Z] Progress (4): 74 kB | 70/108 kB | 28/202 kB | 41/153 kB Progress (4): 74 kB | 74/108 kB | 28/202 kB | 41/153 kB Progress (4): 74 kB | 74/108 kB | 28/202 kB | 45/153 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-10-01T01:08:52.585Z] Progress (4): 74 kB | 74/108 kB | 32/202 kB | 45/153 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.jar (74 kB at 377 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 74/108 kB | 32/202 kB | 49/153 kB Progress (3): 78/108 kB | 32/202 kB | 49/153 kB Progress (3): 78/108 kB | 32/202 kB | 53/153 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-10-01T01:08:52.585Z] Progress (3): 78/108 kB | 33/202 kB | 53/153 kB Progress (3): 78/108 kB | 33/202 kB | 57/153 kB Progress (3): 82/108 kB | 33/202 kB | 57/153 kB Progress (3): 82/108 kB | 33/202 kB | 61/153 kB Progress (3): 82/108 kB | 37/202 kB | 61/153 kB Progress (3): 82/108 kB | 37/202 kB | 65/153 kB Progress (3): 86/108 kB | 37/202 kB | 65/153 kB Progress (3): 86/108 kB | 37/202 kB | 66/153 kB Progress (3): 86/108 kB | 41/202 kB | 66/153 kB Progress (3): 86/108 kB | 41/202 kB | 70/153 kB Progress (3): 90/108 kB | 41/202 kB | 70/153 kB Progress (3): 90/108 kB | 41/202 kB | 74/153 kB Progress (3): 90/108 kB | 45/202 kB | 74/153 kB Progress (3): 90/108 kB | 45/202 kB | 78/153 kB Progress (3): 94/108 kB | 45/202 kB | 78/153 kB Progress (3): 94/108 kB | 45/202 kB | 82/153 kB Progress (3): 94/108 kB | 49/202 kB | 82/153 kB Progress (3): 94/108 kB | 49/202 kB | 86/153 kB Progress (3): 98/108 kB | 49/202 kB | 86/153 kB Progress (3): 98/108 kB | 49/202 kB | 90/153 kB Progress (3): 98/108 kB | 53/202 kB | 90/153 kB Progress (3): 98/108 kB | 53/202 kB | 94/153 kB Progress (3): 102/108 kB | 53/202 kB | 94/153 kB Progress (3): 102/108 kB | 53/202 kB | 98/153 kB Progress (3): 102/108 kB | 57/202 kB | 98/153 kB Progress (3): 102/108 kB | 57/202 kB | 102/153 kB Progress (3): 106/108 kB | 57/202 kB | 102/153 kB Progress (4): 106/108 kB | 57/202 kB | 102/153 kB | 4.1/472 kB Progress (4): 108 kB | 57/202 kB | 102/153 kB | 4.1/472 kB Progress (4): 108 kB | 57/202 kB | 106/153 kB | 4.1/472 kB Progress (4): 108 kB | 61/202 kB | 106/153 kB | 4.1/472 kB Progress (4): 108 kB | 61/202 kB | 110/153 kB | 4.1/472 kB Progress (4): 108 kB | 61/202 kB | 110/153 kB | 7.7/472 kB Progress (4): 108 kB | 61/202 kB | 114/153 kB | 7.7/472 kB Progress (4): 108 kB | 65/202 kB | 114/153 kB | 7.7/472 kB Progress (4): 108 kB | 65/202 kB | 118/153 kB | 7.7/472 kB Progress (4): 108 kB | 65/202 kB | 118/153 kB | 12/472 kB Progress (4): 108 kB | 65/202 kB | 122/153 kB | 12/472 kB Progress (4): 108 kB | 66/202 kB | 122/153 kB | 12/472 kB Progress (4): 108 kB | 66/202 kB | 126/153 kB | 12/472 kB Progress (5): 108 kB | 66/202 kB | 126/153 kB | 12/472 kB | 4.1/61 kB Progress (5): 108 kB | 66/202 kB | 126/153 kB | 16/472 kB | 4.1/61 kB Progress (5): 108 kB | 66/202 kB | 126/153 kB | 16/472 kB | 7.7/61 kB Progress (5): 108 kB | 66/202 kB | 130/153 kB | 16/472 kB | 7.7/61 kB Progress (5): 108 kB | 70/202 kB | 130/153 kB | 16/472 kB | 7.7/61 kB Progress (5): 108 kB | 70/202 kB | 134/153 kB | 16/472 kB | 7.7/61 kB Progress (5): 108 kB | 70/202 kB | 134/153 kB | 16/472 kB | 12/61 kB Progress (5): 108 kB | 70/202 kB | 134/153 kB | 20/472 kB | 12/61 kB Progress (5): 108 kB | 70/202 kB | 134/153 kB | 20/472 kB | 16/61 kB Progress (5): 108 kB | 70/202 kB | 138/153 kB | 20/472 kB | 16/61 kB Progress (5): 108 kB | 74/202 kB | 138/153 kB | 20/472 kB | 16/61 kB Progress (5): 108 kB | 74/202 kB | 142/153 kB | 20/472 kB | 16/61 kB Progress (5): 108 kB | 74/202 kB | 142/153 kB | 20/472 kB | 20/61 kB Progress (5): 108 kB | 74/202 kB | 142/153 kB | 24/472 kB | 20/61 kB Progress (5): 108 kB | 74/202 kB | 142/153 kB | 24/472 kB | 24/61 kB Progress (5): 108 kB | 74/202 kB | 146/153 kB | 24/472 kB | 24/61 kB Progress (5): 108 kB | 78/202 kB | 146/153 kB | 24/472 kB | 24/61 kB Progress (5): 108 kB | 78/202 kB | 150/153 kB | 24/472 kB | 24/61 kB Progress (5): 108 kB | 78/202 kB | 150/153 kB | 24/472 kB | 28/61 kB Progress (5): 108 kB | 78/202 kB | 150/153 kB | 28/472 kB | 28/61 kB Progress (5): 108 kB | 78/202 kB | 150/153 kB | 28/472 kB | 32/61 kB Progress (5): 108 kB | 78/202 kB | 153 kB | 28/472 kB | 32/61 kB Progress (5): 108 kB | 82/202 kB | 153 kB | 28/472 kB | 32/61 kB Progress (5): 108 kB | 82/202 kB | 153 kB | 28/472 kB | 36/61 kB Progress (5): 108 kB | 82/202 kB | 153 kB | 32/472 kB | 36/61 kB Progress (5): 108 kB | 82/202 kB | 153 kB | 32/472 kB | 40/61 kB Progress (5): 108 kB | 86/202 kB | 153 kB | 32/472 kB | 40/61 kB Progress (5): 108 kB | 86/202 kB | 153 kB | 32/472 kB | 44/61 kB Progress (5): 108 kB | 86/202 kB | 153 kB | 33/472 kB | 44/61 kB Progress (5): 108 kB | 86/202 kB | 153 kB | 33/472 kB | 48/61 kB Progress (5): 108 kB | 90/202 kB | 153 kB | 33/472 kB | 48/61 kB Progress (5): 108 kB | 90/202 kB | 153 kB | 33/472 kB | 52/61 kB Progress (5): 108 kB | 90/202 kB | 153 kB | 37/472 kB | 52/61 kB Progress (5): 108 kB | 90/202 kB | 153 kB | 37/472 kB | 56/61 kB Progress (5): 108 kB | 94/202 kB | 153 kB | 37/472 kB | 56/61 kB Progress (5): 108 kB | 94/202 kB | 153 kB | 37/472 kB | 60/61 kB Progress (5): 108 kB | 94/202 kB | 153 kB | 41/472 kB | 60/61 kB Progress (5): 108 kB | 94/202 kB | 153 kB | 41/472 kB | 61 kB Progress (5): 108 kB | 98/202 kB | 153 kB | 41/472 kB | 61 kB Progress (5): 108 kB | 98/202 kB | 153 kB | 45/472 kB | 61 kB Progress (5): 108 kB | 98/202 kB | 153 kB | 45/472 kB | 61 kB Progress (5): 108 kB | 98/202 kB | 153 kB | 49/472 kB | 61 kB Progress (5): 108 kB | 102/202 kB | 153 kB | 49/472 kB | 61 kB Progress (5): 108 kB | 102/202 kB | 153 kB | 53/472 kB | 61 kB Progress (5): 108 kB | 106/202 kB | 153 kB | 53/472 kB | 61 kB Progress (5): 108 kB | 106/202 kB | 153 kB | 57/472 kB | 61 kB Progress (5): 108 kB | 110/202 kB | 153 kB | 57/472 kB | 61 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 683 kB/s) [2019-10-01T01:08:52.585Z] Progress (4): 108 kB | 114/202 kB | 57/472 kB | 61 kB Progress (4): 108 kB | 114/202 kB | 61/472 kB | 61 kB Progress (4): 108 kB | 118/202 kB | 61/472 kB | 61 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-10-01T01:08:52.585Z] 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 478 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 122/202 kB | 61/472 kB | 61 kB Progress (3): 122/202 kB | 65/472 kB | 61 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-10-01T01:08:52.585Z] Progress (3): 122/202 kB | 66/472 kB | 61 kB Progress (3): 126/202 kB | 66/472 kB | 61 kB Progress (3): 126/202 kB | 70/472 kB | 61 kB Progress (3): 130/202 kB | 70/472 kB | 61 kB Progress (3): 130/202 kB | 74/472 kB | 61 kB Progress (3): 134/202 kB | 74/472 kB | 61 kB Progress (3): 134/202 kB | 78/472 kB | 61 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 267 kB/s) [2019-10-01T01:08:52.585Z] Progress (2): 138/202 kB | 78/472 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-10-01T01:08:52.585Z] Progress (2): 138/202 kB | 82/472 kB Progress (2): 142/202 kB | 82/472 kB Progress (2): 146/202 kB | 82/472 kB Progress (2): 146/202 kB | 86/472 kB Progress (2): 150/202 kB | 86/472 kB Progress (2): 150/202 kB | 90/472 kB Progress (2): 154/202 kB | 90/472 kB Progress (2): 154/202 kB | 94/472 kB Progress (2): 158/202 kB | 94/472 kB Progress (2): 158/202 kB | 98/472 kB Progress (2): 162/202 kB | 98/472 kB Progress (2): 162/202 kB | 98/472 kB Progress (2): 166/202 kB | 98/472 kB Progress (2): 166/202 kB | 102/472 kB Progress (2): 170/202 kB | 102/472 kB Progress (2): 170/202 kB | 106/472 kB Progress (2): 174/202 kB | 106/472 kB Progress (2): 174/202 kB | 110/472 kB Progress (2): 178/202 kB | 110/472 kB Progress (2): 178/202 kB | 114/472 kB Progress (2): 182/202 kB | 114/472 kB Progress (2): 186/202 kB | 114/472 kB Progress (2): 186/202 kB | 118/472 kB Progress (2): 190/202 kB | 118/472 kB Progress (2): 190/202 kB | 122/472 kB Progress (2): 194/202 kB | 122/472 kB Progress (2): 194/202 kB | 126/472 kB Progress (2): 198/202 kB | 126/472 kB Progress (2): 198/202 kB | 130/472 kB Progress (2): 202 kB | 130/472 kB Progress (2): 202 kB | 134/472 kB Progress (2): 202 kB | 138/472 kB Progress (2): 202 kB | 142/472 kB Progress (2): 202 kB | 146/472 kB Progress (2): 202 kB | 150/472 kB Progress (2): 202 kB | 154/472 kB Progress (2): 202 kB | 158/472 kB Progress (2): 202 kB | 162/472 kB Progress (2): 202 kB | 166/472 kB Progress (3): 202 kB | 166/472 kB | 4.1/13 kB Progress (4): 202 kB | 166/472 kB | 4.1/13 kB | 4.1/29 kB Progress (4): 202 kB | 170/472 kB | 4.1/13 kB | 4.1/29 kB Progress (4): 202 kB | 170/472 kB | 4.1/13 kB | 7.7/29 kB Progress (4): 202 kB | 174/472 kB | 4.1/13 kB | 7.7/29 kB Progress (4): 202 kB | 174/472 kB | 7.7/13 kB | 7.7/29 kB Progress (4): 202 kB | 178/472 kB | 7.7/13 kB | 7.7/29 kB Progress (4): 202 kB | 178/472 kB | 7.7/13 kB | 12/29 kB Progress (4): 202 kB | 182/472 kB | 7.7/13 kB | 12/29 kB Progress (4): 202 kB | 182/472 kB | 7.7/13 kB | 16/29 kB Progress (4): 202 kB | 182/472 kB | 12/13 kB | 16/29 kB Progress (4): 202 kB | 182/472 kB | 12/13 kB | 20/29 kB Progress (4): 202 kB | 186/472 kB | 12/13 kB | 20/29 kB Progress (4): 202 kB | 186/472 kB | 12/13 kB | 24/29 kB Progress (4): 202 kB | 190/472 kB | 12/13 kB | 24/29 kB Progress (5): 202 kB | 190/472 kB | 12/13 kB | 24/29 kB | 4.1/46 kB Progress (5): 202 kB | 190/472 kB | 13 kB | 24/29 kB | 4.1/46 kB Progress (5): 202 kB | 190/472 kB | 13 kB | 24/29 kB | 7.7/46 kB Progress (5): 202 kB | 194/472 kB | 13 kB | 24/29 kB | 7.7/46 kB Progress (5): 202 kB | 194/472 kB | 13 kB | 28/29 kB | 7.7/46 kB Progress (5): 202 kB | 198/472 kB | 13 kB | 28/29 kB | 7.7/46 kB Progress (5): 202 kB | 198/472 kB | 13 kB | 28/29 kB | 12/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 827 kB/s) [2019-10-01T01:08:52.585Z] Progress (4): 198/472 kB | 13 kB | 28/29 kB | 16/46 kB Progress (4): 202/472 kB | 13 kB | 28/29 kB | 16/46 kB Progress (4): 202/472 kB | 13 kB | 29 kB | 16/46 kB Progress (4): 206/472 kB | 13 kB | 29 kB | 16/46 kB Progress (4): 206/472 kB | 13 kB | 29 kB | 20/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-10-01T01:08:52.585Z] Progress (4): 206/472 kB | 13 kB | 29 kB | 24/46 kB Progress (4): 210/472 kB | 13 kB | 29 kB | 24/46 kB Progress (4): 210/472 kB | 13 kB | 29 kB | 28/46 kB Progress (4): 214/472 kB | 13 kB | 29 kB | 28/46 kB Progress (4): 214/472 kB | 13 kB | 29 kB | 32/46 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 54 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 218/472 kB | 29 kB | 32/46 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-10-01T01:08:52.585Z] Progress (3): 218/472 kB | 29 kB | 36/46 kB Progress (3): 222/472 kB | 29 kB | 36/46 kB Progress (3): 222/472 kB | 29 kB | 40/46 kB Progress (3): 226/472 kB | 29 kB | 40/46 kB Progress (3): 226/472 kB | 29 kB | 44/46 kB Progress (3): 226/472 kB | 29 kB | 46 kB Progress (3): 230/472 kB | 29 kB | 46 kB Progress (3): 234/472 kB | 29 kB | 46 kB Progress (3): 238/472 kB | 29 kB | 46 kB Progress (3): 242/472 kB | 29 kB | 46 kB Progress (3): 246/472 kB | 29 kB | 46 kB Progress (3): 250/472 kB | 29 kB | 46 kB Progress (3): 254/472 kB | 29 kB | 46 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.jar (29 kB at 113 kB/s) [2019-10-01T01:08:52.585Z] Progress (2): 258/472 kB | 46 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-10-01T01:08:52.585Z] Progress (2): 262/472 kB | 46 kB Progress (2): 266/472 kB | 46 kB Progress (2): 270/472 kB | 46 kB Progress (2): 274/472 kB | 46 kB Progress (2): 278/472 kB | 46 kB Progress (2): 282/472 kB | 46 kB Progress (2): 286/472 kB | 46 kB Progress (2): 290/472 kB | 46 kB Progress (2): 294/472 kB | 46 kB Progress (2): 298/472 kB | 46 kB Progress (2): 302/472 kB | 46 kB Progress (2): 306/472 kB | 46 kB Progress (2): 310/472 kB | 46 kB Progress (2): 314/472 kB | 46 kB Progress (2): 318/472 kB | 46 kB Progress (2): 322/472 kB | 46 kB Progress (2): 326/472 kB | 46 kB Progress (2): 330/472 kB | 46 kB Progress (2): 334/472 kB | 46 kB Progress (2): 338/472 kB | 46 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.jar (46 kB at 179 kB/s) [2019-10-01T01:08:52.585Z] Progress (2): 338/472 kB | 4.1/49 kB Progress (3): 338/472 kB | 4.1/49 kB | 4.1/247 kB Progress (4): 338/472 kB | 4.1/49 kB | 4.1/247 kB | 4.1/187 kB Progress (4): 342/472 kB | 4.1/49 kB | 4.1/247 kB | 4.1/187 kB Progress (4): 342/472 kB | 4.1/49 kB | 4.1/247 kB | 7.7/187 kB Progress (4): 342/472 kB | 4.1/49 kB | 7.7/247 kB | 7.7/187 kB Progress (4): 342/472 kB | 7.7/49 kB | 7.7/247 kB | 7.7/187 kB Progress (4): 342/472 kB | 7.7/49 kB | 12/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-10-01T01:08:52.585Z] Progress (4): 342/472 kB | 7.7/49 kB | 16/247 kB | 7.7/187 kB Progress (4): 342/472 kB | 12/49 kB | 16/247 kB | 7.7/187 kB Progress (4): 342/472 kB | 12/49 kB | 16/247 kB | 12/187 kB Progress (4): 346/472 kB | 12/49 kB | 16/247 kB | 12/187 kB Progress (4): 346/472 kB | 12/49 kB | 16/247 kB | 16/187 kB Progress (4): 346/472 kB | 16/49 kB | 16/247 kB | 16/187 kB Progress (4): 346/472 kB | 16/49 kB | 16/247 kB | 20/187 kB Progress (4): 346/472 kB | 16/49 kB | 20/247 kB | 20/187 kB Progress (4): 346/472 kB | 16/49 kB | 20/247 kB | 24/187 kB Progress (4): 346/472 kB | 20/49 kB | 20/247 kB | 24/187 kB Progress (4): 346/472 kB | 20/49 kB | 20/247 kB | 28/187 kB Progress (4): 350/472 kB | 20/49 kB | 20/247 kB | 28/187 kB Progress (4): 350/472 kB | 20/49 kB | 20/247 kB | 32/187 kB Progress (4): 350/472 kB | 24/49 kB | 20/247 kB | 32/187 kB Progress (4): 350/472 kB | 24/49 kB | 24/247 kB | 32/187 kB Progress (4): 350/472 kB | 28/49 kB | 24/247 kB | 32/187 kB Progress (4): 350/472 kB | 28/49 kB | 28/247 kB | 32/187 kB Progress (4): 350/472 kB | 28/49 kB | 28/247 kB | 33/187 kB Progress (4): 354/472 kB | 28/49 kB | 28/247 kB | 33/187 kB Progress (4): 354/472 kB | 28/49 kB | 28/247 kB | 37/187 kB Progress (4): 354/472 kB | 28/49 kB | 32/247 kB | 37/187 kB Progress (4): 354/472 kB | 32/49 kB | 32/247 kB | 37/187 kB Progress (4): 354/472 kB | 32/49 kB | 33/247 kB | 37/187 kB Progress (4): 354/472 kB | 32/49 kB | 33/247 kB | 41/187 kB Progress (4): 358/472 kB | 32/49 kB | 33/247 kB | 41/187 kB Progress (4): 358/472 kB | 32/49 kB | 33/247 kB | 45/187 kB Progress (4): 358/472 kB | 32/49 kB | 37/247 kB | 45/187 kB Progress (4): 358/472 kB | 36/49 kB | 37/247 kB | 45/187 kB Progress (4): 358/472 kB | 36/49 kB | 41/247 kB | 45/187 kB Progress (4): 358/472 kB | 36/49 kB | 41/247 kB | 49/187 kB Progress (4): 362/472 kB | 36/49 kB | 41/247 kB | 49/187 kB Progress (4): 362/472 kB | 36/49 kB | 41/247 kB | 53/187 kB Progress (4): 362/472 kB | 36/49 kB | 45/247 kB | 53/187 kB Progress (4): 362/472 kB | 40/49 kB | 45/247 kB | 53/187 kB Progress (4): 362/472 kB | 40/49 kB | 49/247 kB | 53/187 kB Progress (5): 362/472 kB | 40/49 kB | 49/247 kB | 53/187 kB | 4.1/86 kB Progress (5): 362/472 kB | 40/49 kB | 49/247 kB | 57/187 kB | 4.1/86 kB Progress (5): 366/472 kB | 40/49 kB | 49/247 kB | 57/187 kB | 4.1/86 kB Progress (5): 366/472 kB | 40/49 kB | 49/247 kB | 61/187 kB | 4.1/86 kB Progress (5): 366/472 kB | 40/49 kB | 49/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 366/472 kB | 40/49 kB | 53/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 366/472 kB | 44/49 kB | 53/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 366/472 kB | 44/49 kB | 57/247 kB | 61/187 kB | 7.7/86 kB Progress (5): 366/472 kB | 44/49 kB | 57/247 kB | 61/187 kB | 12/86 kB Progress (5): 366/472 kB | 44/49 kB | 57/247 kB | 65/187 kB | 12/86 kB Progress (5): 370/472 kB | 44/49 kB | 57/247 kB | 65/187 kB | 12/86 kB Progress (5): 370/472 kB | 44/49 kB | 57/247 kB | 66/187 kB | 12/86 kB Progress (5): 370/472 kB | 44/49 kB | 57/247 kB | 66/187 kB | 16/86 kB Progress (5): 370/472 kB | 44/49 kB | 61/247 kB | 66/187 kB | 16/86 kB Progress (5): 370/472 kB | 48/49 kB | 61/247 kB | 66/187 kB | 16/86 kB Progress (5): 370/472 kB | 48/49 kB | 65/247 kB | 66/187 kB | 16/86 kB Progress (5): 370/472 kB | 48/49 kB | 65/247 kB | 66/187 kB | 20/86 kB Progress (5): 370/472 kB | 48/49 kB | 65/247 kB | 70/187 kB | 20/86 kB Progress (5): 374/472 kB | 48/49 kB | 65/247 kB | 70/187 kB | 20/86 kB Progress (5): 374/472 kB | 48/49 kB | 65/247 kB | 74/187 kB | 20/86 kB Progress (5): 374/472 kB | 48/49 kB | 65/247 kB | 74/187 kB | 24/86 kB Progress (5): 374/472 kB | 48/49 kB | 66/247 kB | 74/187 kB | 24/86 kB Progress (5): 374/472 kB | 49 kB | 66/247 kB | 74/187 kB | 24/86 kB Progress (5): 374/472 kB | 49 kB | 70/247 kB | 74/187 kB | 24/86 kB Progress (5): 374/472 kB | 49 kB | 70/247 kB | 74/187 kB | 28/86 kB Progress (5): 374/472 kB | 49 kB | 70/247 kB | 78/187 kB | 28/86 kB Progress (5): 378/472 kB | 49 kB | 70/247 kB | 78/187 kB | 28/86 kB Progress (5): 378/472 kB | 49 kB | 70/247 kB | 82/187 kB | 28/86 kB Progress (5): 378/472 kB | 49 kB | 70/247 kB | 82/187 kB | 32/86 kB Progress (5): 378/472 kB | 49 kB | 74/247 kB | 82/187 kB | 32/86 kB Progress (5): 378/472 kB | 49 kB | 74/247 kB | 82/187 kB | 33/86 kB Progress (5): 378/472 kB | 49 kB | 74/247 kB | 86/187 kB | 33/86 kB Progress (5): 382/472 kB | 49 kB | 74/247 kB | 86/187 kB | 33/86 kB Progress (5): 382/472 kB | 49 kB | 74/247 kB | 90/187 kB | 33/86 kB Progress (5): 382/472 kB | 49 kB | 74/247 kB | 90/187 kB | 37/86 kB Progress (5): 382/472 kB | 49 kB | 78/247 kB | 90/187 kB | 37/86 kB Progress (5): 382/472 kB | 49 kB | 78/247 kB | 90/187 kB | 41/86 kB Progress (5): 382/472 kB | 49 kB | 78/247 kB | 94/187 kB | 41/86 kB Progress (5): 386/472 kB | 49 kB | 78/247 kB | 94/187 kB | 41/86 kB Progress (5): 386/472 kB | 49 kB | 78/247 kB | 98/187 kB | 41/86 kB Progress (5): 386/472 kB | 49 kB | 78/247 kB | 98/187 kB | 45/86 kB Progress (5): 386/472 kB | 49 kB | 82/247 kB | 98/187 kB | 45/86 kB Progress (5): 386/472 kB | 49 kB | 82/247 kB | 98/187 kB | 49/86 kB Progress (5): 386/472 kB | 49 kB | 82/247 kB | 98/187 kB | 49/86 kB Progress (5): 390/472 kB | 49 kB | 82/247 kB | 98/187 kB | 49/86 kB Progress (5): 390/472 kB | 49 kB | 82/247 kB | 102/187 kB | 49/86 kB Progress (5): 390/472 kB | 49 kB | 82/247 kB | 102/187 kB | 53/86 kB Progress (5): 390/472 kB | 49 kB | 86/247 kB | 102/187 kB | 53/86 kB Progress (5): 390/472 kB | 49 kB | 86/247 kB | 102/187 kB | 57/86 kB Progress (5): 390/472 kB | 49 kB | 86/247 kB | 106/187 kB | 57/86 kB Progress (5): 394/472 kB | 49 kB | 86/247 kB | 106/187 kB | 57/86 kB Progress (5): 394/472 kB | 49 kB | 86/247 kB | 110/187 kB | 57/86 kB Progress (5): 394/472 kB | 49 kB | 86/247 kB | 110/187 kB | 61/86 kB Progress (5): 394/472 kB | 49 kB | 90/247 kB | 110/187 kB | 61/86 kB Progress (5): 394/472 kB | 49 kB | 90/247 kB | 110/187 kB | 65/86 kB Progress (5): 394/472 kB | 49 kB | 90/247 kB | 114/187 kB | 65/86 kB Progress (5): 398/472 kB | 49 kB | 90/247 kB | 114/187 kB | 65/86 kB Progress (5): 398/472 kB | 49 kB | 90/247 kB | 118/187 kB | 65/86 kB Progress (5): 398/472 kB | 49 kB | 90/247 kB | 118/187 kB | 69/86 kB Progress (5): 398/472 kB | 49 kB | 94/247 kB | 118/187 kB | 69/86 kB Progress (5): 398/472 kB | 49 kB | 94/247 kB | 118/187 kB | 73/86 kB Progress (5): 398/472 kB | 49 kB | 94/247 kB | 122/187 kB | 73/86 kB Progress (5): 402/472 kB | 49 kB | 94/247 kB | 122/187 kB | 73/86 kB Progress (5): 402/472 kB | 49 kB | 94/247 kB | 126/187 kB | 73/86 kB Progress (5): 402/472 kB | 49 kB | 94/247 kB | 126/187 kB | 77/86 kB Progress (5): 402/472 kB | 49 kB | 98/247 kB | 126/187 kB | 77/86 kB Progress (5): 402/472 kB | 49 kB | 98/247 kB | 126/187 kB | 81/86 kB Progress (5): 402/472 kB | 49 kB | 98/247 kB | 130/187 kB | 81/86 kB Progress (5): 406/472 kB | 49 kB | 98/247 kB | 130/187 kB | 81/86 kB Progress (5): 406/472 kB | 49 kB | 98/247 kB | 134/187 kB | 81/86 kB Progress (5): 406/472 kB | 49 kB | 98/247 kB | 134/187 kB | 85/86 kB Progress (5): 406/472 kB | 49 kB | 98/247 kB | 134/187 kB | 85/86 kB Progress (5): 406/472 kB | 49 kB | 98/247 kB | 134/187 kB | 86 kB Progress (5): 406/472 kB | 49 kB | 98/247 kB | 138/187 kB | 86 kB Progress (5): 410/472 kB | 49 kB | 98/247 kB | 138/187 kB | 86 kB Progress (5): 410/472 kB | 49 kB | 98/247 kB | 142/187 kB | 86 kB Progress (5): 410/472 kB | 49 kB | 102/247 kB | 142/187 kB | 86 kB Progress (5): 410/472 kB | 49 kB | 102/247 kB | 146/187 kB | 86 kB Progress (5): 414/472 kB | 49 kB | 102/247 kB | 146/187 kB | 86 kB Progress (5): 414/472 kB | 49 kB | 102/247 kB | 150/187 kB | 86 kB Progress (5): 414/472 kB | 49 kB | 106/247 kB | 150/187 kB | 86 kB Progress (5): 414/472 kB | 49 kB | 106/247 kB | 154/187 kB | 86 kB Progress (5): 418/472 kB | 49 kB | 106/247 kB | 154/187 kB | 86 kB Progress (5): 418/472 kB | 49 kB | 106/247 kB | 158/187 kB | 86 kB Progress (5): 418/472 kB | 49 kB | 110/247 kB | 158/187 kB | 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 151 kB/s) [2019-10-01T01:08:52.585Z] Progress (4): 418/472 kB | 110/247 kB | 162/187 kB | 86 kB Progress (4): 422/472 kB | 110/247 kB | 162/187 kB | 86 kB Progress (4): 422/472 kB | 110/247 kB | 166/187 kB | 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-10-01T01:08:52.585Z] Progress (4): 422/472 kB | 114/247 kB | 166/187 kB | 86 kB Progress (4): 422/472 kB | 114/247 kB | 170/187 kB | 86 kB Progress (4): 426/472 kB | 114/247 kB | 170/187 kB | 86 kB Progress (4): 426/472 kB | 114/247 kB | 174/187 kB | 86 kB Progress (4): 426/472 kB | 118/247 kB | 174/187 kB | 86 kB Progress (4): 426/472 kB | 118/247 kB | 178/187 kB | 86 kB Progress (4): 430/472 kB | 118/247 kB | 178/187 kB | 86 kB Progress (4): 430/472 kB | 118/247 kB | 182/187 kB | 86 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 262 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 430/472 kB | 122/247 kB | 182/187 kB 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-10-01T01:08:52.585Z] Progress (3): 430/472 kB | 122/247 kB | 186/187 kB Progress (3): 434/472 kB | 122/247 kB | 186/187 kB Progress (3): 434/472 kB | 122/247 kB | 187 kB Progress (3): 434/472 kB | 126/247 kB | 187 kB Progress (3): 438/472 kB | 126/247 kB | 187 kB Progress (3): 438/472 kB | 130/247 kB | 187 kB Progress (3): 442/472 kB | 130/247 kB | 187 kB Progress (3): 442/472 kB | 134/247 kB | 187 kB Progress (3): 446/472 kB | 134/247 kB | 187 kB Progress (3): 446/472 kB | 138/247 kB | 187 kB Progress (3): 450/472 kB | 138/247 kB | 187 kB Progress (3): 450/472 kB | 142/247 kB | 187 kB Progress (3): 454/472 kB | 142/247 kB | 187 kB Progress (3): 454/472 kB | 146/247 kB | 187 kB Progress (3): 458/472 kB | 146/247 kB | 187 kB Progress (3): 458/472 kB | 150/247 kB | 187 kB Progress (3): 462/472 kB | 150/247 kB | 187 kB Progress (3): 462/472 kB | 154/247 kB | 187 kB Progress (3): 466/472 kB | 154/247 kB | 187 kB Progress (3): 466/472 kB | 158/247 kB | 187 kB Progress (3): 470/472 kB | 158/247 kB | 187 kB Progress (3): 470/472 kB | 162/247 kB | 187 kB Progress (3): 472 kB | 162/247 kB | 187 kB Progress (3): 472 kB | 166/247 kB | 187 kB Progress (3): 472 kB | 170/247 kB | 187 kB Progress (3): 472 kB | 174/247 kB | 187 kB Progress (3): 472 kB | 178/247 kB | 187 kB Progress (3): 472 kB | 182/247 kB | 187 kB Progress (3): 472 kB | 186/247 kB | 187 kB Progress (3): 472 kB | 190/247 kB | 187 kB Progress (3): 472 kB | 194/247 kB | 187 kB Progress (3): 472 kB | 198/247 kB | 187 kB Progress (3): 472 kB | 202/247 kB | 187 kB Progress (3): 472 kB | 206/247 kB | 187 kB Progress (3): 472 kB | 210/247 kB | 187 kB Progress (3): 472 kB | 214/247 kB | 187 kB Progress (3): 472 kB | 218/247 kB | 187 kB Progress (3): 472 kB | 222/247 kB | 187 kB Progress (4): 472 kB | 222/247 kB | 187 kB | 4.1/532 kB Progress (4): 472 kB | 226/247 kB | 187 kB | 4.1/532 kB Progress (4): 472 kB | 226/247 kB | 187 kB | 7.7/532 kB Progress (4): 472 kB | 230/247 kB | 187 kB | 7.7/532 kB Progress (4): 472 kB | 230/247 kB | 187 kB | 12/532 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 553 kB/s) [2019-10-01T01:08:52.585Z] Progress (3): 472 kB | 234/247 kB | 12/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-10-01T01:08:52.585Z] Progress (4): 472 kB | 234/247 kB | 12/532 kB | 4.1/209 kB Progress (4): 472 kB | 234/247 kB | 16/532 kB | 4.1/209 kB Progress (4): 472 kB | 234/247 kB | 16/532 kB | 7.7/209 kB Progress (4): 472 kB | 238/247 kB | 16/532 kB | 7.7/209 kB Progress (4): 472 kB | 238/247 kB | 16/532 kB | 12/209 kB Progress (4): 472 kB | 238/247 kB | 20/532 kB | 12/209 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-noaop.jar (472 kB at 1.4 MB/s) [2019-10-01T01:08:52.585Z] Progress (3): 238/247 kB | 24/532 kB | 12/209 kB Progress (3): 238/247 kB | 24/532 kB | 16/209 kB Progress (3): 242/247 kB | 24/532 kB | 16/209 kB Progress (3): 242/247 kB | 24/532 kB | 20/209 kB Progress (3): 246/247 kB | 24/532 kB | 20/209 kB Progress (3): 246/247 kB | 28/532 kB | 20/209 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-10-01T01:08:52.846Z] Progress (3): 246/247 kB | 32/532 kB | 20/209 kB Progress (3): 247 kB | 32/532 kB | 20/209 kB Progress (3): 247 kB | 32/532 kB | 24/209 kB Progress (3): 247 kB | 33/532 kB | 24/209 kB Progress (3): 247 kB | 33/532 kB | 28/209 kB Progress (3): 247 kB | 33/532 kB | 32/209 kB Progress (3): 247 kB | 37/532 kB | 32/209 kB Progress (3): 247 kB | 37/532 kB | 36/209 kB Progress (3): 247 kB | 41/532 kB | 36/209 kB Progress (3): 247 kB | 41/532 kB | 40/209 kB Progress (3): 247 kB | 45/532 kB | 40/209 kB Progress (3): 247 kB | 45/532 kB | 44/209 kB Progress (3): 247 kB | 49/532 kB | 44/209 kB Progress (3): 247 kB | 49/532 kB | 48/209 kB Progress (3): 247 kB | 53/532 kB | 48/209 kB Progress (3): 247 kB | 53/532 kB | 52/209 kB Progress (3): 247 kB | 57/532 kB | 52/209 kB Progress (3): 247 kB | 57/532 kB | 56/209 kB Progress (3): 247 kB | 61/532 kB | 56/209 kB Progress (3): 247 kB | 61/532 kB | 60/209 kB Progress (3): 247 kB | 65/532 kB | 60/209 kB Progress (3): 247 kB | 65/532 kB | 64/209 kB Progress (3): 247 kB | 66/532 kB | 64/209 kB Progress (3): 247 kB | 66/532 kB | 68/209 kB Progress (3): 247 kB | 70/532 kB | 68/209 kB Progress (3): 247 kB | 70/532 kB | 72/209 kB Progress (3): 247 kB | 74/532 kB | 72/209 kB Progress (3): 247 kB | 74/532 kB | 76/209 kB Progress (3): 247 kB | 78/532 kB | 76/209 kB Progress (3): 247 kB | 78/532 kB | 80/209 kB Progress (3): 247 kB | 82/532 kB | 80/209 kB Progress (3): 247 kB | 82/532 kB | 84/209 kB Progress (3): 247 kB | 82/532 kB | 88/209 kB Progress (3): 247 kB | 86/532 kB | 88/209 kB Progress (3): 247 kB | 86/532 kB | 92/209 kB Progress (4): 247 kB | 86/532 kB | 92/209 kB | 4.1/56 kB Progress (4): 247 kB | 90/532 kB | 92/209 kB | 4.1/56 kB Progress (4): 247 kB | 90/532 kB | 92/209 kB | 7.7/56 kB Progress (4): 247 kB | 90/532 kB | 96/209 kB | 7.7/56 kB Progress (4): 247 kB | 90/532 kB | 96/209 kB | 12/56 kB Progress (4): 247 kB | 94/532 kB | 96/209 kB | 12/56 kB Progress (4): 247 kB | 94/532 kB | 96/209 kB | 16/56 kB Progress (4): 247 kB | 94/532 kB | 100/209 kB | 16/56 kB Progress (4): 247 kB | 94/532 kB | 100/209 kB | 20/56 kB Progress (5): 247 kB | 94/532 kB | 100/209 kB | 20/56 kB | 4.1/58 kB Progress (5): 247 kB | 98/532 kB | 100/209 kB | 20/56 kB | 4.1/58 kB Progress (5): 247 kB | 98/532 kB | 100/209 kB | 20/56 kB | 7.7/58 kB Progress (5): 247 kB | 98/532 kB | 100/209 kB | 24/56 kB | 7.7/58 kB Progress (5): 247 kB | 98/532 kB | 104/209 kB | 24/56 kB | 7.7/58 kB Progress (5): 247 kB | 98/532 kB | 104/209 kB | 24/56 kB | 12/58 kB Progress (5): 247 kB | 98/532 kB | 104/209 kB | 24/56 kB | 12/58 kB Progress (5): 247 kB | 98/532 kB | 104/209 kB | 24/56 kB | 16/58 kB Progress (5): 247 kB | 98/532 kB | 108/209 kB | 24/56 kB | 16/58 kB Progress (5): 247 kB | 98/532 kB | 108/209 kB | 28/56 kB | 16/58 kB Progress (5): 247 kB | 98/532 kB | 112/209 kB | 28/56 kB | 16/58 kB Progress (5): 247 kB | 98/532 kB | 112/209 kB | 28/56 kB | 20/58 kB Progress (5): 247 kB | 102/532 kB | 112/209 kB | 28/56 kB | 20/58 kB Progress (5): 247 kB | 102/532 kB | 112/209 kB | 28/56 kB | 24/58 kB Progress (5): 247 kB | 102/532 kB | 116/209 kB | 28/56 kB | 24/58 kB Progress (5): 247 kB | 102/532 kB | 116/209 kB | 32/56 kB | 24/58 kB Progress (5): 247 kB | 102/532 kB | 120/209 kB | 32/56 kB | 24/58 kB Progress (5): 247 kB | 102/532 kB | 120/209 kB | 32/56 kB | 28/58 kB Progress (5): 247 kB | 106/532 kB | 120/209 kB | 32/56 kB | 28/58 kB Progress (5): 247 kB | 106/532 kB | 120/209 kB | 32/56 kB | 32/58 kB Progress (5): 247 kB | 106/532 kB | 124/209 kB | 32/56 kB | 32/58 kB Progress (5): 247 kB | 106/532 kB | 124/209 kB | 36/56 kB | 32/58 kB Progress (5): 247 kB | 106/532 kB | 128/209 kB | 36/56 kB | 32/58 kB Progress (5): 247 kB | 106/532 kB | 128/209 kB | 36/56 kB | 36/58 kB Progress (5): 247 kB | 110/532 kB | 128/209 kB | 36/56 kB | 36/58 kB Progress (5): 247 kB | 110/532 kB | 128/209 kB | 36/56 kB | 40/58 kB Progress (5): 247 kB | 110/532 kB | 132/209 kB | 36/56 kB | 40/58 kB Progress (5): 247 kB | 110/532 kB | 132/209 kB | 40/56 kB | 40/58 kB Progress (5): 247 kB | 110/532 kB | 136/209 kB | 40/56 kB | 40/58 kB Progress (5): 247 kB | 110/532 kB | 136/209 kB | 44/56 kB | 40/58 kB Progress (5): 247 kB | 110/532 kB | 136/209 kB | 48/56 kB | 40/58 kB Progress (5): 247 kB | 110/532 kB | 136/209 kB | 48/56 kB | 44/58 kB Progress (5): 247 kB | 114/532 kB | 136/209 kB | 48/56 kB | 44/58 kB Progress (5): 247 kB | 114/532 kB | 136/209 kB | 48/56 kB | 48/58 kB Progress (5): 247 kB | 114/532 kB | 136/209 kB | 52/56 kB | 48/58 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 636 kB/s) [2019-10-01T01:08:52.846Z] Progress (4): 114/532 kB | 140/209 kB | 52/56 kB | 48/58 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-10-01T01:08:52.846Z] Progress (4): 114/532 kB | 140/209 kB | 56/56 kB | 48/58 kB Progress (4): 114/532 kB | 140/209 kB | 56/56 kB | 52/58 kB Progress (4): 118/532 kB | 140/209 kB | 56/56 kB | 52/58 kB Progress (4): 118/532 kB | 140/209 kB | 56/56 kB | 56/58 kB Progress (4): 118/532 kB | 140/209 kB | 56 kB | 56/58 kB Progress (4): 118/532 kB | 144/209 kB | 56 kB | 56/58 kB Progress (4): 118/532 kB | 144/209 kB | 56 kB | 58 kB Progress (4): 122/532 kB | 144/209 kB | 56 kB | 58 kB Progress (4): 122/532 kB | 148/209 kB | 56 kB | 58 kB Progress (4): 126/532 kB | 148/209 kB | 56 kB | 58 kB Progress (4): 126/532 kB | 152/209 kB | 56 kB | 58 kB Progress (4): 130/532 kB | 152/209 kB | 56 kB | 58 kB Progress (4): 130/532 kB | 156/209 kB | 56 kB | 58 kB Progress (4): 134/532 kB | 156/209 kB | 56 kB | 58 kB Progress (4): 134/532 kB | 160/209 kB | 56 kB | 58 kB Progress (4): 138/532 kB | 160/209 kB | 56 kB | 58 kB Progress (4): 138/532 kB | 164/209 kB | 56 kB | 58 kB Progress (4): 142/532 kB | 164/209 kB | 56 kB | 58 kB Progress (4): 142/532 kB | 168/209 kB | 56 kB | 58 kB Progress (4): 146/532 kB | 168/209 kB | 56 kB | 58 kB Progress (4): 146/532 kB | 172/209 kB | 56 kB | 58 kB Progress (4): 150/532 kB | 172/209 kB | 56 kB | 58 kB Progress (4): 150/532 kB | 176/209 kB | 56 kB | 58 kB Progress (4): 154/532 kB | 176/209 kB | 56 kB | 58 kB Progress (4): 154/532 kB | 180/209 kB | 56 kB | 58 kB Progress (4): 158/532 kB | 180/209 kB | 56 kB | 58 kB Progress (4): 158/532 kB | 184/209 kB | 56 kB | 58 kB Progress (4): 162/532 kB | 184/209 kB | 56 kB | 58 kB Progress (4): 162/532 kB | 188/209 kB | 56 kB | 58 kB Progress (4): 166/532 kB | 188/209 kB | 56 kB | 58 kB Progress (4): 166/532 kB | 192/209 kB | 56 kB | 58 kB Progress (4): 170/532 kB | 192/209 kB | 56 kB | 58 kB Progress (4): 170/532 kB | 196/209 kB | 56 kB | 58 kB Progress (4): 174/532 kB | 196/209 kB | 56 kB | 58 kB Progress (4): 174/532 kB | 200/209 kB | 56 kB | 58 kB Progress (4): 178/532 kB | 200/209 kB | 56 kB | 58 kB Progress (4): 178/532 kB | 204/209 kB | 56 kB | 58 kB Progress (4): 182/532 kB | 204/209 kB | 56 kB | 58 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 140 kB/s) [2019-10-01T01:08:52.846Z] Progress (3): 182/532 kB | 208/209 kB | 58 kB 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-10-01T01:08:52.846Z] Progress (3): 186/532 kB | 208/209 kB | 58 kB Progress (3): 186/532 kB | 209 kB | 58 kB Progress (3): 190/532 kB | 209 kB | 58 kB Progress (3): 194/532 kB | 209 kB | 58 kB Progress (3): 198/532 kB | 209 kB | 58 kB Progress (3): 202/532 kB | 209 kB | 58 kB Progress (4): 202/532 kB | 209 kB | 58 kB | 4.1/100 kB Progress (4): 206/532 kB | 209 kB | 58 kB | 4.1/100 kB Progress (4): 206/532 kB | 209 kB | 58 kB | 7.7/100 kB Progress (4): 210/532 kB | 209 kB | 58 kB | 7.7/100 kB Progress (4): 210/532 kB | 209 kB | 58 kB | 12/100 kB Progress (4): 214/532 kB | 209 kB | 58 kB | 12/100 kB Progress (4): 218/532 kB | 209 kB | 58 kB | 12/100 kB Progress (4): 218/532 kB | 209 kB | 58 kB | 16/100 kB Progress (4): 222/532 kB | 209 kB | 58 kB | 16/100 kB Progress (4): 222/532 kB | 209 kB | 58 kB | 20/100 kB Progress (4): 226/532 kB | 209 kB | 58 kB | 20/100 kB Progress (4): 226/532 kB | 209 kB | 58 kB | 24/100 kB Progress (4): 230/532 kB | 209 kB | 58 kB | 24/100 kB Progress (4): 230/532 kB | 209 kB | 58 kB | 28/100 kB Progress (4): 234/532 kB | 209 kB | 58 kB | 28/100 kB Progress (4): 234/532 kB | 209 kB | 58 kB | 32/100 kB Progress (4): 238/532 kB | 209 kB | 58 kB | 32/100 kB Progress (4): 238/532 kB | 209 kB | 58 kB | 33/100 kB Progress (4): 242/532 kB | 209 kB | 58 kB | 33/100 kB Progress (4): 242/532 kB | 209 kB | 58 kB | 37/100 kB Progress (4): 246/532 kB | 209 kB | 58 kB | 37/100 kB Progress (4): 246/532 kB | 209 kB | 58 kB | 41/100 kB Progress (4): 250/532 kB | 209 kB | 58 kB | 41/100 kB Progress (4): 250/532 kB | 209 kB | 58 kB | 45/100 kB Progress (4): 254/532 kB | 209 kB | 58 kB | 45/100 kB Progress (4): 254/532 kB | 209 kB | 58 kB | 49/100 kB Progress (4): 258/532 kB | 209 kB | 58 kB | 49/100 kB Progress (4): 258/532 kB | 209 kB | 58 kB | 53/100 kB Progress (4): 262/532 kB | 209 kB | 58 kB | 53/100 kB Progress (4): 262/532 kB | 209 kB | 58 kB | 57/100 kB Progress (4): 266/532 kB | 209 kB | 58 kB | 57/100 kB Progress (4): 266/532 kB | 209 kB | 58 kB | 61/100 kB Progress (4): 270/532 kB | 209 kB | 58 kB | 61/100 kB Progress (4): 270/532 kB | 209 kB | 58 kB | 65/100 kB Progress (4): 274/532 kB | 209 kB | 58 kB | 65/100 kB Progress (4): 274/532 kB | 209 kB | 58 kB | 66/100 kB Progress (4): 278/532 kB | 209 kB | 58 kB | 66/100 kB Progress (4): 278/532 kB | 209 kB | 58 kB | 70/100 kB Progress (4): 282/532 kB | 209 kB | 58 kB | 70/100 kB Progress (5): 282/532 kB | 209 kB | 58 kB | 70/100 kB | 4.1/245 kB Progress (5): 282/532 kB | 209 kB | 58 kB | 74/100 kB | 4.1/245 kB Progress (5): 282/532 kB | 209 kB | 58 kB | 74/100 kB | 7.7/245 kB Progress (5): 286/532 kB | 209 kB | 58 kB | 74/100 kB | 7.7/245 kB Progress (5): 286/532 kB | 209 kB | 58 kB | 74/100 kB | 12/245 kB Progress (5): 286/532 kB | 209 kB | 58 kB | 78/100 kB | 12/245 kB Progress (5): 286/532 kB | 209 kB | 58 kB | 78/100 kB | 16/245 kB Progress (5): 290/532 kB | 209 kB | 58 kB | 78/100 kB | 16/245 kB Progress (5): 290/532 kB | 209 kB | 58 kB | 78/100 kB | 20/245 kB Progress (5): 290/532 kB | 209 kB | 58 kB | 82/100 kB | 20/245 kB Progress (5): 290/532 kB | 209 kB | 58 kB | 82/100 kB | 24/245 kB Progress (5): 294/532 kB | 209 kB | 58 kB | 82/100 kB | 24/245 kB Progress (5): 294/532 kB | 209 kB | 58 kB | 82/100 kB | 28/245 kB Progress (5): 294/532 kB | 209 kB | 58 kB | 86/100 kB | 28/245 kB Progress (5): 294/532 kB | 209 kB | 58 kB | 86/100 kB | 32/245 kB Progress (5): 298/532 kB | 209 kB | 58 kB | 86/100 kB | 32/245 kB Progress (5): 298/532 kB | 209 kB | 58 kB | 86/100 kB | 33/245 kB Progress (5): 298/532 kB | 209 kB | 58 kB | 90/100 kB | 33/245 kB Progress (5): 298/532 kB | 209 kB | 58 kB | 90/100 kB | 37/245 kB Progress (5): 302/532 kB | 209 kB | 58 kB | 90/100 kB | 37/245 kB Progress (5): 302/532 kB | 209 kB | 58 kB | 90/100 kB | 41/245 kB Progress (5): 302/532 kB | 209 kB | 58 kB | 94/100 kB | 41/245 kB Progress (5): 302/532 kB | 209 kB | 58 kB | 94/100 kB | 45/245 kB Progress (5): 306/532 kB | 209 kB | 58 kB | 94/100 kB | 45/245 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 500 kB/s) [2019-10-01T01:08:52.846Z] Progress (4): 306/532 kB | 58 kB | 94/100 kB | 49/245 kB Progress (4): 306/532 kB | 58 kB | 98/100 kB | 49/245 kB Progress (4): 306/532 kB | 58 kB | 98/100 kB | 53/245 kB 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 139 kB/s) [2019-10-01T01:08:52.846Z] 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-10-01T01:08:52.846Z] 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-10-01T01:08:52.846Z] Progress (3): 310/532 kB | 98/100 kB | 53/245 kB Progress (3): 310/532 kB | 98/100 kB | 57/245 kB Progress (3): 310/532 kB | 100 kB | 57/245 kB Progress (3): 310/532 kB | 100 kB | 61/245 kB Progress (3): 314/532 kB | 100 kB | 61/245 kB Progress (3): 314/532 kB | 100 kB | 65/245 kB Progress (3): 318/532 kB | 100 kB | 65/245 kB Progress (3): 318/532 kB | 100 kB | 69/245 kB Progress (3): 322/532 kB | 100 kB | 69/245 kB Progress (3): 322/532 kB | 100 kB | 73/245 kB Progress (3): 326/532 kB | 100 kB | 73/245 kB Progress (3): 326/532 kB | 100 kB | 77/245 kB Progress (3): 330/532 kB | 100 kB | 77/245 kB Progress (3): 330/532 kB | 100 kB | 81/245 kB Progress (3): 334/532 kB | 100 kB | 81/245 kB Progress (3): 334/532 kB | 100 kB | 85/245 kB Progress (3): 338/532 kB | 100 kB | 85/245 kB Progress (3): 338/532 kB | 100 kB | 89/245 kB Progress (3): 342/532 kB | 100 kB | 89/245 kB Progress (3): 342/532 kB | 100 kB | 93/245 kB Progress (3): 346/532 kB | 100 kB | 93/245 kB Progress (3): 346/532 kB | 100 kB | 97/245 kB Progress (3): 350/532 kB | 100 kB | 97/245 kB Progress (3): 350/532 kB | 100 kB | 101/245 kB Progress (3): 354/532 kB | 100 kB | 101/245 kB Progress (3): 354/532 kB | 100 kB | 105/245 kB Progress (3): 358/532 kB | 100 kB | 105/245 kB Progress (3): 358/532 kB | 100 kB | 109/245 kB Progress (3): 362/532 kB | 100 kB | 109/245 kB Progress (3): 362/532 kB | 100 kB | 113/245 kB Progress (3): 366/532 kB | 100 kB | 113/245 kB Progress (3): 366/532 kB | 100 kB | 117/245 kB Progress (3): 370/532 kB | 100 kB | 117/245 kB Progress (3): 370/532 kB | 100 kB | 121/245 kB Progress (3): 374/532 kB | 100 kB | 121/245 kB Progress (3): 374/532 kB | 100 kB | 125/245 kB Progress (3): 378/532 kB | 100 kB | 125/245 kB Progress (3): 378/532 kB | 100 kB | 129/245 kB 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 233 kB/s) [2019-10-01T01:08:52.846Z] Progress (2): 378/532 kB | 133/245 kB Progress (2): 382/532 kB | 133/245 kB Progress (2): 382/532 kB | 137/245 kB 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-10-01T01:08:52.846Z] Progress (2): 382/532 kB | 141/245 kB Progress (2): 386/532 kB | 141/245 kB Progress (2): 386/532 kB | 145/245 kB Progress (2): 390/532 kB | 145/245 kB Progress (2): 390/532 kB | 149/245 kB Progress (2): 394/532 kB | 149/245 kB Progress (2): 394/532 kB | 153/245 kB Progress (2): 398/532 kB | 153/245 kB Progress (2): 398/532 kB | 157/245 kB Progress (2): 402/532 kB | 157/245 kB Progress (2): 402/532 kB | 161/245 kB Progress (2): 406/532 kB | 161/245 kB Progress (2): 410/532 kB | 161/245 kB Progress (2): 410/532 kB | 165/245 kB Progress (2): 414/532 kB | 165/245 kB Progress (2): 414/532 kB | 169/245 kB Progress (2): 418/532 kB | 169/245 kB Progress (2): 418/532 kB | 173/245 kB Progress (3): 418/532 kB | 173/245 kB | 0/1.4 MB Progress (3): 422/532 kB | 173/245 kB | 0/1.4 MB Progress (3): 422/532 kB | 173/245 kB | 0/1.4 MB Progress (3): 422/532 kB | 177/245 kB | 0/1.4 MB Progress (4): 422/532 kB | 177/245 kB | 0/1.4 MB | 4.1/13 kB Progress (4): 422/532 kB | 181/245 kB | 0/1.4 MB | 4.1/13 kB Progress (4): 422/532 kB | 181/245 kB | 0/1.4 MB | 4.1/13 kB Progress (4): 426/532 kB | 181/245 kB | 0/1.4 MB | 4.1/13 kB Progress (4): 426/532 kB | 181/245 kB | 0/1.4 MB | 4.1/13 kB Progress (4): 426/532 kB | 185/245 kB | 0/1.4 MB | 4.1/13 kB Progress (4): 426/532 kB | 185/245 kB | 0/1.4 MB | 7.7/13 kB Progress (4): 426/532 kB | 189/245 kB | 0/1.4 MB | 7.7/13 kB Progress (4): 426/532 kB | 189/245 kB | 0/1.4 MB | 7.7/13 kB Progress (4): 430/532 kB | 189/245 kB | 0/1.4 MB | 7.7/13 kB Progress (4): 430/532 kB | 189/245 kB | 0/1.4 MB | 7.7/13 kB Progress (4): 430/532 kB | 193/245 kB | 0/1.4 MB | 7.7/13 kB Progress (4): 430/532 kB | 193/245 kB | 0/1.4 MB | 12/13 kB Progress (4): 430/532 kB | 197/245 kB | 0/1.4 MB | 12/13 kB Progress (4): 430/532 kB | 197/245 kB | 0/1.4 MB | 12/13 kB Progress (4): 434/532 kB | 197/245 kB | 0/1.4 MB | 12/13 kB Progress (4): 434/532 kB | 197/245 kB | 0/1.4 MB | 12/13 kB Progress (4): 434/532 kB | 201/245 kB | 0/1.4 MB | 12/13 kB Progress (4): 434/532 kB | 201/245 kB | 0/1.4 MB | 13 kB Progress (4): 434/532 kB | 205/245 kB | 0/1.4 MB | 13 kB Progress (4): 434/532 kB | 205/245 kB | 0/1.4 MB | 13 kB Progress (4): 438/532 kB | 205/245 kB | 0/1.4 MB | 13 kB Progress (4): 438/532 kB | 205/245 kB | 0/1.4 MB | 13 kB Progress (4): 438/532 kB | 209/245 kB | 0/1.4 MB | 13 kB Progress (4): 438/532 kB | 209/245 kB | 0/1.4 MB | 13 kB Progress (5): 438/532 kB | 209/245 kB | 0/1.4 MB | 13 kB | 3.2 kB Progress (5): 442/532 kB | 209/245 kB | 0/1.4 MB | 13 kB | 3.2 kB Progress (5): 442/532 kB | 209/245 kB | 0/1.4 MB | 13 kB | 3.2 kB Progress (5): 442/532 kB | 213/245 kB | 0/1.4 MB | 13 kB | 3.2 kB Progress (5): 442/532 kB | 213/245 kB | 0/1.4 MB | 13 kB | 3.2 kB Progress (5): 446/532 kB | 213/245 kB | 0/1.4 MB | 13 kB | 3.2 kB Progress (5): 446/532 kB | 213/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 446/532 kB | 217/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 446/532 kB | 217/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 450/532 kB | 217/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 450/532 kB | 217/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 450/532 kB | 221/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 450/532 kB | 221/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 454/532 kB | 221/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 454/532 kB | 221/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 454/532 kB | 225/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 454/532 kB | 225/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 458/532 kB | 225/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 458/532 kB | 225/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 458/532 kB | 229/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 458/532 kB | 229/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 462/532 kB | 229/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 462/532 kB | 229/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 462/532 kB | 233/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 462/532 kB | 233/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 462/532 kB | 233/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 466/532 kB | 233/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 466/532 kB | 233/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 466/532 kB | 237/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 466/532 kB | 237/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 470/532 kB | 237/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 470/532 kB | 237/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 470/532 kB | 241/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 470/532 kB | 241/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 470/532 kB | 241/245 kB | 0.1/1.4 MB | 13 kB | 3.2 kB Progress (5): 474/532 kB | 241/245 kB | 0.1/1.4 MB | 13 kB | 3.2 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 30 kB/s) [2019-10-01T01:08:52.846Z] Progress (4): 474/532 kB | 241/245 kB | 0.1/1.4 MB | 3.2 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 6.6 kB/s) [2019-10-01T01:08:52.846Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-10-01T01:08:52.846Z] Progress (3): 478/532 kB | 241/245 kB | 0.1/1.4 MB Progress (3): 482/532 kB | 241/245 kB | 0.1/1.4 MB Progress (3): 482/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 486/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 486/532 kB | 245 kB | 0.1/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-10-01T01:08:52.846Z] Progress (3): 486/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 486/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 490/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 490/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 494/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 494/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 498/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 498/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 502/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 506/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 506/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 510/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 510/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 514/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 514/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 518/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 518/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 522/532 kB | 245 kB | 0.1/1.4 MB Progress (3): 522/532 kB | 245 kB | 0.2/1.4 MB Progress (3): 526/532 kB | 245 kB | 0.2/1.4 MB Progress (3): 526/532 kB | 245 kB | 0.2/1.4 MB Progress (3): 530/532 kB | 245 kB | 0.2/1.4 MB Progress (3): 530/532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (3): 532 kB | 245 kB | 0.2/1.4 MB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 4.1/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 4.1/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 7.7/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 7.7/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 12/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 12/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 16/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 16/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 20/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 20/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 24/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 24/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 28/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 28/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 32/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 32/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 33/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 33/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 37/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 41/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 41/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 45/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 45/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 49/112 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 1.1 MB/s) [2019-10-01T01:08:52.846Z] Progress (3): 245 kB | 0.2/1.4 MB | 49/112 kB 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-10-01T01:08:52.846Z] Progress (3): 245 kB | 0.2/1.4 MB | 53/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 483 kB/s) [2019-10-01T01:08:52.846Z] Progress (3): 0.2/1.4 MB | 53/112 kB | 4.1/37 kB Progress (3): 0.2/1.4 MB | 57/112 kB | 4.1/37 kB Progress (3): 0.2/1.4 MB | 57/112 kB | 4.1/37 kB Progress (3): 0.2/1.4 MB | 61/112 kB | 4.1/37 kB Progress (3): 0.2/1.4 MB | 61/112 kB | 7.7/37 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-10-01T01:08:52.846Z] Progress (3): 0.2/1.4 MB | 61/112 kB | 12/37 kB Progress (3): 0.2/1.4 MB | 65/112 kB | 12/37 kB Progress (3): 0.2/1.4 MB | 65/112 kB | 12/37 kB Progress (3): 0.2/1.4 MB | 66/112 kB | 12/37 kB Progress (3): 0.2/1.4 MB | 66/112 kB | 16/37 kB Progress (3): 0.2/1.4 MB | 70/112 kB | 16/37 kB Progress (3): 0.2/1.4 MB | 70/112 kB | 20/37 kB Progress (3): 0.2/1.4 MB | 70/112 kB | 20/37 kB Progress (3): 0.2/1.4 MB | 70/112 kB | 24/37 kB Progress (3): 0.2/1.4 MB | 74/112 kB | 24/37 kB Progress (3): 0.2/1.4 MB | 74/112 kB | 28/37 kB Progress (3): 0.2/1.4 MB | 78/112 kB | 28/37 kB Progress (3): 0.3/1.4 MB | 78/112 kB | 28/37 kB Progress (3): 0.3/1.4 MB | 82/112 kB | 28/37 kB Progress (3): 0.3/1.4 MB | 82/112 kB | 32/37 kB Progress (3): 0.3/1.4 MB | 82/112 kB | 32/37 kB Progress (3): 0.3/1.4 MB | 82/112 kB | 36/37 kB Progress (3): 0.3/1.4 MB | 86/112 kB | 36/37 kB Progress (3): 0.3/1.4 MB | 86/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 86/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 90/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 90/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 94/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 94/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 98/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 98/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 102/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 102/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 106/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 106/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 110/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 110/112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (3): 0.3/1.4 MB | 112 kB | 37 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 4.1/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 4.1/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 7.7/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 7.7/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 9.4 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 71 kB/s) [2019-10-01T01:08:52.846Z] Progress (3): 0.3/1.4 MB | 112 kB | 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-10-01T01:08:52.846Z] Progress (3): 0.3/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.3/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB 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 214 kB/s) [2019-10-01T01:08:52.846Z] Progress (2): 0.4/1.4 MB | 9.4 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-10-01T01:08:52.846Z] Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 kB Progress (2): 0.4/1.4 MB | 9.4 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 18 kB/s) [2019-10-01T01:08:52.846Z] Progress (1): 0.4/1.4 MB 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-10-01T01:08:52.846Z] Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.4/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (1): 0.5/1.4 MB Progress (2): 0.5/1.4 MB | 4.1/37 kB Progress (2): 0.5/1.4 MB | 4.1/37 kB Progress (2): 0.5/1.4 MB | 7.7/37 kB Progress (2): 0.5/1.4 MB | 7.7/37 kB Progress (2): 0.5/1.4 MB | 12/37 kB Progress (2): 0.5/1.4 MB | 12/37 kB Progress (2): 0.5/1.4 MB | 16/37 kB Progress (2): 0.5/1.4 MB | 16/37 kB Progress (2): 0.5/1.4 MB | 20/37 kB Progress (2): 0.5/1.4 MB | 20/37 kB Progress (2): 0.5/1.4 MB | 24/37 kB Progress (2): 0.5/1.4 MB | 24/37 kB Progress (2): 0.5/1.4 MB | 28/37 kB Progress (2): 0.5/1.4 MB | 28/37 kB Progress (2): 0.5/1.4 MB | 32/37 kB Progress (2): 0.5/1.4 MB | 32/37 kB Progress (2): 0.5/1.4 MB | 36/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 (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/285 kB Progress (3): 0.6/1.4 MB | 37 kB | 4.1/285 kB Progress (3): 0.6/1.4 MB | 37 kB | 7.7/285 kB Progress (3): 0.6/1.4 MB | 37 kB | 7.7/285 kB Progress (3): 0.6/1.4 MB | 37 kB | 12/285 kB Progress (3): 0.6/1.4 MB | 37 kB | 12/285 kB Progress (3): 0.6/1.4 MB | 37 kB | 16/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 16/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 20/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 20/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 24/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 24/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 28/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 28/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 32/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 32/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 33/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 33/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 37/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 37/285 kB Progress (3): 0.7/1.4 MB | 37 kB | 41/285 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 68 kB/s) [2019-10-01T01:08:52.846Z] Progress (2): 0.7/1.4 MB | 45/285 kB Progress (2): 0.7/1.4 MB | 45/285 kB Progress (2): 0.7/1.4 MB | 49/285 kB 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-10-01T01:08:52.847Z] Progress (2): 0.7/1.4 MB | 53/285 kB Progress (2): 0.7/1.4 MB | 53/285 kB Progress (2): 0.7/1.4 MB | 57/285 kB Progress (3): 0.7/1.4 MB | 57/285 kB | 4.1/7.2 kB Progress (3): 0.7/1.4 MB | 57/285 kB | 4.1/7.2 kB Progress (3): 0.7/1.4 MB | 57/285 kB | 7.2 kB Progress (3): 0.7/1.4 MB | 61/285 kB | 7.2 kB Progress (4): 0.7/1.4 MB | 61/285 kB | 7.2 kB | 4.1/53 kB Progress (4): 0.7/1.4 MB | 65/285 kB | 7.2 kB | 4.1/53 kB Progress (4): 0.7/1.4 MB | 65/285 kB | 7.2 kB | 4.1/53 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 4.1/53 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 7.7/53 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 12/53 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 16/53 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 16/53 kB Progress (4): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 16/53 kB Progress (5): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 16/53 kB | 4.1/38 kB Progress (5): 0.7/1.4 MB | 66/285 kB | 7.2 kB | 16/53 kB | 4.1/38 kB Progress (5): 0.7/1.4 MB | 70/285 kB | 7.2 kB | 16/53 kB | 4.1/38 kB Progress (5): 0.7/1.4 MB | 70/285 kB | 7.2 kB | 16/53 kB | 4.1/38 kB Progress (5): 0.7/1.4 MB | 70/285 kB | 7.2 kB | 16/53 kB | 7.7/38 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 12 kB/s) [2019-10-01T01:08:52.847Z] 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-10-01T01:08:52.847Z] Progress (4): 0.7/1.4 MB | 70/285 kB | 20/53 kB | 7.7/38 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 20/53 kB | 12/38 kB Progress (4): 0.7/1.4 MB | 70/285 kB | 20/53 kB | 12/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 20/53 kB | 12/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 20/53 kB | 12/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 20/53 kB | 16/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 24/53 kB | 16/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 24/53 kB | 20/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 28/53 kB | 20/38 kB Progress (4): 0.7/1.4 MB | 74/285 kB | 28/53 kB | 20/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 28/53 kB | 20/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 28/53 kB | 20/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 32/53 kB | 20/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 32/53 kB | 24/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 36/53 kB | 24/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 36/53 kB | 28/38 kB Progress (4): 0.7/1.4 MB | 78/285 kB | 36/53 kB | 28/38 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 36/53 kB | 28/38 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 36/53 kB | 28/38 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 36/53 kB | 32/38 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 40/53 kB | 32/38 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 40/53 kB | 36/38 kB Progress (4): 0.7/1.4 MB | 82/285 kB | 40/53 kB | 36/38 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 40/53 kB | 36/38 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 40/53 kB | 36/38 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 40/53 kB | 38 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 40/53 kB | 38 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 44/53 kB | 38 kB Progress (4): 0.7/1.4 MB | 86/285 kB | 44/53 kB | 38 kB Progress (4): 0.7/1.4 MB | 90/285 kB | 44/53 kB | 38 kB Progress (4): 0.8/1.4 MB | 90/285 kB | 44/53 kB | 38 kB Progress (4): 0.8/1.4 MB | 90/285 kB | 48/53 kB | 38 kB Progress (4): 0.8/1.4 MB | 90/285 kB | 48/53 kB | 38 kB Progress (4): 0.8/1.4 MB | 94/285 kB | 48/53 kB | 38 kB Progress (5): 0.8/1.4 MB | 94/285 kB | 48/53 kB | 38 kB | 4.1/4.3 kB Progress (5): 0.8/1.4 MB | 98/285 kB | 48/53 kB | 38 kB | 4.1/4.3 kB Progress (5): 0.8/1.4 MB | 98/285 kB | 48/53 kB | 38 kB | 4.1/4.3 kB Progress (5): 0.8/1.4 MB | 98/285 kB | 52/53 kB | 38 kB | 4.1/4.3 kB Progress (5): 0.8/1.4 MB | 98/285 kB | 52/53 kB | 38 kB | 4.1/4.3 kB Progress (5): 0.8/1.4 MB | 98/285 kB | 52/53 kB | 38 kB | 4.1/4.3 kB Progress (5): 0.8/1.4 MB | 98/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 102/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 102/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 102/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 102/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 106/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 106/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 110/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 110/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 114/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 114/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.8/1.4 MB | 118/285 kB | 53 kB | 38 kB | 4.3 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.jar (38 kB at 62 kB/s) [2019-10-01T01:08:52.847Z] Progress (4): 0.8/1.4 MB | 118/285 kB | 53 kB | 4.3 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-10-01T01:08:52.847Z] Progress (4): 0.8/1.4 MB | 122/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 122/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 126/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 126/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 130/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 130/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 131/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 131/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 135/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 135/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 139/285 kB | 53 kB | 4.3 kB Progress (4): 0.8/1.4 MB | 139/285 kB | 53 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 7.1 kB/s) [2019-10-01T01:08:53.106Z] Progress (3): 0.8/1.4 MB | 139/285 kB | 53 kB Progress (3): 0.8/1.4 MB | 143/285 kB | 53 kB Progress (3): 0.8/1.4 MB | 143/285 kB | 53 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-10-01T01:08:53.106Z] Progress (3): 0.8/1.4 MB | 143/285 kB | 53 kB Progress (3): 0.8/1.4 MB | 147/285 kB | 53 kB Progress (3): 0.8/1.4 MB | 147/285 kB | 53 kB Progress (3): 0.8/1.4 MB | 151/285 kB | 53 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 87 kB/s) [2019-10-01T01:08:53.106Z] Progress (2): 0.8/1.4 MB | 151/285 kB Progress (2): 0.8/1.4 MB | 155/285 kB Progress (2): 0.8/1.4 MB | 155/285 kB Progress (2): 0.8/1.4 MB | 159/285 kB Progress (2): 0.8/1.4 MB | 159/285 kB Progress (2): 0.8/1.4 MB | 163/285 kB Progress (2): 0.8/1.4 MB | 163/285 kB Progress (2): 0.8/1.4 MB | 164/285 kB Progress (2): 0.8/1.4 MB | 164/285 kB Progress (2): 0.8/1.4 MB | 168/285 kB Progress (2): 0.9/1.4 MB | 168/285 kB Progress (2): 0.9/1.4 MB | 172/285 kB Progress (3): 0.9/1.4 MB | 172/285 kB | 4.1/29 kB Progress (3): 0.9/1.4 MB | 176/285 kB | 4.1/29 kB Progress (3): 0.9/1.4 MB | 176/285 kB | 4.1/29 kB Progress (3): 0.9/1.4 MB | 180/285 kB | 4.1/29 kB Progress (3): 0.9/1.4 MB | 180/285 kB | 7.7/29 kB Progress (3): 0.9/1.4 MB | 184/285 kB | 7.7/29 kB Progress (3): 0.9/1.4 MB | 184/285 kB | 7.7/29 kB Progress (3): 0.9/1.4 MB | 188/285 kB | 7.7/29 kB Progress (3): 0.9/1.4 MB | 188/285 kB | 12/29 kB Progress (3): 0.9/1.4 MB | 192/285 kB | 12/29 kB Progress (3): 0.9/1.4 MB | 192/285 kB | 12/29 kB Progress (3): 0.9/1.4 MB | 196/285 kB | 12/29 kB Progress (3): 0.9/1.4 MB | 196/285 kB | 16/29 kB Progress (3): 0.9/1.4 MB | 197/285 kB | 16/29 kB Progress (3): 0.9/1.4 MB | 197/285 kB | 20/29 kB Progress (3): 0.9/1.4 MB | 197/285 kB | 20/29 kB Progress (3): 0.9/1.4 MB | 197/285 kB | 24/29 kB Progress (3): 0.9/1.4 MB | 201/285 kB | 24/29 kB Progress (3): 0.9/1.4 MB | 201/285 kB | 28/29 kB Progress (3): 0.9/1.4 MB | 201/285 kB | 28/29 kB Progress (3): 0.9/1.4 MB | 201/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 205/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 205/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 209/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 213/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 213/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 217/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 217/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 221/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 221/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 225/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 225/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 229/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 229/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 229/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 229/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 233/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 233/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 237/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 237/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 241/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 241/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 245/285 kB | 29 kB Progress (3): 0.9/1.4 MB | 245/285 kB | 29 kB Progress (4): 0.9/1.4 MB | 245/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.9/1.4 MB | 245/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.9/1.4 MB | 249/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.9/1.4 MB | 249/285 kB | 29 kB | 4.1/21 kB Progress (4): 0.9/1.4 MB | 249/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 249/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 253/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 253/285 kB | 29 kB | 7.7/21 kB Progress (4): 0.9/1.4 MB | 253/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 253/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 253/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 257/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 257/285 kB | 29 kB | 12/21 kB Progress (4): 0.9/1.4 MB | 257/285 kB | 29 kB | 16/21 kB Progress (4): 0.9/1.4 MB | 257/285 kB | 29 kB | 16/21 kB Progress (4): 0.9/1.4 MB | 261/285 kB | 29 kB | 16/21 kB Progress (4): 1.0/1.4 MB | 261/285 kB | 29 kB | 16/21 kB Progress (4): 1.0/1.4 MB | 261/285 kB | 29 kB | 20/21 kB Progress (4): 1.0/1.4 MB | 261/285 kB | 29 kB | 20/21 kB Progress (4): 1.0/1.4 MB | 265/285 kB | 29 kB | 20/21 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 46 kB/s) [2019-10-01T01:08:53.106Z] Progress (3): 1.0/1.4 MB | 265/285 kB | 20/21 kB Progress (3): 1.0/1.4 MB | 265/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 265/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 269/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 269/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 273/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 273/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 277/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 277/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 281/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 281/285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.0/1.4 MB | 285 kB | 21 kB Progress (3): 1.1/1.4 MB | 285 kB | 21 kB Progress (3): 1.1/1.4 MB | 285 kB | 21 kB Progress (3): 1.1/1.4 MB | 285 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 33 kB/s) [2019-10-01T01:08:53.106Z] Progress (2): 1.1/1.4 MB | 285 kB Progress (2): 1.1/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 447 kB/s) [2019-10-01T01:08:53.106Z] Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/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.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 2.1 MB/s) [2019-10-01T01:08:54.043Z] 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-10-01T01:08:54.043Z] 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-10-01T01:08:54.043Z] 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-10-01T01:08:54.303Z] 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-10-01T01:08:54.303Z] 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-10-01T01:08:54.303Z] 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-10-01T01:08:54.824Z] 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.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-10-01T01:08:55.082Z] 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-10-01T01:08:55.082Z] 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-10-01T01:08:55.082Z] 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-10-01T01:08:55.082Z] 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-10-01T01:08:55.342Z] 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-10-01T01:08:55.342Z] 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-10-01T01:08:55.342Z] 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.1 MB/s) [2019-10-01T01:08:55.342Z] 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-10-01T01:08:55.342Z] 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-10-01T01:08:55.342Z] 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-10-01T01:08:55.601Z] 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-10-01T01:08:55.601Z] 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-10-01T01:08:55.601Z] 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-10-01T01:08:55.601Z] 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.2 MB/s) [2019-10-01T01:08:55.601Z] 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-10-01T01:08:55.601Z] 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-10-01T01:08:55.601Z] 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-10-01T01:08:55.859Z] 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-10-01T01:08:55.859Z] 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-10-01T01:08:55.859Z] 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-10-01T01:08:55.859Z] 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 948 kB/s) [2019-10-01T01:08:57.237Z] 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-10-01T01:08:57.237Z] 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-10-01T01:08:57.237Z] 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-10-01T01:08:57.495Z] 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-10-01T01:08:57.495Z] 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-10-01T01:08:57.495Z] 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-10-01T01:08:57.495Z] 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 244 kB/s) [2019-10-01T01:08:57.495Z] 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-10-01T01:08:57.495Z] 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-10-01T01:08:57.495Z] 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-10-01T01:08:57.754Z] 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-10-01T01:08:57.754Z] 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-10-01T01:08:57.754Z] 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-10-01T01:08:57.754Z] 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 164 kB/s) [2019-10-01T01:08:57.754Z] 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-10-01T01:08:57.754Z] 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-10-01T01:08:58.014Z] 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-10-01T01:08:58.014Z] 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-10-01T01:08:58.014Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.325Z] 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-10-01T01:08:58.584Z] 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-10-01T01:08:58.584Z] 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 43 kB/s) [2019-10-01T01:08:58.584Z] 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-10-01T01:08:58.584Z] 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-10-01T01:08:58.584Z] 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-10-01T01:08:58.842Z] 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-10-01T01:08:58.842Z] 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-10-01T01:08:58.842Z] 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-10-01T01:08:59.101Z] 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 131 kB/s) [2019-10-01T01:08:59.101Z] 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-10-01T01:08:59.101Z] 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-10-01T01:08:59.101Z] 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-10-01T01:08:59.101Z] 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-10-01T01:08:59.358Z] 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-10-01T01:08:59.358Z] 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-10-01T01:08:59.358Z] 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 93 kB/s) [2019-10-01T01:08:59.358Z] 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-10-01T01:08:59.358Z] 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-10-01T01:08:59.358Z] 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-10-01T01:08:59.618Z] 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-10-01T01:08:59.618Z] 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-10-01T01:08:59.618Z] 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-10-01T01:08:59.618Z] 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 461 kB/s) [2019-10-01T01:08:59.618Z] 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-10-01T01:08:59.618Z] 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-10-01T01:08:59.618Z] 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-10-01T01:08:59.876Z] 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-10-01T01:08:59.876Z] 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-10-01T01:08:59.876Z] 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-10-01T01:08:59.876Z] 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 162 kB/s) [2019-10-01T01:08:59.876Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-10-01T01:08:59.876Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-10-01T01:08:59.876Z] 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-10-01T01:09:00.135Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-10-01T01:09:00.135Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-10-01T01:09:00.135Z] 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-10-01T01:09:00.135Z] 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 368 kB/s) [2019-10-01T01:09:00.135Z] 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-10-01T01:09:00.135Z] 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-10-01T01:09:00.395Z] 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-10-01T01:09:00.395Z] 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-10-01T01:09:00.395Z] 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-10-01T01:09:00.395Z] 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-10-01T01:09:00.395Z] 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 130 kB/s) [2019-10-01T01:09:00.395Z] 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-10-01T01:09:00.653Z] 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-10-01T01:09:00.653Z] 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-10-01T01:09:00.653Z] 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-10-01T01:09:00.653Z] 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-10-01T01:09:00.653Z] 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-10-01T01:09:00.911Z] 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 235 kB/s) [2019-10-01T01:09:00.911Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-10-01T01:09:00.911Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-10-01T01:09:00.911Z] 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-10-01T01:09:01.169Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-10-01T01:09:01.169Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-10-01T01:09:01.169Z] 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-10-01T01:09:01.169Z] 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 694 kB/s) [2019-10-01T01:09:01.169Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-10-01T01:09:01.170Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-10-01T01:09:01.170Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-10-01T01:09:01.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-10-01T01:09:01.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-10-01T01:09:01.428Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-10-01T01:09:01.428Z] 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 477 kB/s) [2019-10-01T01:09:01.428Z] 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-10-01T01:09:01.428Z] 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-10-01T01:09:01.428Z] 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-10-01T01:09:01.687Z] 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-10-01T01:09:01.687Z] 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-10-01T01:09:01.687Z] 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-10-01T01:09:01.687Z] 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 33 kB/s) [2019-10-01T01:09:01.687Z] 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-10-01T01:09:01.687Z] 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-10-01T01:09:01.687Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:01.946Z] 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-10-01T01:09:02.205Z] 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-10-01T01:09:02.205Z] 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-10-01T01:09:02.205Z] 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-10-01T01:09:02.205Z] 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 86 kB/s) [2019-10-01T01:09:02.205Z] 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-10-01T01:09:02.205Z] 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-10-01T01:09:02.205Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.463Z] 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-10-01T01:09:02.722Z] 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-10-01T01:09:02.722Z] 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-10-01T01:09:02.722Z] 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-10-01T01:09:02.722Z] 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-10-01T01:09:02.722Z] 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-10-01T01:09:02.722Z] 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-10-01T01:09:02.722Z] Progress (1): 4.1/22 kB Progress (2): 4.1/22 kB | 4.1/129 kB Progress (2): 7.7/22 kB | 4.1/129 kB Progress (2): 7.7/22 kB | 7.7/129 kB Progress (2): 12/22 kB | 7.7/129 kB Progress (2): 16/22 kB | 7.7/129 kB Progress (2): 16/22 kB | 12/129 kB Progress (2): 20/22 kB | 12/129 kB Progress (2): 20/22 kB | 16/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 (3): 22 kB | 28/129 kB | 4.1/24 kB Progress (3): 22 kB | 32/129 kB | 4.1/24 kB Progress (3): 22 kB | 32/129 kB | 7.7/24 kB Progress (3): 22 kB | 36/129 kB | 7.7/24 kB Progress (3): 22 kB | 36/129 kB | 12/24 kB Progress (3): 22 kB | 40/129 kB | 12/24 kB Progress (3): 22 kB | 40/129 kB | 16/24 kB Progress (3): 22 kB | 44/129 kB | 16/24 kB Progress (3): 22 kB | 44/129 kB | 20/24 kB Progress (3): 22 kB | 48/129 kB | 20/24 kB Progress (3): 22 kB | 48/129 kB | 24/24 kB Progress (3): 22 kB | 48/129 kB | 24 kB Progress (3): 22 kB | 52/129 kB | 24 kB Progress (3): 22 kB | 56/129 kB | 24 kB Progress (3): 22 kB | 60/129 kB | 24 kB Progress (3): 22 kB | 64/129 kB | 24 kB Progress (3): 22 kB | 68/129 kB | 24 kB Progress (3): 22 kB | 72/129 kB | 24 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 358 kB/s) [2019-10-01T01:09:02.722Z] Progress (2): 76/129 kB | 24 kB Progress (2): 80/129 kB | 24 kB Progress (2): 84/129 kB | 24 kB Progress (2): 88/129 kB | 24 kB Progress (2): 92/129 kB | 24 kB Progress (2): 96/129 kB | 24 kB Progress (2): 100/129 kB | 24 kB Progress (2): 104/129 kB | 24 kB Progress (2): 108/129 kB | 24 kB Progress (2): 112/129 kB | 24 kB Progress (2): 116/129 kB | 24 kB Progress (2): 120/129 kB | 24 kB Progress (2): 124/129 kB | 24 kB Progress (2): 128/129 kB | 24 kB Progress (2): 129 kB | 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 356 kB/s) [2019-10-01T01:09:02.722Z] 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.8 MB/s) [2019-10-01T01:09:02.980Z] 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-10-01T01:09:02.980Z] 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-10-01T01:09:02.981Z] 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-10-01T01:09:03.239Z] 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-10-01T01:09:03.239Z] 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-10-01T01:09:03.239Z] 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-10-01T01:09:03.239Z] 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 39 kB/s) [2019-10-01T01:09:03.239Z] 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-10-01T01:09:03.239Z] 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-10-01T01:09:03.239Z] 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-10-01T01:09:03.525Z] 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-10-01T01:09:03.525Z] 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-10-01T01:09:03.525Z] 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-10-01T01:09:03.525Z] 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 344 kB/s) [2019-10-01T01:09:03.525Z] 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-10-01T01:09:03.784Z] 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-10-01T01:09:03.784Z] 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-10-01T01:09:03.784Z] 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-10-01T01:09:03.784Z] 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-10-01T01:09:03.784Z] 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-10-01T01:09:04.042Z] 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 17 kB/s) [2019-10-01T01:09:04.042Z] 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-10-01T01:09:04.042Z] 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-10-01T01:09:04.042Z] 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-10-01T01:09:04.042Z] 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-10-01T01:09:04.300Z] 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-10-01T01:09:04.300Z] 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-10-01T01:09:04.300Z] 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 146 kB/s) [2019-10-01T01:09:04.300Z] 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-10-01T01:09:04.300Z] 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-10-01T01:09:04.300Z] 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-10-01T01:09:04.559Z] 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-10-01T01:09:04.559Z] 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-10-01T01:09:04.559Z] 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-10-01T01:09:04.559Z] 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 469 kB/s) [2019-10-01T01:09:04.559Z] 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-10-01T01:09:04.559Z] 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-10-01T01:09:04.559Z] 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-10-01T01:09:05.126Z] 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-10-01T01:09:05.126Z] 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-10-01T01:09:05.126Z] 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-10-01T01:09:05.126Z] 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 21 kB/s) [2019-10-01T01:09:05.126Z] 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-10-01T01:09:05.126Z] 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-10-01T01:09:05.126Z] 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-10-01T01:09:05.385Z] 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-10-01T01:09:05.385Z] 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-10-01T01:09:05.385Z] 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-10-01T01:09:05.385Z] 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 163 kB/s) [2019-10-01T01:09:05.385Z] 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-10-01T01:09:05.385Z] 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-10-01T01:09:05.385Z] 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-10-01T01:09:05.645Z] 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-10-01T01:09:05.645Z] 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-10-01T01:09:05.645Z] 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-10-01T01:09:05.645Z] 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 69 kB/s) [2019-10-01T01:09:05.645Z] 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-10-01T01:09:05.645Z] 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-10-01T01:09:05.645Z] 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-10-01T01:09:05.927Z] 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-10-01T01:09:05.927Z] 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-10-01T01:09:05.927Z] 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-10-01T01:09:05.927Z] 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 129 kB/s) [2019-10-01T01:09:05.927Z] 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-10-01T01:09:05.927Z] 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-10-01T01:09:05.927Z] 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-10-01T01:09:06.185Z] 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-10-01T01:09:06.185Z] 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-10-01T01:09:06.185Z] 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-10-01T01:09:06.185Z] 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 283 kB/s) [2019-10-01T01:09:06.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-10-01T01:09:06.185Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-10-01T01:09:06.443Z] 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-10-01T01:09:06.443Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-10-01T01:09:06.443Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-10-01T01:09:06.443Z] 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-10-01T01:09:06.443Z] 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 586 kB/s) [2019-10-01T01:09:06.443Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-10-01T01:09:06.443Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-10-01T01:09:06.702Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-10-01T01:09:06.702Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-10-01T01:09:06.702Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-10-01T01:09:06.702Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-10-01T01:09:06.702Z] 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 111 kB/s) [2019-10-01T01:09:06.960Z] 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-10-01T01:09:06.960Z] 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-10-01T01:09:06.960Z] 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-10-01T01:09:06.960Z] 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-10-01T01:09:07.218Z] 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-10-01T01:09:07.218Z] 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-10-01T01:09:07.218Z] 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 65 kB/s) [2019-10-01T01:09:07.218Z] 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-10-01T01:09:07.218Z] 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-10-01T01:09:07.218Z] 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-10-01T01:09:07.218Z] 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-10-01T01:09:07.477Z] 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-10-01T01:09:07.477Z] 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-10-01T01:09:07.477Z] 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 136 kB/s) [2019-10-01T01:09:07.477Z] 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-10-01T01:09:07.477Z] 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-10-01T01:09:07.477Z] 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-10-01T01:09:07.734Z] 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-10-01T01:09:07.734Z] 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-10-01T01:09:07.734Z] 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-10-01T01:09:07.734Z] 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 20 kB/s) [2019-10-01T01:09:07.734Z] 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-10-01T01:09:07.734Z] 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-10-01T01:09:07.734Z] 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-10-01T01:09:07.993Z] 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-10-01T01:09:07.993Z] 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-10-01T01:09:07.993Z] 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-10-01T01:09:07.993Z] 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 212 kB/s) [2019-10-01T01:09:07.993Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-10-01T01:09:07.993Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-10-01T01:09:07.993Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-10-01T01:09:08.252Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-10-01T01:09:08.252Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-10-01T01:09:08.252Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-10-01T01:09:08.252Z] 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-10-01T01:09:08.252Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-10-01T01:09:08.252Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-10-01T01:09:08.252Z] 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-10-01T01:09:08.511Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-10-01T01:09:08.511Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-10-01T01:09:08.511Z] 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-10-01T01:09:08.511Z] 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-10-01T01:09:08.511Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-10-01T01:09:08.511Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-10-01T01:09:08.511Z] 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-10-01T01:09:08.926Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-10-01T01:09:08.926Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-10-01T01:09:08.926Z] 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-10-01T01:09:08.926Z] 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 210 kB/s) [2019-10-01T01:09:08.926Z] 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-10-01T01:09:08.926Z] 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-10-01T01:09:08.926Z] 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-10-01T01:09:08.926Z] 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-10-01T01:09:08.926Z] 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-10-01T01:09:08.926Z] 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-10-01T01:09:09.278Z] 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 104 kB/s) [2019-10-01T01:09:09.278Z] 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-10-01T01:09:09.278Z] 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-10-01T01:09:09.278Z] 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-10-01T01:09:09.278Z] 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-10-01T01:09:09.278Z] 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-10-01T01:09:09.278Z] 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-10-01T01:09:09.278Z] 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 32 kB/s) [2019-10-01T01:09:09.278Z] 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-10-01T01:09:09.537Z] 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-10-01T01:09:09.537Z] 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-10-01T01:09:09.537Z] 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-10-01T01:09:09.537Z] 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-10-01T01:09:09.537Z] 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-10-01T01:09:09.537Z] 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 63 kB/s) [2019-10-01T01:09:09.537Z] 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-10-01T01:09:09.795Z] 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-10-01T01:09:09.795Z] 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-10-01T01:09:09.795Z] 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-10-01T01:09:09.795Z] 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-10-01T01:09:09.795Z] 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-10-01T01:09:10.053Z] 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 60 kB/s) [2019-10-01T01:09:10.053Z] 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-10-01T01:09:10.053Z] 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-10-01T01:09:10.053Z] 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-10-01T01:09:10.053Z] 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-10-01T01:09:10.053Z] 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-10-01T01:09:10.053Z] 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-10-01T01:09:10.053Z] 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 15 kB/s) [2019-10-01T01:09:10.053Z] 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-10-01T01:09:10.311Z] 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-10-01T01:09:10.311Z] 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-10-01T01:09:11.246Z] 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-10-01T01:09:11.246Z] 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-10-01T01:09:11.246Z] 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-10-01T01:09:11.504Z] 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 126 kB/s) [2019-10-01T01:09:12.070Z] 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-10-01T01:09:12.070Z] 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-10-01T01:09:12.070Z] 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-10-01T01:09:12.070Z] 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-10-01T01:09:12.070Z] 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-10-01T01:09:12.070Z] 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-10-01T01:09:12.070Z] 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 73 kB/s) [2019-10-01T01:09:12.070Z] 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-10-01T01:09:12.328Z] 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-10-01T01:09:12.328Z] 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-10-01T01:09:12.328Z] 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-10-01T01:09:12.328Z] 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-10-01T01:09:12.328Z] 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-10-01T01:09:12.587Z] 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 40 kB/s) [2019-10-01T01:09:12.587Z] 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-10-01T01:09:12.587Z] 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-10-01T01:09:12.587Z] 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-10-01T01:09:12.587Z] 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-10-01T01:09:12.587Z] 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-10-01T01:09:12.845Z] 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-10-01T01:09:12.845Z] 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 46 kB/s) [2019-10-01T01:09:12.845Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-10-01T01:09:12.845Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-10-01T01:09:12.845Z] 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-10-01T01:09:13.103Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-10-01T01:09:13.103Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-10-01T01:09:13.103Z] 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-10-01T01:09:13.103Z] 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 78 kB/s) [2019-10-01T01:09:13.103Z] 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-10-01T01:09:13.103Z] 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-10-01T01:09:13.103Z] 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-10-01T01:09:13.361Z] 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-10-01T01:09:13.361Z] 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-10-01T01:09:13.361Z] 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-10-01T01:09:13.361Z] 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 54 kB/s) [2019-10-01T01:09:13.361Z] 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-10-01T01:09:13.361Z] 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-10-01T01:09:13.361Z] 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-10-01T01:09:13.619Z] 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-10-01T01:09:13.619Z] 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-10-01T01:09:13.619Z] 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-10-01T01:09:13.619Z] 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 46 kB/s) [2019-10-01T01:09:13.619Z] 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-10-01T01:09:13.619Z] 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-10-01T01:09:13.619Z] 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-10-01T01:09:13.877Z] 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-10-01T01:09:13.877Z] 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-10-01T01:09:13.877Z] 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-10-01T01:09:13.877Z] 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 169 kB/s) [2019-10-01T01:09:13.877Z] 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-10-01T01:09:13.877Z] 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-10-01T01:09:13.877Z] 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-10-01T01:09:14.135Z] 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-10-01T01:09:14.135Z] 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-10-01T01:09:14.135Z] 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-10-01T01:09:14.135Z] 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 94 kB/s) [2019-10-01T01:09:14.135Z] 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-10-01T01:09:14.135Z] 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-10-01T01:09:14.135Z] 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-10-01T01:09:14.395Z] 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-10-01T01:09:14.395Z] 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-10-01T01:09:14.395Z] 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-10-01T01:09:14.395Z] 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 46 kB/s) [2019-10-01T01:09:14.395Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-10-01T01:09:14.395Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-10-01T01:09:14.395Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-10-01T01:09:14.655Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-10-01T01:09:14.655Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-10-01T01:09:14.655Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-10-01T01:09:14.655Z] 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 111 kB/s) [2019-10-01T01:09:14.655Z] 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-10-01T01:09:14.655Z] 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-10-01T01:09:14.914Z] 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-10-01T01:09:14.914Z] 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-10-01T01:09:14.914Z] 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-10-01T01:09:14.914Z] 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-10-01T01:09:15.173Z] 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-10-01T01:09:15.173Z] 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-10-01T01:09:15.173Z] 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-10-01T01:09:15.173Z] 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-10-01T01:09:15.173Z] 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-10-01T01:09:15.173Z] 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-10-01T01:09:15.173Z] 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 409 kB/s) [2019-10-01T01:09:15.173Z] 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 86 kB/s) [2019-10-01T01:09:15.431Z] 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-10-01T01:09:15.431Z] 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-10-01T01:09:15.431Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.689Z] 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-10-01T01:09:15.947Z] 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-10-01T01:09:15.947Z] 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-10-01T01:09:15.947Z] 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-10-01T01:09:15.947Z] 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 42 kB/s) [2019-10-01T01:09:15.947Z] 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-10-01T01:09:15.947Z] 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-10-01T01:09:15.947Z] 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-10-01T01:09:16.206Z] 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-10-01T01:09:16.206Z] 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-10-01T01:09:16.206Z] 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-10-01T01:09:16.206Z] 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 162 kB/s) [2019-10-01T01:09:16.206Z] 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-10-01T01:09:16.206Z] 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-10-01T01:09:16.465Z] 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-10-01T01:09:16.465Z] 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-10-01T01:09:16.465Z] 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-10-01T01:09:16.465Z] 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-10-01T01:09:16.465Z] 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-10-01T01:09:16.726Z] 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-10-01T01:09:16.726Z] 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-10-01T01:09:16.726Z] 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-10-01T01:09:16.726Z] 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-10-01T01:09:16.984Z] 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-10-01T01:09:16.984Z] 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-10-01T01:09:16.984Z] 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-10-01T01:09:16.984Z] 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-10-01T01:09:16.984Z] 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-10-01T01:09:16.984Z] 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-10-01T01:09:17.242Z] 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-10-01T01:09:17.242Z] 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-10-01T01:09:17.242Z] 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-10-01T01:09:17.242Z] 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 112 kB/s) [2019-10-01T01:09:17.242Z] 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-10-01T01:09:17.242Z] 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-10-01T01:09:17.242Z] 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-10-01T01:09:17.501Z] 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-10-01T01:09:17.501Z] 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-10-01T01:09:17.501Z] 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-10-01T01:09:17.501Z] 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 377 kB/s) [2019-10-01T01:09:17.501Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-10-01T01:09:17.501Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-10-01T01:09:17.501Z] 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-10-01T01:09:17.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-10-01T01:09:17.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-10-01T01:09:17.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-10-01T01:09:17.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.8 MB/s) [2019-10-01T01:09:17.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-10-01T01:09:17.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-10-01T01:09:17.760Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-10-01T01:09:18.019Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-10-01T01:09:18.019Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-10-01T01:09:18.019Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-10-01T01:09:18.019Z] 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 537 kB/s) [2019-10-01T01:09:18.019Z] 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-10-01T01:09:18.019Z] 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-10-01T01:09:18.019Z] 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-10-01T01:09:18.277Z] 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-10-01T01:09:18.277Z] 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-10-01T01:09:18.277Z] 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-10-01T01:09:18.277Z] 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 42 kB/s) [2019-10-01T01:09:18.277Z] 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-10-01T01:09:18.277Z] 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-10-01T01:09:18.535Z] 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-10-01T01:09:18.535Z] 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-10-01T01:09:18.535Z] 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-10-01T01:09:18.535Z] 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-10-01T01:09:18.535Z] 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 71 kB/s) [2019-10-01T01:09:18.535Z] 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-10-01T01:09:18.535Z] 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-10-01T01:09:18.794Z] 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-10-01T01:09:18.794Z] 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-10-01T01:09:18.794Z] 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-10-01T01:09:18.794Z] 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-10-01T01:09:19.052Z] 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-10-01T01:09:19.052Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-10-01T01:09:19.052Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-10-01T01:09:19.052Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2019-10-01T01:09:19.052Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-10-01T01:09:19.052Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-10-01T01:09:19.311Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2019-10-01T01:09:19.311Z] 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 340 kB/s) [2019-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.311Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.569Z] 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-10-01T01:09:19.830Z] 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 Progress (2): 379 kB | 4.1/21 kB Progress (3): 379 kB | 4.1/21 kB | 4.1/28 kB Progress (3): 379 kB | 7.7/21 kB | 4.1/28 kB Progress (3): 379 kB | 7.7/21 kB | 7.7/28 kB Progress (3): 379 kB | 12/21 kB | 7.7/28 kB Progress (3): 379 kB | 12/21 kB | 12/28 kB Progress (3): 379 kB | 16/21 kB | 12/28 kB Progress (3): 379 kB | 16/21 kB | 16/28 kB Progress (3): 379 kB | 20/21 kB | 16/28 kB Progress (3): 379 kB | 20/21 kB | 20/28 kB Progress (3): 379 kB | 21 kB | 20/28 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 6.5 MB/s) [2019-10-01T01:09:19.830Z] Progress (2): 21 kB | 24/28 kB Progress (3): 21 kB | 24/28 kB | 4.1/54 kB Progress (3): 21 kB | 28/28 kB | 4.1/54 kB Progress (3): 21 kB | 28/28 kB | 7.7/54 kB Progress (3): 21 kB | 28 kB | 7.7/54 kB Progress (3): 21 kB | 28 kB | 12/54 kB Progress (3): 21 kB | 28 kB | 16/54 kB Progress (3): 21 kB | 28 kB | 20/54 kB Progress (3): 21 kB | 28 kB | 24/54 kB Progress (3): 21 kB | 28 kB | 28/54 kB Progress (3): 21 kB | 28 kB | 32/54 kB Progress (3): 21 kB | 28 kB | 36/54 kB Progress (3): 21 kB | 28 kB | 40/54 kB Progress (3): 21 kB | 28 kB | 44/54 kB Progress (3): 21 kB | 28 kB | 48/54 kB Progress (3): 21 kB | 28 kB | 52/54 kB Progress (3): 21 kB | 28 kB | 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 420 kB/s) [2019-10-01T01:09:19.830Z] 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 264 kB/s) [2019-10-01T01:09:19.830Z] 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 635 kB/s) [2019-10-01T01:09:20.322Z] 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-10-01T01:09:20.323Z] 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-10-01T01:09:20.323Z] 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-10-01T01:09:20.323Z] 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-10-01T01:09:20.323Z] 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-10-01T01:09:20.323Z] 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-10-01T01:09:20.581Z] 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 16 kB/s) [2019-10-01T01:09:20.581Z] 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-10-01T01:09:20.581Z] 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-10-01T01:09:20.581Z] 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-10-01T01:09:20.581Z] 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-10-01T01:09:20.581Z] 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-10-01T01:09:20.581Z] 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-10-01T01:09:20.581Z] 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 1.2 MB/s) [2019-10-01T01:09:20.839Z] 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-10-01T01:09:20.839Z] 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-10-01T01:09:20.839Z] 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-10-01T01:09:20.839Z] 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-10-01T01:09:20.839Z] 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-10-01T01:09:21.097Z] 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-10-01T01:09:21.097Z] 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 833 kB/s) [2019-10-01T01:09:21.097Z] 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-10-01T01:09:21.097Z] 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-10-01T01:09:21.097Z] 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-10-01T01:09:21.356Z] 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-10-01T01:09:21.356Z] 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-10-01T01:09:21.356Z] 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-10-01T01:09:21.356Z] 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 165 kB/s) [2019-10-01T01:09:21.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-10-01T01:09:21.356Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-10-01T01:09:21.356Z] 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-10-01T01:09:21.614Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-10-01T01:09:21.614Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-10-01T01:09:21.614Z] 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-10-01T01:09:21.614Z] 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 365 kB/s) [2019-10-01T01:09:21.614Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-10-01T01:09:21.614Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-10-01T01:09:21.614Z] 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-10-01T01:09:21.874Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-10-01T01:09:21.874Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-10-01T01:09:21.874Z] 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-10-01T01:09:21.874Z] 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 1.3 MB/s) [2019-10-01T01:09:21.874Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-10-01T01:09:21.874Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-10-01T01:09:21.874Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-10-01T01:09:22.133Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-10-01T01:09:22.133Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-10-01T01:09:22.133Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-10-01T01:09:22.133Z] 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-10-01T01:09:22.133Z] 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-10-01T01:09:22.133Z] 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-10-01T01:09:22.133Z] 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-10-01T01:09:22.391Z] 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-10-01T01:09:22.391Z] 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-10-01T01:09:22.391Z] 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-10-01T01:09:22.391Z] 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 511 kB/s) [2019-10-01T01:09:22.649Z] 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-10-01T01:09:22.649Z] 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-10-01T01:09:22.649Z] 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-10-01T01:09:22.649Z] 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-10-01T01:09:22.649Z] 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-10-01T01:09:22.649Z] 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-10-01T01:09:22.908Z] 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 210 kB/s) [2019-10-01T01:09:22.908Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-10-01T01:09:22.908Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-10-01T01:09:22.908Z] 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-10-01T01:09:23.168Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-10-01T01:09:23.168Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-10-01T01:09:23.168Z] 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-10-01T01:09:23.168Z] 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 283 kB/s) [2019-10-01T01:09:23.168Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-10-01T01:09:23.168Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-10-01T01:09:23.168Z] 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-10-01T01:09:23.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-10-01T01:09:23.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-10-01T01:09:23.426Z] 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-10-01T01:09:23.426Z] 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-10-01T01:09:23.426Z] 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-10-01T01:09:23.426Z] 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-10-01T01:09:23.426Z] 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-10-01T01:09:23.684Z] 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-10-01T01:09:23.684Z] 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-10-01T01:09:23.684Z] 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-10-01T01:09:23.684Z] 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 503 kB/s) [2019-10-01T01:09:23.684Z] 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-10-01T01:09:23.684Z] 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-10-01T01:09:23.684Z] 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-10-01T01:09:23.944Z] 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-10-01T01:09:23.944Z] 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-10-01T01:09:23.944Z] 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-10-01T01:09:23.944Z] 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 81 kB/s) [2019-10-01T01:09:23.944Z] 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-10-01T01:09:23.944Z] 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-10-01T01:09:24.201Z] 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-10-01T01:09:24.201Z] 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-10-01T01:09:24.201Z] 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-10-01T01:09:24.201Z] 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-10-01T01:09:24.459Z] 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 608 kB/s) [2019-10-01T01:09:24.460Z] 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-10-01T01:09:24.460Z] 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-10-01T01:09:24.460Z] 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-10-01T01:09:24.460Z] 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-10-01T01:09:24.717Z] 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-10-01T01:09:24.717Z] 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-10-01T01:09:24.717Z] 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-10-01T01:09:24.717Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-10-01T01:09:24.717Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-10-01T01:09:24.717Z] 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-10-01T01:09:24.976Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-10-01T01:09:24.976Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-10-01T01:09:24.976Z] 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-10-01T01:09:24.976Z] 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 318 kB/s) [2019-10-01T01:09:24.976Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-10-01T01:09:24.976Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-10-01T01:09:24.976Z] 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-10-01T01:09:25.235Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-10-01T01:09:25.235Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-10-01T01:09:25.235Z] 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-10-01T01:09:25.235Z] 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-10-01T01:09:25.235Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-10-01T01:09:25.235Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-10-01T01:09:25.235Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-10-01T01:09:25.494Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-10-01T01:09:25.494Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-10-01T01:09:25.494Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-10-01T01:09:25.494Z] 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-10-01T01:09:25.494Z] 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-10-01T01:09:25.494Z] 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-10-01T01:09:25.494Z] 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-10-01T01:09:25.926Z] 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-10-01T01:09:25.926Z] 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-10-01T01:09:25.926Z] 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-10-01T01:09:25.926Z] 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 649 kB/s) [2019-10-01T01:09:25.926Z] 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-10-01T01:09:25.926Z] 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-10-01T01:09:25.926Z] 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-10-01T01:09:26.186Z] 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-10-01T01:09:26.186Z] 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-10-01T01:09:26.186Z] 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-10-01T01:09:26.186Z] 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 216 kB/s) [2019-10-01T01:09:26.186Z] 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-10-01T01:09:26.186Z] 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-10-01T01:09:26.186Z] 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-10-01T01:09:26.444Z] 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-10-01T01:09:26.444Z] 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-10-01T01:09:26.444Z] 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-10-01T01:09:26.444Z] 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 644 kB/s) [2019-10-01T01:09:26.444Z] 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-10-01T01:09:26.444Z] 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-10-01T01:09:26.444Z] 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-10-01T01:09:26.702Z] 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-10-01T01:09:26.702Z] 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-10-01T01:09:26.702Z] 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-10-01T01:09:26.702Z] 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 394 kB/s) [2019-10-01T01:09:26.702Z] 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-10-01T01:09:26.960Z] 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-10-01T01:09:26.960Z] 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-10-01T01:09:27.220Z] 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-10-01T01:09:27.220Z] 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-10-01T01:09:27.220Z] 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-10-01T01:09:27.220Z] 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): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 100/132 kB Progress (1): 104/132 kB Progress (1): 108/132 kB Progress (1): 112/132 kB Progress (1): 116/132 kB Progress (1): 120/132 kB Progress (1): 124/132 kB Progress (1): 128/132 kB Progress (1): 132/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-10-01T01:09:27.220Z] 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-10-01T01:09:27.220Z] 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-10-01T01:09:27.220Z] 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-10-01T01:09:27.478Z] 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-10-01T01:09:27.478Z] 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-10-01T01:09:27.478Z] 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-10-01T01:09:27.478Z] 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 159 kB/s) [2019-10-01T01:09:27.478Z] 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-10-01T01:09:27.478Z] 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-10-01T01:09:27.478Z] 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-10-01T01:09:27.738Z] 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-10-01T01:09:27.738Z] 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-10-01T01:09:27.996Z] 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-10-01T01:09:27.996Z] 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 993 kB/s) [2019-10-01T01:09:27.996Z] 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-10-01T01:09:27.996Z] 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-10-01T01:09:27.996Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.256Z] 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-10-01T01:09:28.514Z] 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-10-01T01:09:28.514Z] 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-10-01T01:09:28.514Z] 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-10-01T01:09:28.514Z] 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 35 kB/s) [2019-10-01T01:09:28.514Z] 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-10-01T01:09:28.514Z] 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-10-01T01:09:28.514Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:28.772Z] 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-10-01T01:09:29.030Z] 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-10-01T01:09:29.030Z] 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-10-01T01:09:29.030Z] 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-10-01T01:09:29.030Z] 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 39 kB/s) [2019-10-01T01:09:29.030Z] 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-10-01T01:09:29.030Z] 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-10-01T01:09:29.030Z] 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-10-01T01:09:29.288Z] 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-10-01T01:09:29.288Z] 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-10-01T01:09:29.288Z] 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-10-01T01:09:29.288Z] 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 64 kB/s) [2019-10-01T01:09:29.288Z] 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-10-01T01:09:29.288Z] 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-10-01T01:09:29.288Z] 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-10-01T01:09:29.546Z] 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-10-01T01:09:29.546Z] 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-10-01T01:09:29.546Z] 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-10-01T01:09:29.546Z] 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 67 kB/s) [2019-10-01T01:09:29.546Z] 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-10-01T01:09:29.546Z] 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-10-01T01:09:29.546Z] 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-10-01T01:09:29.804Z] 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-10-01T01:09:29.804Z] 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-10-01T01:09:29.804Z] 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-10-01T01:09:29.804Z] 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 52 kB/s) [2019-10-01T01:09:29.804Z] 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-10-01T01:09:29.804Z] 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-10-01T01:09:29.804Z] 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-10-01T01:09:30.370Z] 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-10-01T01:09:30.370Z] 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-10-01T01:09:30.370Z] 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-10-01T01:09:30.370Z] 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 101 kB/s) [2019-10-01T01:09:30.370Z] 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-10-01T01:09:30.370Z] 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-10-01T01:09:30.370Z] 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-10-01T01:09:30.628Z] 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-10-01T01:09:30.628Z] 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-10-01T01:09:30.628Z] 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-10-01T01:09:30.628Z] 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-10-01T01:09:30.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-10-01T01:09:30.628Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-10-01T01:09:30.628Z] 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-10-01T01:09:30.887Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-10-01T01:09:30.887Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-10-01T01:09:30.887Z] 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-10-01T01:09:30.887Z] 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.4 MB/s) [2019-10-01T01:09:30.887Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-10-01T01:09:30.887Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-10-01T01:09:30.887Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-10-01T01:09:31.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-10-01T01:09:31.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-10-01T01:09:31.228Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-10-01T01:09:31.228Z] 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 516 kB/s) [2019-10-01T01:09:31.228Z] 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-10-01T01:09:31.228Z] 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-10-01T01:09:31.228Z] 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-10-01T01:09:31.486Z] 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-10-01T01:09:31.486Z] 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-10-01T01:09:31.486Z] 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-10-01T01:09:31.486Z] 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 59 kB/s) [2019-10-01T01:09:31.486Z] 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-10-01T01:09:31.486Z] 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-10-01T01:09:31.486Z] 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-10-01T01:09:31.745Z] 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-10-01T01:09:31.745Z] 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-10-01T01:09:31.745Z] 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-10-01T01:09:31.745Z] 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 473 kB/s) [2019-10-01T01:09:31.745Z] 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-10-01T01:09:31.745Z] 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-10-01T01:09:31.745Z] 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-10-01T01:09:32.004Z] 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-10-01T01:09:32.004Z] 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-10-01T01:09:32.004Z] 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-10-01T01:09:32.004Z] 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 37 kB/s) [2019-10-01T01:09:32.004Z] 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-10-01T01:09:32.004Z] 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-10-01T01:09:32.004Z] 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-10-01T01:09:32.262Z] 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-10-01T01:09:32.262Z] 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-10-01T01:09:32.262Z] 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-10-01T01:09:32.262Z] 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 427 kB/s) [2019-10-01T01:09:32.262Z] 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-10-01T01:09:32.262Z] 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-10-01T01:09:32.262Z] 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-10-01T01:09:32.523Z] 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-10-01T01:09:32.523Z] 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-10-01T01:09:32.523Z] 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-10-01T01:09:32.523Z] 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 157 kB/s) [2019-10-01T01:09:32.523Z] 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-10-01T01:09:32.523Z] 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-10-01T01:09:32.780Z] 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-10-01T01:09:32.780Z] 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-10-01T01:09:32.780Z] 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-10-01T01:09:32.780Z] 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-10-01T01:09:33.038Z] 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 55 kB/s) [2019-10-01T01:09:33.038Z] 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-10-01T01:09:33.038Z] 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-10-01T01:09:33.038Z] 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-10-01T01:09:33.038Z] 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-10-01T01:09:33.038Z] 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-10-01T01:09:33.038Z] 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-10-01T01:09:33.296Z] 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 747 kB/s) [2019-10-01T01:09:33.296Z] 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-10-01T01:09:33.296Z] 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-10-01T01:09:33.296Z] 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-10-01T01:09:33.296Z] 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-10-01T01:09:33.296Z] 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-10-01T01:09:33.296Z] 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-10-01T01:09:33.554Z] 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 49 kB/s) [2019-10-01T01:09:33.554Z] 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-10-01T01:09:33.554Z] 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-10-01T01:09:33.554Z] 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-10-01T01:09:33.554Z] 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-10-01T01:09:33.554Z] 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-10-01T01:09:33.812Z] 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-10-01T01:09:33.812Z] 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 64 kB/s) [2019-10-01T01:09:33.812Z] 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-10-01T01:09:33.812Z] 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-10-01T01:09:33.812Z] 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-10-01T01:09:34.071Z] 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-10-01T01:09:34.071Z] 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-10-01T01:09:34.071Z] 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-10-01T01:09:34.071Z] 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 162 kB/s) [2019-10-01T01:09:34.071Z] 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-10-01T01:09:34.071Z] 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-10-01T01:09:34.071Z] 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-10-01T01:09:34.329Z] 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-10-01T01:09:34.329Z] 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-10-01T01:09:34.329Z] 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-10-01T01:09:34.329Z] 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 682 kB/s) [2019-10-01T01:09:34.329Z] 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-10-01T01:09:34.329Z] 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-10-01T01:09:34.329Z] 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-10-01T01:09:34.587Z] 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-10-01T01:09:34.587Z] 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-10-01T01:09:34.587Z] 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-10-01T01:09:34.587Z] 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-10-01T01:09:34.587Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-10-01T01:09:34.587Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-10-01T01:09:34.587Z] 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-10-01T01:09:34.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-10-01T01:09:34.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-10-01T01:09:34.845Z] 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-10-01T01:09:34.845Z] 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 498 kB/s) [2019-10-01T01:09:34.845Z] 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-10-01T01:09:34.845Z] 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-10-01T01:09:34.845Z] 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-10-01T01:09:35.103Z] 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-10-01T01:09:35.103Z] 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-10-01T01:09:35.103Z] 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-10-01T01:09:35.103Z] 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-10-01T01:09:35.103Z] 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-10-01T01:09:35.103Z] 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-10-01T01:09:35.362Z] 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-10-01T01:09:35.362Z] 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-10-01T01:09:35.362Z] 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-10-01T01:09:35.362Z] 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-10-01T01:09:35.362Z] 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 594 kB/s) [2019-10-01T01:09:35.362Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-10-01T01:09:35.362Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-10-01T01:09:35.621Z] 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-10-01T01:09:35.621Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-10-01T01:09:35.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-10-01T01:09:35.621Z] 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-10-01T01:09:35.621Z] 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 614 kB/s) [2019-10-01T01:09:35.621Z] 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-10-01T01:09:35.879Z] 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-10-01T01:09:35.879Z] 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-10-01T01:09:35.879Z] 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-10-01T01:09:35.879Z] 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-10-01T01:09:35.879Z] 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-10-01T01:09:35.879Z] 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 80 kB/s) [2019-10-01T01:09:35.879Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-10-01T01:09:36.137Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-10-01T01:09:36.137Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-10-01T01:09:36.137Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-10-01T01:09:36.137Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-10-01T01:09:36.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-10-01T01:09:36.397Z] 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 50 kB/s) [2019-10-01T01:09:36.397Z] 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-10-01T01:09:36.397Z] 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-10-01T01:09:36.397Z] 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-10-01T01:09:36.397Z] 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-10-01T01:09:36.655Z] 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-10-01T01:09:36.655Z] 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-10-01T01:09:36.655Z] 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 84 kB/s) [2019-10-01T01:09:36.655Z] 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-10-01T01:09:36.655Z] 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-10-01T01:09:36.655Z] 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-10-01T01:09:36.914Z] 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-10-01T01:09:36.914Z] 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-10-01T01:09:36.914Z] 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-10-01T01:09:36.914Z] 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 72 kB/s) [2019-10-01T01:09:36.914Z] 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-10-01T01:09:36.914Z] 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-10-01T01:09:36.914Z] 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-10-01T01:09:37.172Z] 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-10-01T01:09:37.172Z] 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-10-01T01:09:37.172Z] 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-10-01T01:09:37.172Z] 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 30 kB/s) [2019-10-01T01:09:37.172Z] 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-10-01T01:09:37.172Z] 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-10-01T01:09:37.172Z] 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-10-01T01:09:37.430Z] 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-10-01T01:09:37.430Z] 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-10-01T01:09:37.430Z] 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-10-01T01:09:37.430Z] 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 195 kB/s) [2019-10-01T01:09:37.430Z] 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-10-01T01:09:37.430Z] 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-10-01T01:09:37.430Z] 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-10-01T01:09:37.689Z] 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-10-01T01:09:37.689Z] 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-10-01T01:09:37.689Z] 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-10-01T01:09:37.689Z] 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 387 kB/s) [2019-10-01T01:09:37.689Z] 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-10-01T01:09:37.689Z] 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-10-01T01:09:37.689Z] 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-10-01T01:09:37.948Z] 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-10-01T01:09:37.948Z] 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-10-01T01:09:37.948Z] 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-10-01T01:09:37.948Z] 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 100 kB/s) [2019-10-01T01:09:37.948Z] 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-10-01T01:09:37.948Z] 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-10-01T01:09:37.948Z] 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-10-01T01:09:38.207Z] 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-10-01T01:09:38.207Z] 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-10-01T01:09:38.207Z] 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-10-01T01:09:38.207Z] 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 45 kB/s) [2019-10-01T01:09:38.207Z] 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-10-01T01:09:38.207Z] 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-10-01T01:09:38.465Z] 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-10-01T01:09:38.465Z] 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-10-01T01:09:38.465Z] 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-10-01T01:09:38.465Z] 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-10-01T01:09:38.465Z] 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 29 kB/s) [2019-10-01T01:09:38.465Z] 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-10-01T01:09:38.465Z] 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-10-01T01:09:38.724Z] 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-10-01T01:09:38.724Z] 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-10-01T01:09:38.724Z] 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-10-01T01:09:38.724Z] 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-10-01T01:09:38.724Z] 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 64 kB/s) [2019-10-01T01:09:38.982Z] 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-10-01T01:09:38.982Z] 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-10-01T01:09:38.982Z] 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-10-01T01:09:38.982Z] 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-10-01T01:09:38.982Z] 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-10-01T01:09:39.240Z] 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-10-01T01:09:39.240Z] 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 111 kB/s) [2019-10-01T01:09:39.240Z] 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-10-01T01:09:39.240Z] 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-10-01T01:09:39.498Z] 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-10-01T01:09:39.498Z] 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-10-01T01:09:39.498Z] 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-10-01T01:09:39.498Z] 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-10-01T01:09:39.498Z] 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 76 kB/s) [2019-10-01T01:09:39.498Z] 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-10-01T01:09:39.756Z] 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-10-01T01:09:39.756Z] 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-10-01T01:09:39.756Z] 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-10-01T01:09:39.756Z] 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-10-01T01:09:39.756Z] 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-10-01T01:09:39.756Z] 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 71 kB/s) [2019-10-01T01:09:39.756Z] 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-10-01T01:09:40.014Z] 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-10-01T01:09:40.014Z] 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-10-01T01:09:40.014Z] 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-10-01T01:09:40.014Z] 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-10-01T01:09:40.014Z] 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-10-01T01:09:40.014Z] 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-10-01T01:09:40.272Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-10-01T01:09:40.272Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-10-01T01:09:40.272Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2019-10-01T01:09:40.272Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-10-01T01:09:40.272Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-10-01T01:09:40.272Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2019-10-01T01:09:40.272Z] 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 387 kB/s) [2019-10-01T01:09:40.529Z] 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-10-01T01:09:40.529Z] 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-10-01T01:09:40.529Z] 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-10-01T01:09:40.786Z] 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-10-01T01:09:40.786Z] 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-10-01T01:09:40.786Z] 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-10-01T01:09:40.786Z] 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 511 kB/s) [2019-10-01T01:09:40.786Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-10-01T01:09:40.786Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-10-01T01:09:41.045Z] 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-10-01T01:09:41.045Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-10-01T01:09:41.045Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-10-01T01:09:41.045Z] 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-10-01T01:09:41.302Z] 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 205 kB/s) [2019-10-01T01:09:41.302Z] 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-10-01T01:09:41.302Z] 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-10-01T01:09:41.302Z] 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-10-01T01:09:41.302Z] 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-10-01T01:09:41.302Z] 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-10-01T01:09:41.302Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.303Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.560Z] 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-10-01T01:09:41.819Z] 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-10-01T01:09:41.819Z] 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-10-01T01:09:41.819Z] 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-10-01T01:09:41.819Z] 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-10-01T01:09:41.819Z] 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-10-01T01:09:42.076Z] 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-10-01T01:09:42.076Z] 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-10-01T01:09:42.076Z] 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-10-01T01:09:42.076Z] 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-10-01T01:09:42.076Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.334Z] 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-10-01T01:09:42.594Z] 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-10-01T01:09:42.594Z] 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-10-01T01:09:42.594Z] 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-10-01T01:09:42.594Z] 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-10-01T01:09:42.594Z] 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-10-01T01:09:42.594Z] 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-10-01T01:09:42.594Z] Progress (1): 4.1/187 kB Progress (1): 7.7/187 kB Progress (1): 12/187 kB Progress (2): 12/187 kB | 4.1/920 kB Progress (2): 16/187 kB | 4.1/920 kB Progress (2): 16/187 kB | 7.7/920 kB Progress (2): 20/187 kB | 7.7/920 kB Progress (2): 20/187 kB | 12/920 kB Progress (2): 24/187 kB | 12/920 kB Progress (2): 24/187 kB | 16/920 kB Progress (2): 28/187 kB | 16/920 kB Progress (2): 28/187 kB | 20/920 kB Progress (2): 32/187 kB | 20/920 kB Progress (2): 32/187 kB | 24/920 kB Progress (2): 36/187 kB | 24/920 kB Progress (3): 36/187 kB | 24/920 kB | 4.1/26 kB Progress (3): 40/187 kB | 24/920 kB | 4.1/26 kB Progress (3): 40/187 kB | 28/920 kB | 4.1/26 kB Progress (3): 44/187 kB | 28/920 kB | 4.1/26 kB Progress (3): 48/187 kB | 28/920 kB | 4.1/26 kB Progress (4): 48/187 kB | 28/920 kB | 4.1/26 kB | 4.1/65 kB Progress (4): 48/187 kB | 28/920 kB | 7.7/26 kB | 4.1/65 kB Progress (4): 48/187 kB | 28/920 kB | 7.7/26 kB | 7.7/65 kB Progress (4): 52/187 kB | 28/920 kB | 7.7/26 kB | 7.7/65 kB Progress (4): 52/187 kB | 32/920 kB | 7.7/26 kB | 7.7/65 kB Progress (4): 56/187 kB | 32/920 kB | 7.7/26 kB | 7.7/65 kB Progress (4): 56/187 kB | 32/920 kB | 7.7/26 kB | 12/65 kB Progress (4): 56/187 kB | 32/920 kB | 12/26 kB | 12/65 kB Progress (4): 56/187 kB | 32/920 kB | 12/26 kB | 16/65 kB Progress (4): 60/187 kB | 32/920 kB | 12/26 kB | 16/65 kB Progress (4): 60/187 kB | 36/920 kB | 12/26 kB | 16/65 kB Progress (4): 64/187 kB | 36/920 kB | 12/26 kB | 16/65 kB Progress (4): 64/187 kB | 36/920 kB | 12/26 kB | 20/65 kB Progress (5): 64/187 kB | 36/920 kB | 12/26 kB | 20/65 kB | 4.1/429 kB Progress (5): 64/187 kB | 36/920 kB | 16/26 kB | 20/65 kB | 4.1/429 kB Progress (5): 64/187 kB | 36/920 kB | 16/26 kB | 20/65 kB | 7.7/429 kB Progress (5): 64/187 kB | 36/920 kB | 16/26 kB | 24/65 kB | 7.7/429 kB Progress (5): 68/187 kB | 36/920 kB | 16/26 kB | 24/65 kB | 7.7/429 kB Progress (5): 68/187 kB | 40/920 kB | 16/26 kB | 24/65 kB | 7.7/429 kB Progress (5): 72/187 kB | 40/920 kB | 16/26 kB | 24/65 kB | 7.7/429 kB Progress (5): 72/187 kB | 40/920 kB | 16/26 kB | 28/65 kB | 7.7/429 kB Progress (5): 72/187 kB | 40/920 kB | 16/26 kB | 28/65 kB | 12/429 kB Progress (5): 72/187 kB | 40/920 kB | 20/26 kB | 28/65 kB | 12/429 kB Progress (5): 72/187 kB | 40/920 kB | 20/26 kB | 28/65 kB | 16/429 kB Progress (5): 72/187 kB | 40/920 kB | 20/26 kB | 32/65 kB | 16/429 kB Progress (5): 76/187 kB | 40/920 kB | 20/26 kB | 32/65 kB | 16/429 kB Progress (5): 76/187 kB | 44/920 kB | 20/26 kB | 32/65 kB | 16/429 kB Progress (5): 80/187 kB | 44/920 kB | 20/26 kB | 32/65 kB | 16/429 kB Progress (5): 80/187 kB | 44/920 kB | 20/26 kB | 36/65 kB | 16/429 kB Progress (5): 80/187 kB | 44/920 kB | 20/26 kB | 36/65 kB | 20/429 kB Progress (5): 80/187 kB | 44/920 kB | 24/26 kB | 36/65 kB | 20/429 kB Progress (5): 80/187 kB | 44/920 kB | 24/26 kB | 36/65 kB | 24/429 kB Progress (5): 80/187 kB | 44/920 kB | 24/26 kB | 40/65 kB | 24/429 kB Progress (5): 84/187 kB | 44/920 kB | 24/26 kB | 40/65 kB | 24/429 kB Progress (5): 84/187 kB | 48/920 kB | 24/26 kB | 40/65 kB | 24/429 kB Progress (5): 88/187 kB | 48/920 kB | 24/26 kB | 40/65 kB | 24/429 kB Progress (5): 88/187 kB | 48/920 kB | 24/26 kB | 44/65 kB | 24/429 kB Progress (5): 88/187 kB | 48/920 kB | 24/26 kB | 44/65 kB | 28/429 kB Progress (5): 88/187 kB | 48/920 kB | 26 kB | 44/65 kB | 28/429 kB Progress (5): 88/187 kB | 48/920 kB | 26 kB | 44/65 kB | 32/429 kB Progress (5): 88/187 kB | 48/920 kB | 26 kB | 48/65 kB | 32/429 kB Progress (5): 92/187 kB | 48/920 kB | 26 kB | 48/65 kB | 32/429 kB Progress (5): 92/187 kB | 52/920 kB | 26 kB | 48/65 kB | 32/429 kB Progress (5): 96/187 kB | 52/920 kB | 26 kB | 48/65 kB | 32/429 kB Progress (5): 96/187 kB | 52/920 kB | 26 kB | 52/65 kB | 32/429 kB Progress (5): 96/187 kB | 52/920 kB | 26 kB | 52/65 kB | 36/429 kB Progress (5): 96/187 kB | 52/920 kB | 26 kB | 56/65 kB | 36/429 kB Progress (5): 100/187 kB | 52/920 kB | 26 kB | 56/65 kB | 36/429 kB Progress (5): 100/187 kB | 56/920 kB | 26 kB | 56/65 kB | 36/429 kB Progress (5): 104/187 kB | 56/920 kB | 26 kB | 56/65 kB | 36/429 kB Progress (5): 104/187 kB | 56/920 kB | 26 kB | 60/65 kB | 36/429 kB Progress (5): 104/187 kB | 56/920 kB | 26 kB | 60/65 kB | 40/429 kB Progress (5): 104/187 kB | 56/920 kB | 26 kB | 64/65 kB | 40/429 kB Progress (5): 108/187 kB | 56/920 kB | 26 kB | 64/65 kB | 40/429 kB Progress (5): 108/187 kB | 60/920 kB | 26 kB | 64/65 kB | 40/429 kB Progress (5): 112/187 kB | 60/920 kB | 26 kB | 64/65 kB | 40/429 kB Progress (5): 112/187 kB | 60/920 kB | 26 kB | 65 kB | 40/429 kB Progress (5): 112/187 kB | 60/920 kB | 26 kB | 65 kB | 44/429 kB Progress (5): 116/187 kB | 60/920 kB | 26 kB | 65 kB | 44/429 kB Progress (5): 116/187 kB | 64/920 kB | 26 kB | 65 kB | 44/429 kB Progress (5): 120/187 kB | 64/920 kB | 26 kB | 65 kB | 44/429 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 546 kB/s) [2019-10-01T01:09:42.594Z] Progress (4): 120/187 kB | 64/920 kB | 65 kB | 48/429 kB Progress (4): 120/187 kB | 64/920 kB | 65 kB | 52/429 kB Progress (4): 120/187 kB | 64/920 kB | 65 kB | 56/429 kB 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-10-01T01:09:42.594Z] 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 1.3 MB/s) [2019-10-01T01:09:42.594Z] Progress (3): 124/187 kB | 64/920 kB | 56/429 kB Progress (3): 124/187 kB | 68/920 kB | 56/429 kB Progress (3): 128/187 kB | 68/920 kB | 56/429 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-10-01T01:09:42.594Z] Progress (3): 128/187 kB | 68/920 kB | 60/429 kB Progress (3): 132/187 kB | 68/920 kB | 60/429 kB Progress (3): 132/187 kB | 72/920 kB | 60/429 kB Progress (3): 136/187 kB | 72/920 kB | 60/429 kB Progress (3): 136/187 kB | 76/920 kB | 60/429 kB Progress (3): 136/187 kB | 76/920 kB | 64/429 kB Progress (3): 136/187 kB | 80/920 kB | 64/429 kB Progress (3): 136/187 kB | 80/920 kB | 68/429 kB Progress (3): 140/187 kB | 80/920 kB | 68/429 kB Progress (3): 140/187 kB | 80/920 kB | 72/429 kB Progress (3): 140/187 kB | 84/920 kB | 72/429 kB Progress (3): 140/187 kB | 84/920 kB | 76/429 kB Progress (3): 144/187 kB | 84/920 kB | 76/429 kB Progress (3): 144/187 kB | 84/920 kB | 80/429 kB Progress (3): 144/187 kB | 88/920 kB | 80/429 kB Progress (3): 148/187 kB | 88/920 kB | 80/429 kB Progress (3): 148/187 kB | 92/920 kB | 80/429 kB Progress (3): 148/187 kB | 92/920 kB | 84/429 kB Progress (3): 148/187 kB | 96/920 kB | 84/429 kB Progress (3): 152/187 kB | 96/920 kB | 84/429 kB Progress (3): 152/187 kB | 96/920 kB | 88/429 kB Progress (3): 156/187 kB | 96/920 kB | 88/429 kB Progress (3): 156/187 kB | 100/920 kB | 88/429 kB Progress (3): 160/187 kB | 100/920 kB | 88/429 kB Progress (3): 160/187 kB | 100/920 kB | 92/429 kB Progress (3): 164/187 kB | 100/920 kB | 92/429 kB Progress (3): 164/187 kB | 104/920 kB | 92/429 kB Progress (3): 168/187 kB | 104/920 kB | 92/429 kB Progress (3): 168/187 kB | 108/920 kB | 92/429 kB Progress (3): 168/187 kB | 108/920 kB | 96/429 kB Progress (4): 168/187 kB | 108/920 kB | 96/429 kB | 4.1/112 kB Progress (4): 168/187 kB | 112/920 kB | 96/429 kB | 4.1/112 kB Progress (4): 172/187 kB | 112/920 kB | 96/429 kB | 4.1/112 kB Progress (4): 172/187 kB | 116/920 kB | 96/429 kB | 4.1/112 kB Progress (4): 172/187 kB | 116/920 kB | 96/429 kB | 7.7/112 kB Progress (4): 172/187 kB | 116/920 kB | 100/429 kB | 7.7/112 kB Progress (4): 172/187 kB | 116/920 kB | 100/429 kB | 12/112 kB Progress (4): 172/187 kB | 120/920 kB | 100/429 kB | 12/112 kB Progress (4): 176/187 kB | 120/920 kB | 100/429 kB | 12/112 kB Progress (4): 176/187 kB | 124/920 kB | 100/429 kB | 12/112 kB Progress (4): 176/187 kB | 124/920 kB | 100/429 kB | 16/112 kB Progress (4): 176/187 kB | 124/920 kB | 104/429 kB | 16/112 kB Progress (4): 176/187 kB | 124/920 kB | 104/429 kB | 20/112 kB Progress (4): 176/187 kB | 128/920 kB | 104/429 kB | 20/112 kB Progress (5): 176/187 kB | 128/920 kB | 104/429 kB | 20/112 kB | 4.1/186 kB Progress (5): 180/187 kB | 128/920 kB | 104/429 kB | 20/112 kB | 4.1/186 kB Progress (5): 180/187 kB | 128/920 kB | 104/429 kB | 20/112 kB | 7.7/186 kB Progress (5): 180/187 kB | 132/920 kB | 104/429 kB | 20/112 kB | 7.7/186 kB Progress (5): 180/187 kB | 132/920 kB | 104/429 kB | 24/112 kB | 7.7/186 kB Progress (5): 180/187 kB | 132/920 kB | 108/429 kB | 24/112 kB | 7.7/186 kB Progress (5): 180/187 kB | 132/920 kB | 108/429 kB | 28/112 kB | 7.7/186 kB Progress (5): 180/187 kB | 136/920 kB | 108/429 kB | 28/112 kB | 7.7/186 kB Progress (5): 180/187 kB | 136/920 kB | 108/429 kB | 28/112 kB | 12/186 kB Progress (5): 184/187 kB | 136/920 kB | 108/429 kB | 28/112 kB | 12/186 kB Progress (5): 184/187 kB | 136/920 kB | 108/429 kB | 28/112 kB | 16/186 kB Progress (5): 184/187 kB | 140/920 kB | 108/429 kB | 28/112 kB | 16/186 kB Progress (5): 184/187 kB | 140/920 kB | 108/429 kB | 32/112 kB | 16/186 kB Progress (5): 184/187 kB | 140/920 kB | 112/429 kB | 32/112 kB | 16/186 kB Progress (5): 184/187 kB | 140/920 kB | 112/429 kB | 33/112 kB | 16/186 kB Progress (5): 184/187 kB | 144/920 kB | 112/429 kB | 33/112 kB | 16/186 kB Progress (5): 184/187 kB | 144/920 kB | 112/429 kB | 33/112 kB | 20/186 kB Progress (5): 187 kB | 144/920 kB | 112/429 kB | 33/112 kB | 20/186 kB Progress (5): 187 kB | 144/920 kB | 112/429 kB | 33/112 kB | 24/186 kB Progress (5): 187 kB | 148/920 kB | 112/429 kB | 33/112 kB | 24/186 kB Progress (5): 187 kB | 148/920 kB | 112/429 kB | 37/112 kB | 24/186 kB Progress (5): 187 kB | 148/920 kB | 116/429 kB | 37/112 kB | 24/186 kB Progress (5): 187 kB | 148/920 kB | 116/429 kB | 41/112 kB | 24/186 kB Progress (5): 187 kB | 152/920 kB | 116/429 kB | 41/112 kB | 24/186 kB Progress (5): 187 kB | 152/920 kB | 116/429 kB | 41/112 kB | 28/186 kB Progress (5): 187 kB | 156/920 kB | 116/429 kB | 41/112 kB | 28/186 kB Progress (5): 187 kB | 156/920 kB | 116/429 kB | 45/112 kB | 28/186 kB Progress (5): 187 kB | 156/920 kB | 120/429 kB | 45/112 kB | 28/186 kB Progress (5): 187 kB | 156/920 kB | 120/429 kB | 49/112 kB | 28/186 kB Progress (5): 187 kB | 160/920 kB | 120/429 kB | 49/112 kB | 28/186 kB Progress (5): 187 kB | 160/920 kB | 120/429 kB | 49/112 kB | 32/186 kB Progress (5): 187 kB | 164/920 kB | 120/429 kB | 49/112 kB | 32/186 kB Progress (5): 187 kB | 164/920 kB | 120/429 kB | 53/112 kB | 32/186 kB Progress (5): 187 kB | 164/920 kB | 124/429 kB | 53/112 kB | 32/186 kB Progress (5): 187 kB | 164/920 kB | 124/429 kB | 57/112 kB | 32/186 kB Progress (5): 187 kB | 168/920 kB | 124/429 kB | 57/112 kB | 32/186 kB Progress (5): 187 kB | 168/920 kB | 124/429 kB | 57/112 kB | 33/186 kB Progress (5): 187 kB | 172/920 kB | 124/429 kB | 57/112 kB | 33/186 kB Progress (5): 187 kB | 172/920 kB | 124/429 kB | 61/112 kB | 33/186 kB Progress (5): 187 kB | 172/920 kB | 128/429 kB | 61/112 kB | 33/186 kB Progress (5): 187 kB | 172/920 kB | 128/429 kB | 65/112 kB | 33/186 kB Progress (5): 187 kB | 176/920 kB | 128/429 kB | 65/112 kB | 33/186 kB Progress (5): 187 kB | 176/920 kB | 128/429 kB | 65/112 kB | 37/186 kB Progress (5): 187 kB | 180/920 kB | 128/429 kB | 65/112 kB | 37/186 kB Progress (5): 187 kB | 180/920 kB | 128/429 kB | 69/112 kB | 37/186 kB Progress (5): 187 kB | 180/920 kB | 132/429 kB | 69/112 kB | 37/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 2.4 MB/s) [2019-10-01T01:09:42.594Z] Progress (4): 180/920 kB | 136/429 kB | 69/112 kB | 37/186 kB Progress (4): 180/920 kB | 136/429 kB | 73/112 kB | 37/186 kB Progress (4): 184/920 kB | 136/429 kB | 73/112 kB | 37/186 kB Progress (4): 184/920 kB | 136/429 kB | 73/112 kB | 41/186 kB Progress (4): 188/920 kB | 136/429 kB | 73/112 kB | 41/186 kB Progress (4): 188/920 kB | 136/429 kB | 77/112 kB | 41/186 kB Progress (4): 188/920 kB | 140/429 kB | 77/112 kB | 41/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-10-01T01:09:42.595Z] Progress (4): 188/920 kB | 144/429 kB | 77/112 kB | 41/186 kB Progress (4): 188/920 kB | 144/429 kB | 81/112 kB | 41/186 kB Progress (4): 188/920 kB | 148/429 kB | 81/112 kB | 41/186 kB Progress (4): 192/920 kB | 148/429 kB | 81/112 kB | 41/186 kB Progress (4): 192/920 kB | 148/429 kB | 81/112 kB | 45/186 kB Progress (4): 196/920 kB | 148/429 kB | 81/112 kB | 45/186 kB Progress (4): 196/920 kB | 152/429 kB | 81/112 kB | 45/186 kB Progress (4): 196/920 kB | 152/429 kB | 85/112 kB | 45/186 kB Progress (4): 196/920 kB | 156/429 kB | 85/112 kB | 45/186 kB Progress (4): 200/920 kB | 156/429 kB | 85/112 kB | 45/186 kB Progress (4): 200/920 kB | 156/429 kB | 85/112 kB | 49/186 kB Progress (4): 204/920 kB | 156/429 kB | 85/112 kB | 49/186 kB Progress (4): 204/920 kB | 160/429 kB | 85/112 kB | 49/186 kB Progress (4): 204/920 kB | 160/429 kB | 89/112 kB | 49/186 kB Progress (4): 204/920 kB | 164/429 kB | 89/112 kB | 49/186 kB Progress (4): 208/920 kB | 164/429 kB | 89/112 kB | 49/186 kB Progress (4): 208/920 kB | 164/429 kB | 89/112 kB | 53/186 kB Progress (4): 212/920 kB | 164/429 kB | 89/112 kB | 53/186 kB Progress (4): 212/920 kB | 168/429 kB | 89/112 kB | 53/186 kB Progress (4): 212/920 kB | 168/429 kB | 93/112 kB | 53/186 kB Progress (4): 212/920 kB | 172/429 kB | 93/112 kB | 53/186 kB Progress (4): 216/920 kB | 172/429 kB | 93/112 kB | 53/186 kB Progress (4): 216/920 kB | 172/429 kB | 93/112 kB | 57/186 kB Progress (4): 220/920 kB | 172/429 kB | 93/112 kB | 57/186 kB Progress (4): 220/920 kB | 176/429 kB | 93/112 kB | 57/186 kB Progress (4): 220/920 kB | 176/429 kB | 97/112 kB | 57/186 kB Progress (4): 220/920 kB | 180/429 kB | 97/112 kB | 57/186 kB Progress (4): 224/920 kB | 180/429 kB | 97/112 kB | 57/186 kB Progress (4): 224/920 kB | 180/429 kB | 97/112 kB | 61/186 kB Progress (4): 228/920 kB | 180/429 kB | 97/112 kB | 61/186 kB Progress (4): 228/920 kB | 184/429 kB | 97/112 kB | 61/186 kB Progress (4): 228/920 kB | 184/429 kB | 101/112 kB | 61/186 kB Progress (4): 228/920 kB | 188/429 kB | 101/112 kB | 61/186 kB Progress (4): 232/920 kB | 188/429 kB | 101/112 kB | 61/186 kB Progress (4): 232/920 kB | 188/429 kB | 101/112 kB | 65/186 kB Progress (4): 236/920 kB | 188/429 kB | 101/112 kB | 65/186 kB Progress (4): 236/920 kB | 192/429 kB | 101/112 kB | 65/186 kB Progress (4): 236/920 kB | 192/429 kB | 105/112 kB | 65/186 kB Progress (4): 236/920 kB | 196/429 kB | 105/112 kB | 65/186 kB Progress (4): 240/920 kB | 196/429 kB | 105/112 kB | 65/186 kB Progress (4): 240/920 kB | 196/429 kB | 105/112 kB | 66/186 kB Progress (4): 244/920 kB | 196/429 kB | 105/112 kB | 66/186 kB Progress (4): 244/920 kB | 200/429 kB | 105/112 kB | 66/186 kB Progress (4): 244/920 kB | 200/429 kB | 109/112 kB | 66/186 kB Progress (4): 244/920 kB | 204/429 kB | 109/112 kB | 66/186 kB Progress (4): 248/920 kB | 204/429 kB | 109/112 kB | 66/186 kB Progress (4): 248/920 kB | 204/429 kB | 109/112 kB | 70/186 kB Progress (4): 252/920 kB | 204/429 kB | 109/112 kB | 70/186 kB Progress (4): 252/920 kB | 208/429 kB | 109/112 kB | 70/186 kB Progress (4): 252/920 kB | 208/429 kB | 112 kB | 70/186 kB Progress (4): 252/920 kB | 212/429 kB | 112 kB | 70/186 kB Progress (4): 256/920 kB | 212/429 kB | 112 kB | 70/186 kB Progress (4): 256/920 kB | 212/429 kB | 112 kB | 74/186 kB Progress (4): 260/920 kB | 212/429 kB | 112 kB | 74/186 kB Progress (4): 260/920 kB | 216/429 kB | 112 kB | 74/186 kB Progress (4): 264/920 kB | 216/429 kB | 112 kB | 74/186 kB Progress (4): 264/920 kB | 216/429 kB | 112 kB | 78/186 kB Progress (4): 268/920 kB | 216/429 kB | 112 kB | 78/186 kB Progress (4): 268/920 kB | 220/429 kB | 112 kB | 78/186 kB Progress (4): 272/920 kB | 220/429 kB | 112 kB | 78/186 kB Progress (4): 272/920 kB | 220/429 kB | 112 kB | 82/186 kB Progress (4): 276/920 kB | 220/429 kB | 112 kB | 82/186 kB Progress (4): 276/920 kB | 224/429 kB | 112 kB | 82/186 kB Progress (4): 280/920 kB | 224/429 kB | 112 kB | 82/186 kB Progress (4): 280/920 kB | 224/429 kB | 112 kB | 86/186 kB Progress (4): 284/920 kB | 224/429 kB | 112 kB | 86/186 kB Progress (4): 284/920 kB | 228/429 kB | 112 kB | 86/186 kB Progress (4): 288/920 kB | 228/429 kB | 112 kB | 86/186 kB Progress (4): 288/920 kB | 228/429 kB | 112 kB | 90/186 kB Progress (4): 292/920 kB | 228/429 kB | 112 kB | 90/186 kB Progress (4): 292/920 kB | 232/429 kB | 112 kB | 90/186 kB Progress (4): 296/920 kB | 232/429 kB | 112 kB | 90/186 kB Progress (4): 296/920 kB | 232/429 kB | 112 kB | 94/186 kB Progress (4): 300/920 kB | 232/429 kB | 112 kB | 94/186 kB Progress (4): 300/920 kB | 236/429 kB | 112 kB | 94/186 kB Progress (4): 304/920 kB | 236/429 kB | 112 kB | 94/186 kB Progress (4): 304/920 kB | 236/429 kB | 112 kB | 98/186 kB Progress (4): 308/920 kB | 236/429 kB | 112 kB | 98/186 kB Progress (4): 308/920 kB | 240/429 kB | 112 kB | 98/186 kB Progress (4): 312/920 kB | 240/429 kB | 112 kB | 98/186 kB Progress (4): 312/920 kB | 240/429 kB | 112 kB | 98/186 kB Progress (4): 316/920 kB | 240/429 kB | 112 kB | 98/186 kB Progress (4): 316/920 kB | 244/429 kB | 112 kB | 98/186 kB Progress (4): 320/920 kB | 244/429 kB | 112 kB | 98/186 kB Progress (4): 320/920 kB | 244/429 kB | 112 kB | 102/186 kB Progress (4): 324/920 kB | 244/429 kB | 112 kB | 102/186 kB Progress (4): 324/920 kB | 248/429 kB | 112 kB | 102/186 kB Progress (4): 328/920 kB | 248/429 kB | 112 kB | 102/186 kB Progress (4): 328/920 kB | 248/429 kB | 112 kB | 106/186 kB Progress (4): 332/920 kB | 248/429 kB | 112 kB | 106/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 1.1 MB/s) [2019-10-01T01:09:42.595Z] 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-10-01T01:09:42.595Z] Progress (3): 332/920 kB | 252/429 kB | 106/186 kB Progress (4): 332/920 kB | 252/429 kB | 106/186 kB | 4.1/13 kB Progress (4): 336/920 kB | 252/429 kB | 106/186 kB | 4.1/13 kB Progress (4): 336/920 kB | 252/429 kB | 110/186 kB | 4.1/13 kB Progress (4): 340/920 kB | 252/429 kB | 110/186 kB | 4.1/13 kB Progress (4): 340/920 kB | 252/429 kB | 110/186 kB | 7.7/13 kB Progress (4): 340/920 kB | 256/429 kB | 110/186 kB | 7.7/13 kB Progress (4): 340/920 kB | 256/429 kB | 110/186 kB | 12/13 kB Progress (4): 344/920 kB | 256/429 kB | 110/186 kB | 12/13 kB Progress (4): 344/920 kB | 256/429 kB | 114/186 kB | 12/13 kB Progress (4): 348/920 kB | 256/429 kB | 114/186 kB | 12/13 kB Progress (4): 348/920 kB | 256/429 kB | 114/186 kB | 13 kB Progress (4): 348/920 kB | 260/429 kB | 114/186 kB | 13 kB Progress (4): 352/920 kB | 260/429 kB | 114/186 kB | 13 kB Progress (4): 352/920 kB | 260/429 kB | 118/186 kB | 13 kB Progress (4): 356/920 kB | 260/429 kB | 118/186 kB | 13 kB Progress (4): 356/920 kB | 264/429 kB | 118/186 kB | 13 kB Progress (4): 360/920 kB | 264/429 kB | 118/186 kB | 13 kB Progress (4): 360/920 kB | 264/429 kB | 122/186 kB | 13 kB Progress (4): 364/920 kB | 264/429 kB | 122/186 kB | 13 kB Progress (4): 364/920 kB | 268/429 kB | 122/186 kB | 13 kB Progress (4): 368/920 kB | 268/429 kB | 122/186 kB | 13 kB Progress (4): 368/920 kB | 268/429 kB | 126/186 kB | 13 kB Progress (4): 372/920 kB | 268/429 kB | 126/186 kB | 13 kB Progress (4): 372/920 kB | 272/429 kB | 126/186 kB | 13 kB Progress (4): 376/920 kB | 272/429 kB | 126/186 kB | 13 kB Progress (4): 376/920 kB | 272/429 kB | 130/186 kB | 13 kB Progress (4): 380/920 kB | 272/429 kB | 130/186 kB | 13 kB Progress (4): 380/920 kB | 276/429 kB | 130/186 kB | 13 kB Progress (4): 384/920 kB | 276/429 kB | 130/186 kB | 13 kB Progress (4): 384/920 kB | 276/429 kB | 134/186 kB | 13 kB Progress (4): 388/920 kB | 276/429 kB | 134/186 kB | 13 kB Progress (4): 388/920 kB | 280/429 kB | 134/186 kB | 13 kB Progress (4): 392/920 kB | 280/429 kB | 134/186 kB | 13 kB Progress (4): 392/920 kB | 280/429 kB | 138/186 kB | 13 kB Progress (4): 396/920 kB | 280/429 kB | 138/186 kB | 13 kB Progress (4): 396/920 kB | 284/429 kB | 138/186 kB | 13 kB Progress (5): 396/920 kB | 284/429 kB | 138/186 kB | 13 kB | 4.1/524 kB Progress (5): 396/920 kB | 288/429 kB | 138/186 kB | 13 kB | 4.1/524 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 117 kB/s) [2019-10-01T01:09:42.595Z] Progress (4): 400/920 kB | 288/429 kB | 138/186 kB | 4.1/524 kB Progress (4): 400/920 kB | 288/429 kB | 142/186 kB | 4.1/524 kB Progress (4): 404/920 kB | 288/429 kB | 142/186 kB | 4.1/524 kB 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-10-01T01:09:42.595Z] Progress (4): 404/920 kB | 292/429 kB | 142/186 kB | 4.1/524 kB Progress (4): 404/920 kB | 292/429 kB | 142/186 kB | 7.7/524 kB Progress (4): 404/920 kB | 296/429 kB | 142/186 kB | 7.7/524 kB Progress (4): 408/920 kB | 296/429 kB | 142/186 kB | 7.7/524 kB Progress (4): 408/920 kB | 296/429 kB | 146/186 kB | 7.7/524 kB Progress (4): 412/920 kB | 296/429 kB | 146/186 kB | 7.7/524 kB Progress (4): 412/920 kB | 300/429 kB | 146/186 kB | 7.7/524 kB Progress (4): 412/920 kB | 300/429 kB | 146/186 kB | 12/524 kB Progress (4): 412/920 kB | 304/429 kB | 146/186 kB | 12/524 kB Progress (4): 416/920 kB | 304/429 kB | 146/186 kB | 12/524 kB Progress (4): 416/920 kB | 304/429 kB | 150/186 kB | 12/524 kB Progress (4): 420/920 kB | 304/429 kB | 150/186 kB | 12/524 kB Progress (4): 420/920 kB | 308/429 kB | 150/186 kB | 12/524 kB Progress (4): 420/920 kB | 308/429 kB | 150/186 kB | 16/524 kB Progress (4): 420/920 kB | 312/429 kB | 150/186 kB | 16/524 kB Progress (4): 424/920 kB | 312/429 kB | 150/186 kB | 16/524 kB Progress (4): 424/920 kB | 312/429 kB | 154/186 kB | 16/524 kB Progress (4): 428/920 kB | 312/429 kB | 154/186 kB | 16/524 kB Progress (4): 428/920 kB | 316/429 kB | 154/186 kB | 16/524 kB Progress (4): 428/920 kB | 316/429 kB | 154/186 kB | 20/524 kB Progress (4): 428/920 kB | 320/429 kB | 154/186 kB | 20/524 kB Progress (4): 432/920 kB | 320/429 kB | 154/186 kB | 20/524 kB Progress (4): 432/920 kB | 320/429 kB | 158/186 kB | 20/524 kB Progress (4): 436/920 kB | 320/429 kB | 158/186 kB | 20/524 kB Progress (4): 436/920 kB | 324/429 kB | 158/186 kB | 20/524 kB Progress (4): 436/920 kB | 324/429 kB | 158/186 kB | 24/524 kB Progress (4): 436/920 kB | 328/429 kB | 158/186 kB | 24/524 kB Progress (4): 440/920 kB | 328/429 kB | 158/186 kB | 24/524 kB Progress (4): 440/920 kB | 328/429 kB | 162/186 kB | 24/524 kB Progress (4): 444/920 kB | 328/429 kB | 162/186 kB | 24/524 kB Progress (4): 444/920 kB | 332/429 kB | 162/186 kB | 24/524 kB Progress (4): 444/920 kB | 332/429 kB | 162/186 kB | 28/524 kB Progress (4): 444/920 kB | 336/429 kB | 162/186 kB | 28/524 kB Progress (4): 448/920 kB | 336/429 kB | 162/186 kB | 28/524 kB Progress (4): 448/920 kB | 336/429 kB | 166/186 kB | 28/524 kB Progress (4): 452/920 kB | 336/429 kB | 166/186 kB | 28/524 kB Progress (4): 452/920 kB | 340/429 kB | 166/186 kB | 28/524 kB Progress (4): 452/920 kB | 340/429 kB | 166/186 kB | 32/524 kB Progress (4): 452/920 kB | 344/429 kB | 166/186 kB | 32/524 kB Progress (4): 456/920 kB | 344/429 kB | 166/186 kB | 32/524 kB Progress (4): 456/920 kB | 344/429 kB | 170/186 kB | 32/524 kB Progress (5): 456/920 kB | 344/429 kB | 170/186 kB | 32/524 kB | 4.1/273 kB Progress (5): 456/920 kB | 344/429 kB | 174/186 kB | 32/524 kB | 4.1/273 kB Progress (5): 460/920 kB | 344/429 kB | 174/186 kB | 32/524 kB | 4.1/273 kB Progress (5): 460/920 kB | 348/429 kB | 174/186 kB | 32/524 kB | 4.1/273 kB Progress (5): 460/920 kB | 348/429 kB | 174/186 kB | 33/524 kB | 4.1/273 kB Progress (5): 460/920 kB | 352/429 kB | 174/186 kB | 33/524 kB | 4.1/273 kB Progress (5): 464/920 kB | 352/429 kB | 174/186 kB | 33/524 kB | 4.1/273 kB Progress (5): 464/920 kB | 352/429 kB | 178/186 kB | 33/524 kB | 4.1/273 kB Progress (5): 464/920 kB | 352/429 kB | 178/186 kB | 33/524 kB | 7.7/273 kB Progress (5): 464/920 kB | 352/429 kB | 182/186 kB | 33/524 kB | 7.7/273 kB Progress (5): 468/920 kB | 352/429 kB | 182/186 kB | 33/524 kB | 7.7/273 kB Progress (5): 468/920 kB | 356/429 kB | 182/186 kB | 33/524 kB | 7.7/273 kB Progress (5): 468/920 kB | 356/429 kB | 182/186 kB | 37/524 kB | 7.7/273 kB Progress (5): 468/920 kB | 360/429 kB | 182/186 kB | 37/524 kB | 7.7/273 kB Progress (5): 472/920 kB | 360/429 kB | 182/186 kB | 37/524 kB | 7.7/273 kB Progress (5): 472/920 kB | 360/429 kB | 186 kB | 37/524 kB | 7.7/273 kB Progress (5): 472/920 kB | 360/429 kB | 186 kB | 37/524 kB | 12/273 kB Progress (5): 476/920 kB | 360/429 kB | 186 kB | 37/524 kB | 12/273 kB Progress (5): 476/920 kB | 364/429 kB | 186 kB | 37/524 kB | 12/273 kB Progress (5): 476/920 kB | 364/429 kB | 186 kB | 41/524 kB | 12/273 kB Progress (5): 476/920 kB | 368/429 kB | 186 kB | 41/524 kB | 12/273 kB Progress (5): 480/920 kB | 368/429 kB | 186 kB | 41/524 kB | 12/273 kB Progress (5): 480/920 kB | 368/429 kB | 186 kB | 41/524 kB | 16/273 kB Progress (5): 484/920 kB | 368/429 kB | 186 kB | 41/524 kB | 16/273 kB Progress (5): 484/920 kB | 372/429 kB | 186 kB | 41/524 kB | 16/273 kB Progress (5): 484/920 kB | 372/429 kB | 186 kB | 45/524 kB | 16/273 kB Progress (5): 484/920 kB | 376/429 kB | 186 kB | 45/524 kB | 16/273 kB Progress (5): 488/920 kB | 376/429 kB | 186 kB | 45/524 kB | 16/273 kB Progress (5): 488/920 kB | 376/429 kB | 186 kB | 45/524 kB | 20/273 kB Progress (5): 492/920 kB | 376/429 kB | 186 kB | 45/524 kB | 20/273 kB Progress (5): 492/920 kB | 380/429 kB | 186 kB | 45/524 kB | 20/273 kB Progress (5): 492/920 kB | 380/429 kB | 186 kB | 49/524 kB | 20/273 kB Progress (5): 492/920 kB | 384/429 kB | 186 kB | 49/524 kB | 20/273 kB Progress (5): 496/920 kB | 384/429 kB | 186 kB | 49/524 kB | 20/273 kB Progress (5): 496/920 kB | 384/429 kB | 186 kB | 49/524 kB | 24/273 kB Progress (5): 500/920 kB | 384/429 kB | 186 kB | 49/524 kB | 24/273 kB Progress (5): 500/920 kB | 388/429 kB | 186 kB | 49/524 kB | 24/273 kB Progress (5): 500/920 kB | 388/429 kB | 186 kB | 53/524 kB | 24/273 kB Progress (5): 500/920 kB | 392/429 kB | 186 kB | 53/524 kB | 24/273 kB Progress (5): 504/920 kB | 392/429 kB | 186 kB | 53/524 kB | 24/273 kB Progress (5): 504/920 kB | 392/429 kB | 186 kB | 53/524 kB | 28/273 kB Progress (5): 508/920 kB | 392/429 kB | 186 kB | 53/524 kB | 28/273 kB Progress (5): 508/920 kB | 396/429 kB | 186 kB | 53/524 kB | 28/273 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.3 MB/s) [2019-10-01T01:09:42.595Z] Progress (4): 508/920 kB | 396/429 kB | 57/524 kB | 28/273 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-10-01T01:09:42.595Z] Progress (4): 508/920 kB | 400/429 kB | 57/524 kB | 28/273 kB Progress (4): 512/920 kB | 400/429 kB | 57/524 kB | 28/273 kB Progress (4): 512/920 kB | 400/429 kB | 57/524 kB | 32/273 kB Progress (4): 516/920 kB | 400/429 kB | 57/524 kB | 32/273 kB Progress (4): 516/920 kB | 404/429 kB | 57/524 kB | 32/273 kB Progress (4): 516/920 kB | 404/429 kB | 61/524 kB | 32/273 kB Progress (4): 516/920 kB | 408/429 kB | 61/524 kB | 32/273 kB Progress (4): 520/920 kB | 408/429 kB | 61/524 kB | 32/273 kB Progress (4): 520/920 kB | 408/429 kB | 61/524 kB | 33/273 kB Progress (4): 520/920 kB | 408/429 kB | 61/524 kB | 37/273 kB Progress (4): 520/920 kB | 408/429 kB | 61/524 kB | 41/273 kB Progress (4): 520/920 kB | 408/429 kB | 61/524 kB | 45/273 kB Progress (4): 520/920 kB | 408/429 kB | 61/524 kB | 49/273 kB Progress (4): 524/920 kB | 408/429 kB | 61/524 kB | 49/273 kB Progress (4): 524/920 kB | 412/429 kB | 61/524 kB | 49/273 kB Progress (4): 524/920 kB | 412/429 kB | 65/524 kB | 49/273 kB Progress (4): 524/920 kB | 416/429 kB | 65/524 kB | 49/273 kB Progress (4): 528/920 kB | 416/429 kB | 65/524 kB | 49/273 kB Progress (4): 528/920 kB | 416/429 kB | 65/524 kB | 53/273 kB Progress (4): 532/920 kB | 416/429 kB | 65/524 kB | 53/273 kB Progress (4): 532/920 kB | 420/429 kB | 65/524 kB | 53/273 kB Progress (4): 532/920 kB | 420/429 kB | 66/524 kB | 53/273 kB Progress (5): 532/920 kB | 420/429 kB | 66/524 kB | 53/273 kB | 4.1/39 kB Progress (5): 532/920 kB | 424/429 kB | 66/524 kB | 53/273 kB | 4.1/39 kB Progress (5): 536/920 kB | 424/429 kB | 66/524 kB | 53/273 kB | 4.1/39 kB Progress (5): 536/920 kB | 424/429 kB | 66/524 kB | 57/273 kB | 4.1/39 kB Progress (5): 540/920 kB | 424/429 kB | 66/524 kB | 57/273 kB | 4.1/39 kB Progress (5): 540/920 kB | 428/429 kB | 66/524 kB | 57/273 kB | 4.1/39 kB Progress (5): 540/920 kB | 428/429 kB | 66/524 kB | 57/273 kB | 7.7/39 kB Progress (5): 540/920 kB | 428/429 kB | 70/524 kB | 57/273 kB | 7.7/39 kB Progress (5): 540/920 kB | 428/429 kB | 70/524 kB | 57/273 kB | 12/39 kB Progress (5): 540/920 kB | 429 kB | 70/524 kB | 57/273 kB | 12/39 kB Progress (5): 544/920 kB | 429 kB | 70/524 kB | 57/273 kB | 12/39 kB Progress (5): 544/920 kB | 429 kB | 70/524 kB | 61/273 kB | 12/39 kB Progress (5): 548/920 kB | 429 kB | 70/524 kB | 61/273 kB | 12/39 kB Progress (5): 548/920 kB | 429 kB | 70/524 kB | 61/273 kB | 16/39 kB Progress (5): 548/920 kB | 429 kB | 74/524 kB | 61/273 kB | 16/39 kB Progress (5): 548/920 kB | 429 kB | 74/524 kB | 61/273 kB | 20/39 kB Progress (5): 552/920 kB | 429 kB | 74/524 kB | 61/273 kB | 20/39 kB Progress (5): 552/920 kB | 429 kB | 74/524 kB | 65/273 kB | 20/39 kB Progress (5): 556/920 kB | 429 kB | 74/524 kB | 65/273 kB | 20/39 kB Progress (5): 556/920 kB | 429 kB | 74/524 kB | 65/273 kB | 24/39 kB Progress (5): 556/920 kB | 429 kB | 78/524 kB | 65/273 kB | 24/39 kB Progress (5): 556/920 kB | 429 kB | 78/524 kB | 65/273 kB | 28/39 kB Progress (5): 560/920 kB | 429 kB | 78/524 kB | 65/273 kB | 28/39 kB Progress (5): 560/920 kB | 429 kB | 78/524 kB | 69/273 kB | 28/39 kB Progress (5): 564/920 kB | 429 kB | 78/524 kB | 69/273 kB | 28/39 kB Progress (5): 564/920 kB | 429 kB | 78/524 kB | 69/273 kB | 32/39 kB Progress (5): 564/920 kB | 429 kB | 82/524 kB | 69/273 kB | 32/39 kB Progress (5): 564/920 kB | 429 kB | 82/524 kB | 69/273 kB | 36/39 kB Progress (5): 568/920 kB | 429 kB | 82/524 kB | 69/273 kB | 36/39 kB Progress (5): 568/920 kB | 429 kB | 82/524 kB | 73/273 kB | 36/39 kB Progress (5): 572/920 kB | 429 kB | 82/524 kB | 73/273 kB | 36/39 kB Progress (5): 572/920 kB | 429 kB | 82/524 kB | 73/273 kB | 39 kB Progress (5): 572/920 kB | 429 kB | 86/524 kB | 73/273 kB | 39 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.6 MB/s) [2019-10-01T01:09:42.595Z] Progress (4): 576/920 kB | 86/524 kB | 73/273 kB | 39 kB Progress (4): 576/920 kB | 86/524 kB | 77/273 kB | 39 kB Progress (4): 580/920 kB | 86/524 kB | 77/273 kB | 39 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-10-01T01:09:42.595Z] Progress (4): 580/920 kB | 90/524 kB | 77/273 kB | 39 kB Progress (4): 584/920 kB | 90/524 kB | 77/273 kB | 39 kB Progress (4): 584/920 kB | 90/524 kB | 81/273 kB | 39 kB Progress (4): 588/920 kB | 90/524 kB | 81/273 kB | 39 kB Progress (4): 588/920 kB | 94/524 kB | 81/273 kB | 39 kB Progress (4): 592/920 kB | 94/524 kB | 81/273 kB | 39 kB Progress (4): 592/920 kB | 94/524 kB | 85/273 kB | 39 kB Progress (4): 596/920 kB | 94/524 kB | 85/273 kB | 39 kB Progress (4): 596/920 kB | 98/524 kB | 85/273 kB | 39 kB Progress (4): 600/920 kB | 98/524 kB | 85/273 kB | 39 kB Progress (4): 600/920 kB | 98/524 kB | 89/273 kB | 39 kB Progress (4): 604/920 kB | 98/524 kB | 89/273 kB | 39 kB Progress (4): 604/920 kB | 98/524 kB | 89/273 kB | 39 kB Progress (4): 608/920 kB | 98/524 kB | 89/273 kB | 39 kB Progress (4): 608/920 kB | 98/524 kB | 93/273 kB | 39 kB Progress (4): 612/920 kB | 98/524 kB | 93/273 kB | 39 kB Progress (4): 612/920 kB | 102/524 kB | 93/273 kB | 39 kB Progress (4): 616/920 kB | 102/524 kB | 93/273 kB | 39 kB Progress (4): 616/920 kB | 102/524 kB | 97/273 kB | 39 kB Progress (4): 620/920 kB | 102/524 kB | 97/273 kB | 39 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 232 kB/s) [2019-10-01T01:09:42.595Z] Progress (3): 620/920 kB | 106/524 kB | 97/273 kB 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-10-01T01:09:42.595Z] Progress (3): 624/920 kB | 106/524 kB | 97/273 kB Progress (3): 624/920 kB | 106/524 kB | 101/273 kB Progress (3): 628/920 kB | 106/524 kB | 101/273 kB Progress (3): 628/920 kB | 110/524 kB | 101/273 kB Progress (3): 632/920 kB | 110/524 kB | 101/273 kB Progress (3): 632/920 kB | 110/524 kB | 105/273 kB Progress (3): 636/920 kB | 110/524 kB | 105/273 kB Progress (3): 636/920 kB | 114/524 kB | 105/273 kB Progress (3): 640/920 kB | 114/524 kB | 105/273 kB Progress (3): 640/920 kB | 114/524 kB | 109/273 kB Progress (3): 644/920 kB | 114/524 kB | 109/273 kB Progress (3): 644/920 kB | 118/524 kB | 109/273 kB Progress (3): 648/920 kB | 118/524 kB | 109/273 kB Progress (3): 648/920 kB | 118/524 kB | 113/273 kB Progress (3): 652/920 kB | 118/524 kB | 113/273 kB Progress (3): 652/920 kB | 122/524 kB | 113/273 kB Progress (3): 656/920 kB | 122/524 kB | 113/273 kB Progress (3): 656/920 kB | 122/524 kB | 117/273 kB Progress (3): 660/920 kB | 122/524 kB | 117/273 kB Progress (3): 660/920 kB | 126/524 kB | 117/273 kB Progress (3): 664/920 kB | 126/524 kB | 117/273 kB Progress (3): 664/920 kB | 126/524 kB | 121/273 kB Progress (3): 668/920 kB | 126/524 kB | 121/273 kB Progress (3): 668/920 kB | 130/524 kB | 121/273 kB Progress (3): 672/920 kB | 130/524 kB | 121/273 kB Progress (4): 672/920 kB | 130/524 kB | 121/273 kB | 4.1/156 kB Progress (4): 672/920 kB | 130/524 kB | 125/273 kB | 4.1/156 kB Progress (4): 672/920 kB | 130/524 kB | 125/273 kB | 7.7/156 kB Progress (4): 676/920 kB | 130/524 kB | 125/273 kB | 7.7/156 kB Progress (4): 676/920 kB | 134/524 kB | 125/273 kB | 7.7/156 kB Progress (4): 680/920 kB | 134/524 kB | 125/273 kB | 7.7/156 kB Progress (4): 680/920 kB | 134/524 kB | 125/273 kB | 12/156 kB Progress (4): 680/920 kB | 134/524 kB | 129/273 kB | 12/156 kB Progress (4): 680/920 kB | 134/524 kB | 129/273 kB | 16/156 kB Progress (4): 684/920 kB | 134/524 kB | 129/273 kB | 16/156 kB Progress (4): 684/920 kB | 138/524 kB | 129/273 kB | 16/156 kB Progress (4): 688/920 kB | 138/524 kB | 129/273 kB | 16/156 kB Progress (4): 688/920 kB | 138/524 kB | 129/273 kB | 20/156 kB Progress (4): 688/920 kB | 138/524 kB | 133/273 kB | 20/156 kB Progress (4): 688/920 kB | 138/524 kB | 133/273 kB | 24/156 kB Progress (4): 692/920 kB | 138/524 kB | 133/273 kB | 24/156 kB Progress (4): 692/920 kB | 142/524 kB | 133/273 kB | 24/156 kB Progress (4): 696/920 kB | 142/524 kB | 133/273 kB | 24/156 kB Progress (4): 696/920 kB | 142/524 kB | 133/273 kB | 28/156 kB Progress (5): 696/920 kB | 142/524 kB | 133/273 kB | 28/156 kB | 4.1/35 kB Progress (5): 696/920 kB | 142/524 kB | 137/273 kB | 28/156 kB | 4.1/35 kB Progress (5): 696/920 kB | 142/524 kB | 137/273 kB | 28/156 kB | 7.7/35 kB Progress (5): 696/920 kB | 142/524 kB | 137/273 kB | 32/156 kB | 7.7/35 kB Progress (5): 700/920 kB | 142/524 kB | 137/273 kB | 32/156 kB | 7.7/35 kB Progress (5): 700/920 kB | 146/524 kB | 137/273 kB | 32/156 kB | 7.7/35 kB Progress (5): 704/920 kB | 146/524 kB | 137/273 kB | 32/156 kB | 7.7/35 kB Progress (5): 704/920 kB | 146/524 kB | 137/273 kB | 36/156 kB | 7.7/35 kB Progress (5): 704/920 kB | 146/524 kB | 137/273 kB | 36/156 kB | 12/35 kB Progress (5): 704/920 kB | 146/524 kB | 141/273 kB | 36/156 kB | 12/35 kB Progress (5): 704/920 kB | 146/524 kB | 141/273 kB | 36/156 kB | 16/35 kB Progress (5): 704/920 kB | 146/524 kB | 141/273 kB | 40/156 kB | 16/35 kB Progress (5): 708/920 kB | 146/524 kB | 141/273 kB | 40/156 kB | 16/35 kB Progress (5): 708/920 kB | 150/524 kB | 141/273 kB | 40/156 kB | 16/35 kB Progress (5): 712/920 kB | 150/524 kB | 141/273 kB | 40/156 kB | 16/35 kB Progress (5): 712/920 kB | 150/524 kB | 141/273 kB | 44/156 kB | 16/35 kB Progress (5): 712/920 kB | 150/524 kB | 141/273 kB | 44/156 kB | 20/35 kB Progress (5): 712/920 kB | 150/524 kB | 145/273 kB | 44/156 kB | 20/35 kB Progress (5): 712/920 kB | 150/524 kB | 145/273 kB | 44/156 kB | 24/35 kB Progress (5): 712/920 kB | 150/524 kB | 145/273 kB | 48/156 kB | 24/35 kB Progress (5): 716/920 kB | 150/524 kB | 145/273 kB | 48/156 kB | 24/35 kB Progress (5): 716/920 kB | 154/524 kB | 145/273 kB | 48/156 kB | 24/35 kB Progress (5): 720/920 kB | 154/524 kB | 145/273 kB | 48/156 kB | 24/35 kB Progress (5): 720/920 kB | 154/524 kB | 145/273 kB | 52/156 kB | 24/35 kB Progress (5): 720/920 kB | 154/524 kB | 145/273 kB | 52/156 kB | 28/35 kB Progress (5): 720/920 kB | 154/524 kB | 149/273 kB | 52/156 kB | 28/35 kB Progress (5): 720/920 kB | 154/524 kB | 149/273 kB | 52/156 kB | 32/35 kB Progress (5): 720/920 kB | 154/524 kB | 149/273 kB | 56/156 kB | 32/35 kB Progress (5): 724/920 kB | 154/524 kB | 149/273 kB | 56/156 kB | 32/35 kB Progress (5): 724/920 kB | 158/524 kB | 149/273 kB | 56/156 kB | 32/35 kB Progress (5): 728/920 kB | 158/524 kB | 149/273 kB | 56/156 kB | 32/35 kB Progress (5): 728/920 kB | 158/524 kB | 149/273 kB | 60/156 kB | 32/35 kB Progress (5): 728/920 kB | 158/524 kB | 149/273 kB | 60/156 kB | 35 kB Progress (5): 728/920 kB | 158/524 kB | 153/273 kB | 60/156 kB | 35 kB Progress (5): 728/920 kB | 158/524 kB | 153/273 kB | 64/156 kB | 35 kB Progress (5): 732/920 kB | 158/524 kB | 153/273 kB | 64/156 kB | 35 kB Progress (5): 732/920 kB | 162/524 kB | 153/273 kB | 64/156 kB | 35 kB Progress (5): 736/920 kB | 162/524 kB | 153/273 kB | 64/156 kB | 35 kB Progress (5): 736/920 kB | 162/524 kB | 153/273 kB | 68/156 kB | 35 kB Progress (5): 736/920 kB | 162/524 kB | 157/273 kB | 68/156 kB | 35 kB Progress (5): 736/920 kB | 162/524 kB | 157/273 kB | 72/156 kB | 35 kB Progress (5): 740/920 kB | 162/524 kB | 157/273 kB | 72/156 kB | 35 kB Progress (5): 740/920 kB | 166/524 kB | 157/273 kB | 72/156 kB | 35 kB Progress (5): 744/920 kB | 166/524 kB | 157/273 kB | 72/156 kB | 35 kB Progress (5): 744/920 kB | 166/524 kB | 157/273 kB | 76/156 kB | 35 kB Progress (5): 744/920 kB | 166/524 kB | 161/273 kB | 76/156 kB | 35 kB Progress (5): 744/920 kB | 166/524 kB | 161/273 kB | 80/156 kB | 35 kB Progress (5): 748/920 kB | 166/524 kB | 161/273 kB | 80/156 kB | 35 kB Progress (5): 748/920 kB | 170/524 kB | 161/273 kB | 80/156 kB | 35 kB Progress (5): 752/920 kB | 170/524 kB | 161/273 kB | 80/156 kB | 35 kB Progress (5): 752/920 kB | 170/524 kB | 161/273 kB | 84/156 kB | 35 kB Progress (5): 752/920 kB | 170/524 kB | 165/273 kB | 84/156 kB | 35 kB Progress (5): 752/920 kB | 170/524 kB | 165/273 kB | 88/156 kB | 35 kB Progress (5): 756/920 kB | 170/524 kB | 165/273 kB | 88/156 kB | 35 kB Progress (5): 756/920 kB | 174/524 kB | 165/273 kB | 88/156 kB | 35 kB Progress (5): 760/920 kB | 174/524 kB | 165/273 kB | 88/156 kB | 35 kB Progress (5): 760/920 kB | 174/524 kB | 165/273 kB | 92/156 kB | 35 kB Progress (5): 760/920 kB | 174/524 kB | 169/273 kB | 92/156 kB | 35 kB Progress (5): 760/920 kB | 174/524 kB | 169/273 kB | 96/156 kB | 35 kB Progress (5): 764/920 kB | 174/524 kB | 169/273 kB | 96/156 kB | 35 kB Progress (5): 764/920 kB | 178/524 kB | 169/273 kB | 96/156 kB | 35 kB Progress (5): 768/920 kB | 178/524 kB | 169/273 kB | 96/156 kB | 35 kB Progress (5): 768/920 kB | 178/524 kB | 169/273 kB | 100/156 kB | 35 kB Progress (5): 768/920 kB | 178/524 kB | 173/273 kB | 100/156 kB | 35 kB Progress (5): 768/920 kB | 178/524 kB | 173/273 kB | 104/156 kB | 35 kB Progress (5): 772/920 kB | 178/524 kB | 173/273 kB | 104/156 kB | 35 kB Progress (5): 772/920 kB | 182/524 kB | 173/273 kB | 104/156 kB | 35 kB Progress (5): 776/920 kB | 182/524 kB | 173/273 kB | 104/156 kB | 35 kB Progress (5): 776/920 kB | 182/524 kB | 173/273 kB | 108/156 kB | 35 kB Progress (5): 776/920 kB | 182/524 kB | 177/273 kB | 108/156 kB | 35 kB Progress (5): 776/920 kB | 182/524 kB | 177/273 kB | 112/156 kB | 35 kB Progress (5): 780/920 kB | 182/524 kB | 177/273 kB | 112/156 kB | 35 kB Progress (5): 780/920 kB | 186/524 kB | 177/273 kB | 112/156 kB | 35 kB Progress (5): 784/920 kB | 186/524 kB | 177/273 kB | 112/156 kB | 35 kB Progress (5): 784/920 kB | 186/524 kB | 177/273 kB | 116/156 kB | 35 kB Progress (5): 784/920 kB | 186/524 kB | 181/273 kB | 116/156 kB | 35 kB Progress (5): 784/920 kB | 186/524 kB | 181/273 kB | 120/156 kB | 35 kB Progress (5): 788/920 kB | 186/524 kB | 181/273 kB | 120/156 kB | 35 kB Progress (5): 788/920 kB | 190/524 kB | 181/273 kB | 120/156 kB | 35 kB Progress (5): 792/920 kB | 190/524 kB | 181/273 kB | 120/156 kB | 35 kB Progress (5): 792/920 kB | 190/524 kB | 181/273 kB | 124/156 kB | 35 kB Progress (5): 792/920 kB | 190/524 kB | 185/273 kB | 124/156 kB | 35 kB Progress (5): 792/920 kB | 190/524 kB | 185/273 kB | 128/156 kB | 35 kB Progress (5): 796/920 kB | 190/524 kB | 185/273 kB | 128/156 kB | 35 kB Progress (5): 796/920 kB | 194/524 kB | 185/273 kB | 128/156 kB | 35 kB Progress (5): 800/920 kB | 194/524 kB | 185/273 kB | 128/156 kB | 35 kB Progress (5): 800/920 kB | 194/524 kB | 185/273 kB | 132/156 kB | 35 kB Progress (5): 800/920 kB | 194/524 kB | 189/273 kB | 132/156 kB | 35 kB Progress (5): 800/920 kB | 194/524 kB | 189/273 kB | 136/156 kB | 35 kB Progress (5): 804/920 kB | 194/524 kB | 189/273 kB | 136/156 kB | 35 kB Progress (5): 804/920 kB | 198/524 kB | 189/273 kB | 136/156 kB | 35 kB Progress (5): 808/920 kB | 198/524 kB | 189/273 kB | 136/156 kB | 35 kB Progress (5): 808/920 kB | 198/524 kB | 189/273 kB | 140/156 kB | 35 kB Progress (5): 808/920 kB | 198/524 kB | 193/273 kB | 140/156 kB | 35 kB Progress (5): 808/920 kB | 198/524 kB | 193/273 kB | 144/156 kB | 35 kB Progress (5): 812/920 kB | 198/524 kB | 193/273 kB | 144/156 kB | 35 kB Progress (5): 812/920 kB | 202/524 kB | 193/273 kB | 144/156 kB | 35 kB Progress (5): 816/920 kB | 202/524 kB | 193/273 kB | 144/156 kB | 35 kB Progress (5): 816/920 kB | 202/524 kB | 193/273 kB | 148/156 kB | 35 kB Progress (5): 816/920 kB | 202/524 kB | 197/273 kB | 148/156 kB | 35 kB Progress (5): 816/920 kB | 202/524 kB | 197/273 kB | 152/156 kB | 35 kB Progress (5): 820/920 kB | 202/524 kB | 197/273 kB | 152/156 kB | 35 kB Progress (5): 820/920 kB | 206/524 kB | 197/273 kB | 152/156 kB | 35 kB Progress (5): 824/920 kB | 206/524 kB | 197/273 kB | 152/156 kB | 35 kB Progress (5): 824/920 kB | 206/524 kB | 197/273 kB | 156/156 kB | 35 kB Progress (5): 824/920 kB | 206/524 kB | 201/273 kB | 156/156 kB | 35 kB Progress (5): 824/920 kB | 206/524 kB | 201/273 kB | 156 kB | 35 kB Progress (5): 828/920 kB | 206/524 kB | 201/273 kB | 156 kB | 35 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 168 kB/s) [2019-10-01T01:09:42.595Z] Progress (4): 828/920 kB | 210/524 kB | 201/273 kB | 156 kB 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-10-01T01:09:42.595Z] Progress (4): 832/920 kB | 210/524 kB | 201/273 kB | 156 kB Progress (4): 832/920 kB | 210/524 kB | 205/273 kB | 156 kB Progress (4): 836/920 kB | 210/524 kB | 205/273 kB | 156 kB Progress (4): 836/920 kB | 214/524 kB | 205/273 kB | 156 kB Progress (4): 840/920 kB | 214/524 kB | 205/273 kB | 156 kB Progress (4): 840/920 kB | 214/524 kB | 209/273 kB | 156 kB Progress (4): 844/920 kB | 214/524 kB | 209/273 kB | 156 kB Progress (4): 844/920 kB | 218/524 kB | 209/273 kB | 156 kB Progress (4): 848/920 kB | 218/524 kB | 209/273 kB | 156 kB Progress (4): 848/920 kB | 218/524 kB | 213/273 kB | 156 kB Progress (4): 848/920 kB | 218/524 kB | 217/273 kB | 156 kB Progress (4): 852/920 kB | 218/524 kB | 217/273 kB | 156 kB Progress (4): 852/920 kB | 222/524 kB | 217/273 kB | 156 kB Progress (4): 856/920 kB | 222/524 kB | 217/273 kB | 156 kB Progress (4): 856/920 kB | 222/524 kB | 221/273 kB | 156 kB Progress (4): 860/920 kB | 222/524 kB | 221/273 kB | 156 kB Progress (4): 860/920 kB | 226/524 kB | 221/273 kB | 156 kB Progress (4): 864/920 kB | 226/524 kB | 221/273 kB | 156 kB Progress (4): 864/920 kB | 226/524 kB | 225/273 kB | 156 kB Progress (4): 868/920 kB | 226/524 kB | 225/273 kB | 156 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 720 kB/s) [2019-10-01T01:09:42.595Z] 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-10-01T01:09:42.854Z] Progress (3): 868/920 kB | 230/524 kB | 225/273 kB Progress (3): 872/920 kB | 230/524 kB | 225/273 kB Progress (3): 872/920 kB | 230/524 kB | 229/273 kB Progress (3): 876/920 kB | 230/524 kB | 229/273 kB Progress (3): 876/920 kB | 234/524 kB | 229/273 kB Progress (3): 880/920 kB | 234/524 kB | 229/273 kB Progress (3): 880/920 kB | 234/524 kB | 233/273 kB Progress (3): 884/920 kB | 234/524 kB | 233/273 kB Progress (3): 884/920 kB | 238/524 kB | 233/273 kB Progress (3): 888/920 kB | 238/524 kB | 233/273 kB Progress (3): 888/920 kB | 238/524 kB | 237/273 kB Progress (3): 892/920 kB | 238/524 kB | 237/273 kB Progress (3): 892/920 kB | 242/524 kB | 237/273 kB Progress (3): 896/920 kB | 242/524 kB | 237/273 kB Progress (3): 896/920 kB | 246/524 kB | 237/273 kB Progress (3): 896/920 kB | 246/524 kB | 241/273 kB Progress (3): 896/920 kB | 250/524 kB | 241/273 kB Progress (3): 900/920 kB | 250/524 kB | 241/273 kB Progress (3): 900/920 kB | 254/524 kB | 241/273 kB Progress (3): 900/920 kB | 254/524 kB | 245/273 kB Progress (3): 900/920 kB | 258/524 kB | 245/273 kB Progress (3): 904/920 kB | 258/524 kB | 245/273 kB Progress (3): 904/920 kB | 262/524 kB | 245/273 kB Progress (3): 904/920 kB | 262/524 kB | 249/273 kB Progress (3): 904/920 kB | 266/524 kB | 249/273 kB Progress (3): 908/920 kB | 266/524 kB | 249/273 kB Progress (3): 908/920 kB | 270/524 kB | 249/273 kB Progress (3): 908/920 kB | 270/524 kB | 253/273 kB Progress (3): 908/920 kB | 274/524 kB | 253/273 kB Progress (3): 912/920 kB | 274/524 kB | 253/273 kB Progress (3): 912/920 kB | 274/524 kB | 257/273 kB Progress (3): 916/920 kB | 274/524 kB | 257/273 kB Progress (3): 916/920 kB | 278/524 kB | 257/273 kB Progress (3): 920/920 kB | 278/524 kB | 257/273 kB Progress (3): 920/920 kB | 278/524 kB | 261/273 kB Progress (3): 920 kB | 278/524 kB | 261/273 kB Progress (3): 920 kB | 282/524 kB | 261/273 kB Progress (3): 920 kB | 282/524 kB | 265/273 kB Progress (3): 920 kB | 286/524 kB | 265/273 kB Progress (3): 920 kB | 286/524 kB | 269/273 kB Progress (3): 920 kB | 290/524 kB | 269/273 kB Progress (3): 920 kB | 290/524 kB | 273/273 kB Progress (3): 920 kB | 294/524 kB | 273/273 kB Progress (3): 920 kB | 294/524 kB | 273 kB Progress (3): 920 kB | 298/524 kB | 273 kB Progress (3): 920 kB | 302/524 kB | 273 kB Progress (3): 920 kB | 306/524 kB | 273 kB Progress (3): 920 kB | 310/524 kB | 273 kB Progress (3): 920 kB | 314/524 kB | 273 kB Progress (3): 920 kB | 318/524 kB | 273 kB Progress (3): 920 kB | 322/524 kB | 273 kB Progress (4): 920 kB | 322/524 kB | 273 kB | 4.1/332 kB Progress (4): 920 kB | 326/524 kB | 273 kB | 4.1/332 kB Progress (4): 920 kB | 326/524 kB | 273 kB | 7.7/332 kB Progress (4): 920 kB | 330/524 kB | 273 kB | 7.7/332 kB Progress (4): 920 kB | 330/524 kB | 273 kB | 12/332 kB Progress (4): 920 kB | 334/524 kB | 273 kB | 12/332 kB Progress (4): 920 kB | 334/524 kB | 273 kB | 16/332 kB Progress (4): 920 kB | 338/524 kB | 273 kB | 16/332 kB Progress (4): 920 kB | 338/524 kB | 273 kB | 20/332 kB Progress (4): 920 kB | 342/524 kB | 273 kB | 20/332 kB Progress (4): 920 kB | 342/524 kB | 273 kB | 24/332 kB Progress (4): 920 kB | 346/524 kB | 273 kB | 24/332 kB Progress (4): 920 kB | 346/524 kB | 273 kB | 28/332 kB Progress (4): 920 kB | 350/524 kB | 273 kB | 28/332 kB Progress (4): 920 kB | 350/524 kB | 273 kB | 32/332 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 1.1 MB/s) [2019-10-01T01:09:42.854Z] 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-10-01T01:09:42.854Z] 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 3.7 MB/s) [2019-10-01T01:09:42.854Z] Progress (2): 354/524 kB | 32/332 kB 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-10-01T01:09:42.854Z] Progress (3): 354/524 kB | 32/332 kB | 4.1/68 kB Progress (3): 354/524 kB | 33/332 kB | 4.1/68 kB Progress (3): 354/524 kB | 33/332 kB | 7.7/68 kB Progress (3): 358/524 kB | 33/332 kB | 7.7/68 kB Progress (3): 358/524 kB | 33/332 kB | 12/68 kB Progress (3): 358/524 kB | 37/332 kB | 12/68 kB Progress (3): 358/524 kB | 37/332 kB | 16/68 kB Progress (3): 362/524 kB | 37/332 kB | 16/68 kB Progress (3): 362/524 kB | 37/332 kB | 20/68 kB Progress (3): 362/524 kB | 41/332 kB | 20/68 kB Progress (3): 362/524 kB | 41/332 kB | 24/68 kB Progress (3): 366/524 kB | 41/332 kB | 24/68 kB Progress (3): 366/524 kB | 41/332 kB | 28/68 kB Progress (3): 366/524 kB | 45/332 kB | 28/68 kB Progress (3): 366/524 kB | 45/332 kB | 32/68 kB Progress (3): 370/524 kB | 45/332 kB | 32/68 kB Progress (3): 370/524 kB | 45/332 kB | 33/68 kB Progress (3): 370/524 kB | 49/332 kB | 33/68 kB Progress (3): 370/524 kB | 49/332 kB | 37/68 kB Progress (3): 374/524 kB | 49/332 kB | 37/68 kB Progress (3): 374/524 kB | 53/332 kB | 37/68 kB Progress (3): 374/524 kB | 53/332 kB | 41/68 kB Progress (3): 374/524 kB | 57/332 kB | 41/68 kB Progress (3): 378/524 kB | 57/332 kB | 41/68 kB Progress (3): 378/524 kB | 57/332 kB | 45/68 kB Progress (3): 382/524 kB | 57/332 kB | 45/68 kB Progress (3): 382/524 kB | 61/332 kB | 45/68 kB Progress (3): 386/524 kB | 61/332 kB | 45/68 kB Progress (3): 386/524 kB | 61/332 kB | 49/68 kB Progress (3): 390/524 kB | 61/332 kB | 49/68 kB Progress (3): 390/524 kB | 65/332 kB | 49/68 kB Progress (4): 390/524 kB | 65/332 kB | 49/68 kB | 4.1/30 kB Progress (4): 394/524 kB | 65/332 kB | 49/68 kB | 4.1/30 kB Progress (4): 394/524 kB | 65/332 kB | 53/68 kB | 4.1/30 kB Progress (4): 398/524 kB | 65/332 kB | 53/68 kB | 4.1/30 kB Progress (4): 398/524 kB | 65/332 kB | 53/68 kB | 7.7/30 kB Progress (4): 398/524 kB | 66/332 kB | 53/68 kB | 7.7/30 kB Progress (4): 398/524 kB | 66/332 kB | 53/68 kB | 12/30 kB Progress (4): 402/524 kB | 66/332 kB | 53/68 kB | 12/30 kB Progress (4): 402/524 kB | 66/332 kB | 57/68 kB | 12/30 kB Progress (4): 406/524 kB | 66/332 kB | 57/68 kB | 12/30 kB Progress (4): 406/524 kB | 66/332 kB | 57/68 kB | 16/30 kB Progress (4): 406/524 kB | 70/332 kB | 57/68 kB | 16/30 kB Progress (4): 406/524 kB | 70/332 kB | 57/68 kB | 20/30 kB Progress (4): 410/524 kB | 70/332 kB | 57/68 kB | 20/30 kB Progress (4): 410/524 kB | 70/332 kB | 61/68 kB | 20/30 kB Progress (4): 414/524 kB | 70/332 kB | 61/68 kB | 20/30 kB Progress (5): 414/524 kB | 70/332 kB | 61/68 kB | 20/30 kB | 4.1/38 kB Progress (5): 414/524 kB | 70/332 kB | 61/68 kB | 24/30 kB | 4.1/38 kB Progress (5): 414/524 kB | 74/332 kB | 61/68 kB | 24/30 kB | 4.1/38 kB Progress (5): 414/524 kB | 74/332 kB | 61/68 kB | 28/30 kB | 4.1/38 kB Progress (5): 414/524 kB | 74/332 kB | 61/68 kB | 28/30 kB | 7.7/38 kB Progress (5): 418/524 kB | 74/332 kB | 61/68 kB | 28/30 kB | 7.7/38 kB Progress (5): 418/524 kB | 74/332 kB | 65/68 kB | 28/30 kB | 7.7/38 kB Progress (5): 422/524 kB | 74/332 kB | 65/68 kB | 28/30 kB | 7.7/38 kB Progress (5): 422/524 kB | 74/332 kB | 65/68 kB | 28/30 kB | 12/38 kB Progress (5): 422/524 kB | 74/332 kB | 65/68 kB | 30 kB | 12/38 kB Progress (5): 422/524 kB | 78/332 kB | 65/68 kB | 30 kB | 12/38 kB Progress (5): 422/524 kB | 78/332 kB | 65/68 kB | 30 kB | 16/38 kB Progress (5): 426/524 kB | 78/332 kB | 65/68 kB | 30 kB | 16/38 kB Progress (5): 426/524 kB | 78/332 kB | 68 kB | 30 kB | 16/38 kB Progress (5): 430/524 kB | 78/332 kB | 68 kB | 30 kB | 16/38 kB Progress (5): 430/524 kB | 78/332 kB | 68 kB | 30 kB | 20/38 kB Progress (5): 430/524 kB | 82/332 kB | 68 kB | 30 kB | 20/38 kB Progress (5): 430/524 kB | 82/332 kB | 68 kB | 30 kB | 24/38 kB Progress (5): 434/524 kB | 82/332 kB | 68 kB | 30 kB | 24/38 kB Progress (5): 434/524 kB | 82/332 kB | 68 kB | 30 kB | 28/38 kB Progress (5): 434/524 kB | 86/332 kB | 68 kB | 30 kB | 28/38 kB Progress (5): 434/524 kB | 86/332 kB | 68 kB | 30 kB | 32/38 kB Progress (5): 438/524 kB | 86/332 kB | 68 kB | 30 kB | 32/38 kB Progress (5): 438/524 kB | 86/332 kB | 68 kB | 30 kB | 36/38 kB Progress (5): 438/524 kB | 90/332 kB | 68 kB | 30 kB | 36/38 kB Progress (5): 438/524 kB | 90/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 442/524 kB | 90/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 442/524 kB | 94/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 446/524 kB | 94/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 446/524 kB | 98/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 450/524 kB | 98/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 450/524 kB | 98/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 454/524 kB | 98/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 454/524 kB | 102/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 458/524 kB | 102/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 458/524 kB | 106/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 462/524 kB | 106/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 462/524 kB | 110/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 466/524 kB | 110/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 466/524 kB | 114/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 470/524 kB | 114/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 470/524 kB | 118/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 474/524 kB | 118/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 474/524 kB | 122/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 478/524 kB | 122/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 478/524 kB | 126/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 482/524 kB | 126/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 482/524 kB | 130/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 486/524 kB | 130/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 486/524 kB | 131/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 490/524 kB | 131/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 490/524 kB | 135/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 494/524 kB | 135/332 kB | 68 kB | 30 kB | 38 kB Progress (5): 494/524 kB | 139/332 kB | 68 kB | 30 kB | 38 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 108 kB/s) [2019-10-01T01:09:42.854Z] Progress (4): 494/524 kB | 143/332 kB | 68 kB | 38 kB Progress (4): 498/524 kB | 143/332 kB | 68 kB | 38 kB Progress (4): 498/524 kB | 147/332 kB | 68 kB | 38 kB 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-10-01T01:09:42.854Z] Progress (4): 498/524 kB | 151/332 kB | 68 kB | 38 kB Progress (4): 502/524 kB | 151/332 kB | 68 kB | 38 kB Progress (4): 502/524 kB | 155/332 kB | 68 kB | 38 kB Progress (4): 506/524 kB | 155/332 kB | 68 kB | 38 kB Progress (4): 506/524 kB | 159/332 kB | 68 kB | 38 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 243 kB/s) [2019-10-01T01:09:42.854Z] Progress (3): 506/524 kB | 163/332 kB | 38 kB Progress (3): 510/524 kB | 163/332 kB | 38 kB Progress (3): 510/524 kB | 167/332 kB | 38 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-10-01T01:09:42.854Z] Progress (3): 510/524 kB | 171/332 kB | 38 kB Progress (3): 514/524 kB | 171/332 kB | 38 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 134 kB/s) [2019-10-01T01:09:42.854Z] Progress (2): 518/524 kB | 171/332 kB Progress (2): 518/524 kB | 175/332 kB Progress (2): 522/524 kB | 175/332 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-10-01T01:09:42.854Z] Progress (2): 524 kB | 175/332 kB Progress (2): 524 kB | 179/332 kB Progress (2): 524 kB | 183/332 kB Progress (2): 524 kB | 187/332 kB Progress (2): 524 kB | 191/332 kB Progress (2): 524 kB | 195/332 kB Progress (2): 524 kB | 197/332 kB Progress (2): 524 kB | 201/332 kB Progress (2): 524 kB | 205/332 kB Progress (2): 524 kB | 209/332 kB Progress (2): 524 kB | 213/332 kB Progress (2): 524 kB | 217/332 kB Progress (2): 524 kB | 221/332 kB Progress (2): 524 kB | 225/332 kB Progress (2): 524 kB | 229/332 kB Progress (2): 524 kB | 233/332 kB Progress (2): 524 kB | 237/332 kB Progress (2): 524 kB | 241/332 kB Progress (2): 524 kB | 245/332 kB Progress (2): 524 kB | 249/332 kB Progress (2): 524 kB | 253/332 kB Progress (2): 524 kB | 257/332 kB Progress (2): 524 kB | 261/332 kB Progress (2): 524 kB | 265/332 kB Progress (2): 524 kB | 269/332 kB Progress (2): 524 kB | 273/332 kB Progress (2): 524 kB | 277/332 kB Progress (2): 524 kB | 281/332 kB Progress (2): 524 kB | 285/332 kB Progress (2): 524 kB | 289/332 kB Progress (2): 524 kB | 293/332 kB Progress (2): 524 kB | 297/332 kB Progress (2): 524 kB | 301/332 kB Progress (2): 524 kB | 305/332 kB Progress (2): 524 kB | 309/332 kB Progress (2): 524 kB | 313/332 kB Progress (2): 524 kB | 317/332 kB Progress (2): 524 kB | 321/332 kB Progress (2): 524 kB | 325/332 kB Progress (2): 524 kB | 329/332 kB Progress (2): 524 kB | 332 kB Progress (3): 524 kB | 332 kB | 4.1/35 kB Progress (3): 524 kB | 332 kB | 7.7/35 kB Progress (3): 524 kB | 332 kB | 12/35 kB Progress (3): 524 kB | 332 kB | 16/35 kB Progress (3): 524 kB | 332 kB | 20/35 kB Progress (3): 524 kB | 332 kB | 24/35 kB Progress (3): 524 kB | 332 kB | 28/35 kB Progress (3): 524 kB | 332 kB | 32/35 kB Progress (3): 524 kB | 332 kB | 35 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.jar (35 kB at 117 kB/s) [2019-10-01T01:09:42.854Z] 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.8 MB/s) [2019-10-01T01:09:42.854Z] 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 1.1 MB/s) [2019-10-01T01:09:42.854Z] Progress (1): 4.1/108 kB Progress (1): 7.7/108 kB Progress (1): 12/108 kB Progress (1): 16/108 kB Progress (1): 20/108 kB Progress (1): 24/108 kB Progress (1): 28/108 kB Progress (1): 32/108 kB Progress (1): 33/108 kB Progress (2): 33/108 kB | 4.1/315 kB Progress (2): 37/108 kB | 4.1/315 kB Progress (2): 37/108 kB | 7.7/315 kB Progress (2): 41/108 kB | 7.7/315 kB Progress (2): 41/108 kB | 12/315 kB Progress (2): 45/108 kB | 12/315 kB Progress (2): 45/108 kB | 16/315 kB Progress (2): 49/108 kB | 16/315 kB Progress (2): 49/108 kB | 20/315 kB Progress (2): 53/108 kB | 20/315 kB Progress (2): 53/108 kB | 24/315 kB Progress (2): 57/108 kB | 24/315 kB Progress (2): 57/108 kB | 28/315 kB Progress (2): 61/108 kB | 28/315 kB Progress (2): 61/108 kB | 32/315 kB Progress (2): 65/108 kB | 32/315 kB Progress (2): 65/108 kB | 33/315 kB Progress (2): 66/108 kB | 33/315 kB Progress (2): 66/108 kB | 37/315 kB Progress (2): 70/108 kB | 37/315 kB Progress (2): 70/108 kB | 41/315 kB Progress (2): 74/108 kB | 41/315 kB Progress (2): 74/108 kB | 45/315 kB Progress (2): 78/108 kB | 45/315 kB Progress (2): 78/108 kB | 49/315 kB Progress (2): 82/108 kB | 49/315 kB Progress (2): 82/108 kB | 53/315 kB Progress (2): 86/108 kB | 53/315 kB Progress (2): 86/108 kB | 57/315 kB Progress (2): 90/108 kB | 57/315 kB Progress (2): 90/108 kB | 61/315 kB Progress (2): 94/108 kB | 61/315 kB Progress (2): 94/108 kB | 65/315 kB Progress (2): 98/108 kB | 65/315 kB Progress (2): 98/108 kB | 66/315 kB Progress (2): 102/108 kB | 66/315 kB Progress (2): 102/108 kB | 70/315 kB Progress (2): 106/108 kB | 70/315 kB Progress (2): 106/108 kB | 74/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 | 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 | 262/315 kB Progress (2): 108 kB | 266/315 kB Progress (2): 108 kB | 270/315 kB Progress (2): 108 kB | 274/315 kB Progress (2): 108 kB | 278/315 kB Progress (2): 108 kB | 282/315 kB Progress (2): 108 kB | 286/315 kB Progress (2): 108 kB | 290/315 kB Progress (2): 108 kB | 294/315 kB Progress (2): 108 kB | 298/315 kB Progress (2): 108 kB | 302/315 kB Progress (2): 108 kB | 306/315 kB Progress (2): 108 kB | 310/315 kB Progress (2): 108 kB | 314/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 274 kB/s) [2019-10-01T01:09:42.854Z] 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 796 kB/s) [2019-10-01T01:09:43.420Z] 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-10-01T01:09:43.420Z] 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-10-01T01:09:43.420Z] 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-10-01T01:09:43.678Z] 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-10-01T01:09:43.678Z] 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-10-01T01:09:43.678Z] 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-10-01T01:09:43.678Z] 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 207 kB/s) [2019-10-01T01:09:43.678Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-10-01T01:09:43.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-10-01T01:09:43.678Z] 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-10-01T01:09:43.936Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-10-01T01:09:43.936Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-10-01T01:09:43.936Z] 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-10-01T01:09:43.936Z] 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 392 kB/s) [2019-10-01T01:09:43.936Z] 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-10-01T01:09:43.936Z] 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-10-01T01:09:43.936Z] 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-10-01T01:09:44.195Z] 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-10-01T01:09:44.195Z] 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-10-01T01:09:44.195Z] 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-10-01T01:09:44.195Z] 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 679 kB/s) [2019-10-01T01:09:44.195Z] 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-10-01T01:09:44.195Z] 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-10-01T01:09:44.453Z] 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-10-01T01:09:44.453Z] 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-10-01T01:09:44.453Z] 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-10-01T01:09:44.453Z] 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-10-01T01:09:44.453Z] 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 278 kB/s) [2019-10-01T01:09:44.453Z] 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-10-01T01:09:44.453Z] 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-10-01T01:09:44.711Z] 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-10-01T01:09:44.711Z] 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-10-01T01:09:44.711Z] 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-10-01T01:09:44.711Z] 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-10-01T01:09:44.969Z] 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 236 kB/s) [2019-10-01T01:09:44.969Z] 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-10-01T01:09:44.969Z] 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-10-01T01:09:44.969Z] 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-10-01T01:09:44.969Z] 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-10-01T01:09:45.226Z] 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-10-01T01:09:45.226Z] 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-10-01T01:09:45.226Z] 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 252 kB/s) [2019-10-01T01:09:45.226Z] 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-10-01T01:09:45.226Z] 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-10-01T01:09:45.484Z] 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-10-01T01:09:45.484Z] 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-10-01T01:09:45.484Z] 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-10-01T01:09:45.484Z] 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-10-01T01:09:45.484Z] 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 46 kB/s) [2019-10-01T01:09:45.743Z] 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-10-01T01:09:45.743Z] 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-10-01T01:09:45.743Z] 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-10-01T01:09:45.743Z] 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-10-01T01:09:46.001Z] 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-10-01T01:09:46.001Z] 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-10-01T01:09:46.001Z] 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 82 kB/s) [2019-10-01T01:09:46.001Z] 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-10-01T01:09:46.001Z] 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-10-01T01:09:46.259Z] 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-10-01T01:09:46.259Z] 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-10-01T01:09:46.259Z] 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-10-01T01:09:46.259Z] 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-10-01T01:09:46.259Z] 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-10-01T01:09:46.259Z] 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-10-01T01:09:46.516Z] 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-10-01T01:09:46.516Z] 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-10-01T01:09:46.516Z] 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-10-01T01:09:46.516Z] 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-10-01T01:09:46.774Z] 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-10-01T01:09:47.791Z] 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 27 kB/s) [2019-10-01T01:09:48.357Z] 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-10-01T01:09:48.357Z] 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-10-01T01:09:48.357Z] 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-10-01T01:09:48.357Z] 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-10-01T01:09:48.357Z] 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-10-01T01:09:48.357Z] 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-10-01T01:09:48.615Z] 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 64 kB/s) [2019-10-01T01:09:48.615Z] 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-10-01T01:09:48.615Z] 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-10-01T01:09:48.615Z] 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-10-01T01:09:48.873Z] 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-10-01T01:09:48.873Z] 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-10-01T01:09:48.873Z] 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-10-01T01:09:49.130Z] 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 158 kB/s) [2019-10-01T01:09:49.130Z] 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-10-01T01:09:49.130Z] 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-10-01T01:09:49.130Z] 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-10-01T01:09:49.389Z] 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-10-01T01:09:49.389Z] 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-10-01T01:09:49.389Z] 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-10-01T01:09:49.389Z] 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 34 kB/s) [2019-10-01T01:09:49.647Z] 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-10-01T01:09:49.647Z] 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-10-01T01:09:49.647Z] 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-10-01T01:09:49.647Z] 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-10-01T01:09:49.647Z] 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-10-01T01:09:49.647Z] 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-10-01T01:09:49.906Z] 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-10-01T01:09:49.906Z] 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-10-01T01:09:49.906Z] 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-10-01T01:09:49.906Z] 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-10-01T01:09:49.906Z] 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-10-01T01:09:49.906Z] 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-10-01T01:09:49.906Z] 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 (2): 352/512 kB | 0/8.0 MB Progress (2): 356/512 kB | 0/8.0 MB Progress (2): 356/512 kB | 0/8.0 MB Progress (2): 360/512 kB | 0/8.0 MB Progress (2): 360/512 kB | 0/8.0 MB Progress (2): 364/512 kB | 0/8.0 MB Progress (2): 364/512 kB | 0/8.0 MB Progress (2): 368/512 kB | 0/8.0 MB Progress (2): 368/512 kB | 0/8.0 MB Progress (2): 372/512 kB | 0/8.0 MB Progress (2): 372/512 kB | 0/8.0 MB Progress (2): 376/512 kB | 0/8.0 MB Progress (2): 376/512 kB | 0/8.0 MB Progress (2): 380/512 kB | 0/8.0 MB Progress (2): 380/512 kB | 0/8.0 MB Progress (2): 384/512 kB | 0/8.0 MB Progress (2): 384/512 kB | 0/8.0 MB Progress (2): 388/512 kB | 0/8.0 MB Progress (2): 388/512 kB | 0/8.0 MB Progress (2): 392/512 kB | 0/8.0 MB Progress (2): 392/512 kB | 0/8.0 MB Progress (2): 396/512 kB | 0/8.0 MB Progress (2): 396/512 kB | 0/8.0 MB Progress (2): 400/512 kB | 0/8.0 MB Progress (2): 400/512 kB | 0.1/8.0 MB Progress (2): 404/512 kB | 0.1/8.0 MB Progress (2): 404/512 kB | 0.1/8.0 MB Progress (2): 408/512 kB | 0.1/8.0 MB Progress (2): 408/512 kB | 0.1/8.0 MB Progress (2): 412/512 kB | 0.1/8.0 MB Progress (2): 412/512 kB | 0.1/8.0 MB Progress (2): 416/512 kB | 0.1/8.0 MB Progress (2): 416/512 kB | 0.1/8.0 MB Progress (2): 420/512 kB | 0.1/8.0 MB Progress (2): 420/512 kB | 0.1/8.0 MB Progress (2): 424/512 kB | 0.1/8.0 MB Progress (2): 424/512 kB | 0.1/8.0 MB Progress (2): 428/512 kB | 0.1/8.0 MB Progress (2): 428/512 kB | 0.1/8.0 MB Progress (2): 432/512 kB | 0.1/8.0 MB Progress (2): 432/512 kB | 0.1/8.0 MB Progress (2): 436/512 kB | 0.1/8.0 MB Progress (2): 436/512 kB | 0.1/8.0 MB Progress (2): 440/512 kB | 0.1/8.0 MB Progress (2): 440/512 kB | 0.1/8.0 MB Progress (2): 444/512 kB | 0.1/8.0 MB Progress (2): 444/512 kB | 0.1/8.0 MB Progress (2): 448/512 kB | 0.1/8.0 MB Progress (2): 448/512 kB | 0.1/8.0 MB Progress (2): 452/512 kB | 0.1/8.0 MB Progress (2): 452/512 kB | 0.1/8.0 MB Progress (2): 456/512 kB | 0.1/8.0 MB Progress (2): 456/512 kB | 0.1/8.0 MB Progress (2): 460/512 kB | 0.1/8.0 MB Progress (2): 460/512 kB | 0.1/8.0 MB Progress (2): 464/512 kB | 0.1/8.0 MB Progress (2): 464/512 kB | 0.1/8.0 MB Progress (2): 468/512 kB | 0.1/8.0 MB Progress (2): 468/512 kB | 0.1/8.0 MB Progress (2): 472/512 kB | 0.1/8.0 MB Progress (2): 472/512 kB | 0.1/8.0 MB Progress (2): 476/512 kB | 0.1/8.0 MB Progress (2): 476/512 kB | 0.1/8.0 MB Progress (2): 480/512 kB | 0.1/8.0 MB Progress (2): 480/512 kB | 0.1/8.0 MB Progress (2): 484/512 kB | 0.1/8.0 MB Progress (2): 484/512 kB | 0.1/8.0 MB Progress (2): 488/512 kB | 0.1/8.0 MB Progress (2): 488/512 kB | 0.1/8.0 MB Progress (2): 492/512 kB | 0.1/8.0 MB Progress (2): 492/512 kB | 0.1/8.0 MB Progress (2): 496/512 kB | 0.1/8.0 MB Progress (2): 496/512 kB | 0.1/8.0 MB Progress (2): 500/512 kB | 0.1/8.0 MB Progress (2): 500/512 kB | 0.2/8.0 MB Progress (2): 504/512 kB | 0.2/8.0 MB Progress (2): 504/512 kB | 0.2/8.0 MB Progress (2): 508/512 kB | 0.2/8.0 MB Progress (2): 508/512 kB | 0.2/8.0 MB Progress (2): 512/512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/8.0 MB Progress (2): 512 kB | 0.3/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 6.8 MB/s) [2019-10-01T01:09:50.425Z] 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 17 MB/s) [2019-10-01T01:09:50.425Z] 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-10-01T01:09:50.425Z] 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-10-01T01:09:50.425Z] 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-10-01T01:09:50.683Z] 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-10-01T01:09:50.683Z] 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-10-01T01:09:50.683Z] 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-10-01T01:09:50.683Z] 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 48 kB/s) [2019-10-01T01:09:50.683Z] 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-10-01T01:09:50.941Z] 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-10-01T01:09:50.941Z] 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-10-01T01:09:51.199Z] 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-10-01T01:09:51.199Z] 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-10-01T01:09:51.199Z] 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-10-01T01:09:51.199Z] 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 413 kB/s) [2019-10-01T01:09:51.199Z] 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-10-01T01:09:51.199Z] 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-10-01T01:09:51.199Z] 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-10-01T01:09:51.457Z] 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-10-01T01:09:51.457Z] 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-10-01T01:09:51.457Z] 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-10-01T01:09:51.457Z] 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 557 kB/s) [2019-10-01T01:09:51.457Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-10-01T01:09:51.457Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-10-01T01:09:51.457Z] 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-10-01T01:09:51.714Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-10-01T01:09:51.714Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-10-01T01:09:51.714Z] 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-10-01T01:09:51.714Z] 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.4 MB/s) [2019-10-01T01:09:51.714Z] 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-10-01T01:09:51.714Z] 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-10-01T01:09:51.972Z] 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-10-01T01:09:51.972Z] 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-10-01T01:09:51.972Z] 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-10-01T01:09:51.972Z] 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-10-01T01:09:52.229Z] 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 6.7 MB/s) [2019-10-01T01:09:52.229Z] 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-10-01T01:09:52.229Z] 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-10-01T01:09:52.229Z] 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-10-01T01:09:52.486Z] 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-10-01T01:09:52.487Z] 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-10-01T01:09:52.487Z] 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-10-01T01:09:52.487Z] 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 34 kB/s) [2019-10-01T01:09:52.487Z] 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-10-01T01:09:52.487Z] 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-10-01T01:09:52.487Z] 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-10-01T01:09:52.923Z] 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-10-01T01:09:52.923Z] 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-10-01T01:09:52.923Z] 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-10-01T01:09:52.923Z] 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 228 kB/s) [2019-10-01T01:09:53.182Z] 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-10-01T01:09:53.182Z] 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-10-01T01:09:53.182Z] 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-10-01T01:09:53.440Z] 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-10-01T01:09:53.440Z] 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-10-01T01:09:53.440Z] 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-10-01T01:09:53.440Z] 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-10-01T01:09:53.440Z] Progress (1): 4.1/8.7 kB Progress (1): 5.1/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 57 kB/s) [2019-10-01T01:09:53.440Z] 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-10-01T01:09:53.699Z] 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-10-01T01:09:53.699Z] 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-10-01T01:09:53.957Z] 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): 23/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 39/78 kB Progress (1): 43/78 kB Progress (1): 47/78 kB Progress (1): 51/78 kB Progress (1): 51/78 kB Progress (1): 56/78 kB Progress (1): 60/78 kB Progress (1): 64/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 246 kB/s) [2019-10-01T01:09:53.957Z] 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-10-01T01:09:53.957Z] 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-10-01T01:09:53.957Z] 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-10-01T01:09:53.957Z] 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-10-01T01:09:54.214Z] 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-10-01T01:09:54.214Z] 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-10-01T01:09:54.214Z] 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 40 kB/s) [2019-10-01T01:09:54.214Z] 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-10-01T01:09:54.214Z] 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-10-01T01:09:54.214Z] 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-10-01T01:09:54.471Z] 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-10-01T01:09:54.471Z] 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-10-01T01:09:54.471Z] 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-10-01T01:09:54.471Z] 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 34 kB/s) [2019-10-01T01:09:54.471Z] 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-10-01T01:09:54.471Z] 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-10-01T01:09:54.471Z] 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-10-01T01:09:54.729Z] 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-10-01T01:09:54.729Z] 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-10-01T01:09:54.729Z] 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-10-01T01:09:54.729Z] 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 609 kB/s) [2019-10-01T01:09:54.729Z] 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-10-01T01:09:54.729Z] 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-10-01T01:09:54.729Z] 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-10-01T01:09:54.987Z] 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-10-01T01:09:54.987Z] 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-10-01T01:09:54.987Z] 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-10-01T01:09:56.179Z] 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 4.4 kB/s) [2019-10-01T01:09:56.179Z] 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-10-01T01:09:56.179Z] 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-10-01T01:09:56.179Z] 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-10-01T01:09:56.179Z] 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-10-01T01:09:56.179Z] 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-10-01T01:09:56.179Z] 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-10-01T01:09:56.437Z] 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 119 kB/s) [2019-10-01T01:09:56.437Z] 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-10-01T01:09:56.437Z] 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-10-01T01:09:56.437Z] 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-10-01T01:09:56.437Z] 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-10-01T01:09:56.437Z] 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-10-01T01:09:56.437Z] 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-10-01T01:09:56.437Z] 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 224 kB/s) [2019-10-01T01:09:56.437Z] 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-10-01T01:09:56.695Z] 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-10-01T01:09:56.695Z] 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-10-01T01:09:56.695Z] 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-10-01T01:09:56.695Z] 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-10-01T01:09:56.695Z] 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-10-01T01:09:56.695Z] 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 320 kB/s) [2019-10-01T01:09:56.953Z] 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-10-01T01:09:56.953Z] 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-10-01T01:09:56.953Z] 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-10-01T01:09:57.210Z] 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-10-01T01:09:57.210Z] 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-10-01T01:09:57.210Z] 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-10-01T01:09:57.210Z] 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 108 kB/s) [2019-10-01T01:09:57.210Z] 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-10-01T01:09:57.210Z] 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-10-01T01:09:57.210Z] 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-10-01T01:09:57.468Z] 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-10-01T01:09:57.468Z] 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-10-01T01:09:57.468Z] 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-10-01T01:09:57.468Z] 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 90 kB/s) [2019-10-01T01:09:57.468Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-10-01T01:09:57.468Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-10-01T01:09:57.468Z] 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-10-01T01:09:57.725Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-10-01T01:09:57.725Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-10-01T01:09:57.725Z] 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-10-01T01:09:57.725Z] 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 665 kB/s) [2019-10-01T01:09:57.725Z] 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-10-01T01:09:57.725Z] 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-10-01T01:09:57.725Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:57.983Z] 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-10-01T01:09:58.241Z] 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-10-01T01:09:58.241Z] 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-10-01T01:09:58.241Z] 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-10-01T01:09:58.241Z] 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 90 kB/s) [2019-10-01T01:09:58.241Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-10-01T01:09:58.241Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-10-01T01:09:58.241Z] 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-10-01T01:09:58.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-10-01T01:09:58.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-10-01T01:09:58.726Z] 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-10-01T01:09:58.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/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 622 kB/s) [2019-10-01T01:09:58.726Z] 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-10-01T01:09:58.726Z] 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-10-01T01:09:58.726Z] 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-10-01T01:09:58.726Z] 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-10-01T01:09:58.726Z] 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-10-01T01:09:58.726Z] 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-10-01T01:09:58.983Z] 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 131 kB/s) [2019-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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 124 kB/s) [2019-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:58.983Z] 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-10-01T01:09:59.242Z] 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-10-01T01:09:59.242Z] 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-10-01T01:09:59.242Z] 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-10-01T01:09:59.242Z] 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 109 kB/s) [2019-10-01T01:09:59.242Z] 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-10-01T01:09:59.242Z] 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-10-01T01:09:59.242Z] 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-10-01T01:09:59.499Z] 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-10-01T01:09:59.499Z] 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-10-01T01:09:59.499Z] 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-10-01T01:09:59.499Z] 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 476 kB/s) [2019-10-01T01:09:59.499Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-10-01T01:09:59.499Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-10-01T01:09:59.499Z] 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-10-01T01:09:59.757Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-10-01T01:09:59.757Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-10-01T01:09:59.757Z] 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-10-01T01:09:59.757Z] 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 1.6 MB/s) [2019-10-01T01:09:59.757Z] 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-10-01T01:09:59.757Z] 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-10-01T01:10:00.015Z] 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-10-01T01:10:00.015Z] 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-10-01T01:10:00.015Z] 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-10-01T01:10:00.015Z] 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-10-01T01:10:00.015Z] 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 32 kB/s) [2019-10-01T01:10:00.015Z] 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-10-01T01:10:00.273Z] 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-10-01T01:10:00.273Z] 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-10-01T01:10:00.273Z] 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-10-01T01:10:00.273Z] 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-10-01T01:10:00.273Z] 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-10-01T01:10:00.531Z] 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 50 kB/s) [2019-10-01T01:10:00.531Z] 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-10-01T01:10:00.531Z] 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-10-01T01:10:00.531Z] 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-10-01T01:10:00.531Z] 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-10-01T01:10:00.531Z] 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-10-01T01:10:00.531Z] 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-10-01T01:10:00.789Z] 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 34 kB/s) [2019-10-01T01:10:00.789Z] 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-10-01T01:10:00.789Z] 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-10-01T01:10:00.789Z] 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-10-01T01:10:00.789Z] 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-10-01T01:10:00.789Z] 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-10-01T01:10:01.047Z] 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-10-01T01:10:01.047Z] 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 26 kB/s) [2019-10-01T01:10:01.047Z] 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-10-01T01:10:01.047Z] 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-10-01T01:10:01.047Z] 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-10-01T01:10:01.304Z] 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-10-01T01:10:01.304Z] 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-10-01T01:10:01.304Z] 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-10-01T01:10:01.304Z] 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 59 kB/s) [2019-10-01T01:10:01.304Z] 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-10-01T01:10:01.304Z] 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-10-01T01:10:01.304Z] 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-10-01T01:10:01.561Z] 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-10-01T01:10:01.561Z] 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-10-01T01:10:01.561Z] 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-10-01T01:10:01.561Z] 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 33 kB/s) [2019-10-01T01:10:01.561Z] 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-10-01T01:10:01.561Z] 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-10-01T01:10:01.561Z] 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-10-01T01:10:01.819Z] 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-10-01T01:10:01.819Z] 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-10-01T01:10:01.819Z] 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-10-01T01:10:01.819Z] 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 69 kB/s) [2019-10-01T01:10:01.819Z] 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-10-01T01:10:01.819Z] 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-10-01T01:10:01.819Z] 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-10-01T01:10:03.191Z] 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-10-01T01:10:03.191Z] 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-10-01T01:10:03.191Z] 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-10-01T01:10:03.191Z] 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 4.4 kB/s) [2019-10-01T01:10:03.191Z] 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-10-01T01:10:03.449Z] 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-10-01T01:10:03.449Z] 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-10-01T01:10:03.449Z] 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-10-01T01:10:03.449Z] 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-10-01T01:10:03.449Z] 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-10-01T01:10:03.706Z] 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 99 kB/s) [2019-10-01T01:10:03.706Z] 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-10-01T01:10:03.706Z] 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-10-01T01:10:03.963Z] 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-10-01T01:10:03.963Z] 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-10-01T01:10:03.963Z] 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-10-01T01:10:03.963Z] 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-10-01T01:10:03.963Z] 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-10-01T01:10:04.221Z] 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-10-01T01:10:04.221Z] 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-10-01T01:10:04.221Z] 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-10-01T01:10:04.221Z] 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-10-01T01:10:04.221Z] 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-10-01T01:10:04.221Z] 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-10-01T01:10:04.481Z] 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 70 kB/s) [2019-10-01T01:10:04.481Z] 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-10-01T01:10:04.481Z] 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-10-01T01:10:04.481Z] 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-10-01T01:10:04.482Z] 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-10-01T01:10:04.482Z] 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-10-01T01:10:04.827Z] 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-10-01T01:10:04.827Z] 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 18 kB/s) [2019-10-01T01:10:04.827Z] 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-10-01T01:10:04.827Z] 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-10-01T01:10:04.827Z] 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-10-01T01:10:04.827Z] 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-10-01T01:10:04.827Z] 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-10-01T01:10:04.827Z] 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-10-01T01:10:05.085Z] 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 16 kB/s) [2019-10-01T01:10:05.085Z] 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-10-01T01:10:05.085Z] 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-10-01T01:10:05.085Z] 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-10-01T01:10:05.085Z] 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-10-01T01:10:05.342Z] 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-10-01T01:10:05.342Z] 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-10-01T01:10:05.342Z] 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 93 kB/s) [2019-10-01T01:10:05.342Z] 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-10-01T01:10:05.342Z] 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-10-01T01:10:05.342Z] 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-10-01T01:10:05.342Z] 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-10-01T01:10:05.600Z] 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-10-01T01:10:05.600Z] 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-10-01T01:10:05.600Z] 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 62 kB/s) [2019-10-01T01:10:05.600Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-10-01T01:10:05.600Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-10-01T01:10:05.600Z] 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-10-01T01:10:05.858Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-10-01T01:10:05.858Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-10-01T01:10:05.858Z] 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-10-01T01:10:05.858Z] 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 34 kB/s) [2019-10-01T01:10:05.858Z] 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-10-01T01:10:05.858Z] 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-10-01T01:10:05.858Z] 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-10-01T01:10:06.115Z] 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-10-01T01:10:06.115Z] 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-10-01T01:10:06.115Z] 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-10-01T01:10:06.115Z] 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 236 kB/s) [2019-10-01T01:10:06.115Z] 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-10-01T01:10:06.115Z] 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-10-01T01:10:06.115Z] 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-10-01T01:10:06.373Z] 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-10-01T01:10:06.373Z] 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-10-01T01:10:06.373Z] 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-10-01T01:10:06.373Z] 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 100 kB/s) [2019-10-01T01:10:06.373Z] 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-10-01T01:10:06.373Z] 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-10-01T01:10:06.373Z] 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-10-01T01:10:06.630Z] 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-10-01T01:10:06.630Z] 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-10-01T01:10:06.630Z] 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-10-01T01:10:06.630Z] 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-10-01T01:10:06.630Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-10-01T01:10:06.630Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-10-01T01:10:06.630Z] 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-10-01T01:10:06.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-10-01T01:10:06.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-10-01T01:10:06.888Z] 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-10-01T01:10:06.888Z] 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 261 kB/s) [2019-10-01T01:10:06.888Z] 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-10-01T01:10:06.888Z] 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-10-01T01:10:06.888Z] 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-10-01T01:10:07.146Z] 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-10-01T01:10:07.146Z] 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-10-01T01:10:07.146Z] 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-10-01T01:10:07.146Z] 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 67 kB/s) [2019-10-01T01:10:07.146Z] 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-10-01T01:10:07.146Z] 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-10-01T01:10:07.146Z] 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-10-01T01:10:07.404Z] 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-10-01T01:10:07.404Z] 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-10-01T01:10:07.404Z] 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-10-01T01:10:07.404Z] 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-10-01T01:10:07.404Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-10-01T01:10:07.404Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-10-01T01:10:07.404Z] 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-10-01T01:10:07.661Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-10-01T01:10:07.661Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-10-01T01:10:07.661Z] 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-10-01T01:10:07.661Z] 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 18 kB/s) [2019-10-01T01:10:07.661Z] 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-10-01T01:10:07.661Z] 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-10-01T01:10:07.661Z] 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-10-01T01:10:07.918Z] 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-10-01T01:10:07.918Z] 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-10-01T01:10:07.918Z] 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-10-01T01:10:07.918Z] 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 24 kB/s) [2019-10-01T01:10:07.918Z] 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-10-01T01:10:07.918Z] 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-10-01T01:10:07.918Z] 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-10-01T01:10:08.176Z] 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 28 kB/s) [2019-10-01T01:10:08.176Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-10-01T01:10:08.176Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-10-01T01:10:08.432Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-10-01T01:10:08.690Z] Progress (1): 4.1/31 kB Progress (1): 5.1/31 kB Progress (1): 9.2/31 kB Progress (1): 13/31 kB Progress (1): 17/31 kB Progress (1): 17/31 kB Progress (1): 22/31 kB Progress (1): 26/31 kB Progress (1): 30/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 140 kB/s) [2019-10-01T01:10:10.587Z] 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-10-01T01:10:10.587Z] 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-10-01T01:10:11.029Z] 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-10-01T01:10:11.029Z] 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-10-01T01:10:11.029Z] 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-10-01T01:10:11.286Z] 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-10-01T01:10:11.286Z] 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 255 kB/s) [2019-10-01T01:10:11.544Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-10-01T01:10:11.544Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-10-01T01:10:11.544Z] 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-10-01T01:10:11.544Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-10-01T01:10:11.544Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-10-01T01:10:11.802Z] 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-10-01T01:10:11.802Z] 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 146 kB/s) [2019-10-01T01:10:11.802Z] 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-10-01T01:10:11.802Z] 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-10-01T01:10:11.802Z] 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-10-01T01:10:12.060Z] 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-10-01T01:10:12.060Z] 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-10-01T01:10:12.060Z] 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-10-01T01:10:12.060Z] 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 181 kB/s) [2019-10-01T01:10:12.060Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-10-01T01:10:12.060Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-10-01T01:10:12.060Z] 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-10-01T01:10:12.317Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-10-01T01:10:12.317Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-10-01T01:10:12.317Z] 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-10-01T01:10:12.317Z] 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 313 kB/s) [2019-10-01T01:10:12.317Z] 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-10-01T01:10:12.317Z] 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-10-01T01:10:12.317Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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 45 kB/s) [2019-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.689Z] 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-10-01T01:10:13.946Z] 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-10-01T01:10:13.946Z] 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 62 kB/s) [2019-10-01T01:10:13.946Z] 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-10-01T01:10:13.946Z] 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-10-01T01:10:13.946Z] 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-10-01T01:10:13.946Z] 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-10-01T01:10:14.204Z] 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-10-01T01:10:14.204Z] 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-10-01T01:10:14.462Z] 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 29 kB/s) [2019-10-01T01:10:14.462Z] 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-10-01T01:10:14.462Z] 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-10-01T01:10:14.462Z] 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-10-01T01:10:14.462Z] 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-10-01T01:10:14.462Z] 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-10-01T01:10:14.719Z] 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-10-01T01:10:14.719Z] 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 37 kB/s) [2019-10-01T01:10:14.719Z] 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-10-01T01:10:14.719Z] 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-10-01T01:10:14.719Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:14.977Z] 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-10-01T01:10:15.234Z] 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-10-01T01:10:15.234Z] 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-10-01T01:10:15.234Z] 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-10-01T01:10:15.234Z] 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 15 kB/s) [2019-10-01T01:10:15.234Z] 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-10-01T01:10:15.234Z] 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-10-01T01:10:15.234Z] 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-10-01T01:10:15.492Z] 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-10-01T01:10:15.492Z] 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-10-01T01:10:15.492Z] 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-10-01T01:10:15.492Z] 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 36 kB/s) [2019-10-01T01:10:15.492Z] 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-10-01T01:10:15.492Z] 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-10-01T01:10:15.492Z] 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-10-01T01:10:15.750Z] 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-10-01T01:10:15.750Z] 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-10-01T01:10:15.750Z] 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-10-01T01:10:15.750Z] 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 43 kB/s) [2019-10-01T01:10:15.750Z] 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-10-01T01:10:15.750Z] 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-10-01T01:10:15.750Z] 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-10-01T01:10:16.008Z] 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-10-01T01:10:16.008Z] 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-10-01T01:10:16.008Z] 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-10-01T01:10:16.266Z] 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 28 kB/s) [2019-10-01T01:10:16.266Z] 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-10-01T01:10:16.266Z] 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-10-01T01:10:16.266Z] 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-10-01T01:10:16.525Z] 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-10-01T01:10:16.525Z] 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-10-01T01:10:16.525Z] 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-10-01T01:10:16.922Z] 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 31 kB/s) [2019-10-01T01:10:16.922Z] 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-10-01T01:10:16.922Z] 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-10-01T01:10:16.922Z] 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-10-01T01:10:16.922Z] 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-10-01T01:10:16.922Z] 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-10-01T01:10:16.922Z] 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-10-01T01:10:17.192Z] 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 24 kB/s) [2019-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.192Z] 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-10-01T01:10:17.450Z] 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-10-01T01:10:17.450Z] 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-10-01T01:10:17.450Z] 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-10-01T01:10:17.450Z] 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 45 kB/s) [2019-10-01T01:10:17.450Z] 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-10-01T01:10:17.450Z] 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-10-01T01:10:17.450Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.708Z] 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-10-01T01:10:17.966Z] 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-10-01T01:10:17.966Z] 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-10-01T01:10:17.966Z] 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-10-01T01:10:17.966Z] 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 19 kB/s) [2019-10-01T01:10:17.966Z] 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-10-01T01:10:17.966Z] 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-10-01T01:10:17.966Z] 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-10-01T01:10:18.225Z] 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-10-01T01:10:18.225Z] 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-10-01T01:10:18.225Z] 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-10-01T01:10:18.225Z] 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 44 kB/s) [2019-10-01T01:10:18.225Z] 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-10-01T01:10:18.225Z] 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-10-01T01:10:18.484Z] 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-10-01T01:10:18.484Z] 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-10-01T01:10:18.484Z] 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-10-01T01:10:18.484Z] 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-10-01T01:10:18.484Z] 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-10-01T01:10:18.484Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-10-01T01:10:18.742Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-10-01T01:10:18.742Z] 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-10-01T01:10:18.742Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-10-01T01:10:19.000Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-10-01T01:10:19.000Z] 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-10-01T01:10:19.259Z] 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 54 kB/s) [2019-10-01T01:10:19.259Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-10-01T01:10:19.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-10-01T01:10:19.259Z] 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-10-01T01:10:19.259Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-10-01T01:10:19.259Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-10-01T01:10:19.259Z] 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-10-01T01:10:19.518Z] 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 515 kB/s) [2019-10-01T01:10:19.518Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-10-01T01:10:19.518Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-10-01T01:10:19.518Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-10-01T01:10:19.518Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-10-01T01:10:19.518Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-10-01T01:10:19.776Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-10-01T01:10:19.776Z] 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 132 kB/s) [2019-10-01T01:10:19.776Z] 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-10-01T01:10:19.776Z] 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-10-01T01:10:19.776Z] 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-10-01T01:10:19.776Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.035Z] 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-10-01T01:10:20.294Z] 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-10-01T01:10:20.294Z] 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-10-01T01:10:20.294Z] 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 179 kB/s) [2019-10-01T01:10:20.294Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-10-01T01:10:20.294Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-10-01T01:10:20.294Z] 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-10-01T01:10:20.552Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-10-01T01:10:20.552Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-10-01T01:10:20.552Z] 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-10-01T01:10:20.552Z] 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 452 kB/s) [2019-10-01T01:10:20.552Z] 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-10-01T01:10:20.552Z] 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-10-01T01:10:20.552Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:20.811Z] 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-10-01T01:10:21.070Z] 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-10-01T01:10:21.070Z] 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-10-01T01:10:21.070Z] 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-10-01T01:10:21.070Z] 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 157 kB/s) [2019-10-01T01:10:21.070Z] 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-10-01T01:10:21.070Z] 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-10-01T01:10:21.070Z] 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-10-01T01:10:21.327Z] 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-10-01T01:10:21.327Z] 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-10-01T01:10:21.327Z] 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-10-01T01:10:21.586Z] 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 73 kB/s) [2019-10-01T01:10:21.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-10-01T01:10:21.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-10-01T01:10:21.586Z] 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-10-01T01:10:22.022Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-10-01T01:10:22.022Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-10-01T01:10:22.022Z] 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-10-01T01:10:22.022Z] 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-10-01T01:10:22.022Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-10-01T01:10:22.022Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-10-01T01:10:22.281Z] 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-10-01T01:10:22.281Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-10-01T01:10:22.281Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-10-01T01:10:22.281Z] 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-10-01T01:10:22.281Z] 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 244 kB/s) [2019-10-01T01:10:22.281Z] 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-10-01T01:10:22.539Z] 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-10-01T01:10:22.539Z] 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-10-01T01:10:22.539Z] 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-10-01T01:10:22.539Z] 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-10-01T01:10:22.539Z] 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-10-01T01:10:23.104Z] 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 7.4 kB/s) [2019-10-01T01:10:23.104Z] 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-10-01T01:10:23.104Z] 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-10-01T01:10:23.104Z] 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-10-01T01:10:23.362Z] 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-10-01T01:10:23.362Z] 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-10-01T01:10:23.362Z] 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-10-01T01:10:23.362Z] 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 105 kB/s) [2019-10-01T01:10:23.362Z] 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-10-01T01:10:23.362Z] 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-10-01T01:10:23.362Z] 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-10-01T01:10:23.619Z] 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-10-01T01:10:23.619Z] 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-10-01T01:10:23.619Z] 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-10-01T01:10:23.619Z] 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 74 kB/s) [2019-10-01T01:10:23.619Z] 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-10-01T01:10:23.619Z] 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-10-01T01:10:23.619Z] 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-10-01T01:10:23.877Z] 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-10-01T01:10:23.877Z] 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-10-01T01:10:23.877Z] 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-10-01T01:10:23.877Z] 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 312 kB/s) [2019-10-01T01:10:23.877Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-10-01T01:10:23.877Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-10-01T01:10:23.877Z] 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-10-01T01:10:24.135Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-10-01T01:10:24.135Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-10-01T01:10:24.135Z] 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-10-01T01:10:24.135Z] 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.5 MB/s) [2019-10-01T01:10:24.135Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-10-01T01:10:24.135Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-10-01T01:10:24.135Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2019-10-01T01:10:24.393Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-10-01T01:10:24.393Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-10-01T01:10:24.393Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2019-10-01T01:10:24.393Z] 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 68 kB/s) [2019-10-01T01:10:24.393Z] 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-10-01T01:10:24.393Z] 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-10-01T01:10:24.393Z] 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-10-01T01:10:24.651Z] 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-10-01T01:10:24.651Z] 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-10-01T01:10:24.651Z] 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-10-01T01:10:24.651Z] 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-10-01T01:10:24.651Z] 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-10-01T01:10:24.651Z] 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-10-01T01:10:24.910Z] 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-10-01T01:10:24.910Z] 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-10-01T01:10:24.910Z] 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-10-01T01:10:24.910Z] 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-10-01T01:10:24.910Z] 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 58 kB/s) [2019-10-01T01:10:24.910Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-10-01T01:10:25.167Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-10-01T01:10:25.167Z] 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-10-01T01:10:25.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-10-01T01:10:25.167Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-10-01T01:10:25.167Z] 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-10-01T01:10:25.425Z] 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 549 kB/s) [2019-10-01T01:10:25.425Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-10-01T01:10:25.425Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-10-01T01:10:25.425Z] 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-10-01T01:10:25.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-10-01T01:10:25.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-10-01T01:10:25.683Z] 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-10-01T01:10:25.683Z] 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 987 kB/s) [2019-10-01T01:10:25.683Z] 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-10-01T01:10:25.683Z] 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-10-01T01:10:25.683Z] 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-10-01T01:10:25.683Z] 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-10-01T01:10:25.941Z] 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-10-01T01:10:25.941Z] 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-10-01T01:10:25.941Z] 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 150 kB/s) [2019-10-01T01:10:25.941Z] 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-10-01T01:10:25.941Z] 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 282 kB/s) [2019-10-01T01:10:25.941Z] 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-10-01T01:10:25.941Z] 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-10-01T01:10:25.941Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-10-01T01:10:25.941Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-10-01T01:10:25.941Z] 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-10-01T01:10:26.199Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-10-01T01:10:26.199Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-10-01T01:10:26.199Z] 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-10-01T01:10:26.199Z] 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 112 kB/s) [2019-10-01T01:10:26.199Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-10-01T01:10:26.199Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-10-01T01:10:26.199Z] 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-10-01T01:10:26.457Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-10-01T01:10:26.457Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-10-01T01:10:26.457Z] 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-10-01T01:10:26.457Z] 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 161 kB/s) [2019-10-01T01:10:26.457Z] 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-10-01T01:10:26.457Z] 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-10-01T01:10:26.457Z] 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-10-01T01:10:26.715Z] 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-10-01T01:10:26.715Z] 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-10-01T01:10:26.715Z] 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-10-01T01:10:26.715Z] 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 136 kB/s) [2019-10-01T01:10:26.715Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-10-01T01:10:26.715Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-10-01T01:10:26.715Z] 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-10-01T01:10:26.973Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-10-01T01:10:26.973Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-10-01T01:10:26.973Z] 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-10-01T01:10:26.973Z] 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 136 kB/s) [2019-10-01T01:10:26.973Z] 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-10-01T01:10:26.973Z] 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-10-01T01:10:26.973Z] 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-10-01T01:10:27.232Z] 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-10-01T01:10:27.232Z] 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-10-01T01:10:27.232Z] 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-10-01T01:10:27.232Z] 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 193 kB/s) [2019-10-01T01:10:27.232Z] 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-10-01T01:10:27.232Z] 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-10-01T01:10:27.232Z] 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-10-01T01:10:27.627Z] 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-10-01T01:10:27.627Z] 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-10-01T01:10:27.627Z] 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-10-01T01:10:27.627Z] 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 391 kB/s) [2019-10-01T01:10:27.627Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-10-01T01:10:27.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-10-01T01:10:27.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-10-01T01:10:27.886Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-10-01T01:10:27.886Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-10-01T01:10:27.886Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-10-01T01:10:27.886Z] 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 682 kB/s) [2019-10-01T01:10:27.886Z] 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-10-01T01:10:27.886Z] 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-10-01T01:10:27.886Z] 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-10-01T01:10:28.144Z] 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-10-01T01:10:28.144Z] 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-10-01T01:10:28.401Z] 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-10-01T01:10:28.401Z] 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 246 kB/s) [2019-10-01T01:10:28.401Z] 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-10-01T01:10:28.401Z] 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-10-01T01:10:28.401Z] 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-10-01T01:10:28.659Z] 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-10-01T01:10:28.659Z] 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-10-01T01:10:28.659Z] 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-10-01T01:10:28.659Z] 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 326 kB/s) [2019-10-01T01:10:28.659Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-10-01T01:10:28.659Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-10-01T01:10:28.659Z] 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-10-01T01:10:28.917Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-10-01T01:10:28.917Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-10-01T01:10:28.917Z] 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-10-01T01:10:28.917Z] 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 284 kB/s) [2019-10-01T01:10:28.917Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-10-01T01:10:28.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-10-01T01:10:28.917Z] 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-10-01T01:10:29.175Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-10-01T01:10:29.175Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-10-01T01:10:29.175Z] 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-10-01T01:10:29.175Z] 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 822 kB/s) [2019-10-01T01:10:29.175Z] 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-10-01T01:10:29.175Z] 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-10-01T01:10:29.175Z] 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-10-01T01:10:29.434Z] 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-10-01T01:10:29.434Z] 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-10-01T01:10:29.434Z] 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-10-01T01:10:29.434Z] 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 347 kB/s) [2019-10-01T01:10:29.434Z] 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-10-01T01:10:29.434Z] 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-10-01T01:10:29.434Z] 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-10-01T01:10:29.691Z] 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-10-01T01:10:29.691Z] 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-10-01T01:10:29.949Z] 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-10-01T01:10:29.949Z] 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 52 kB/s) [2019-10-01T01:10:29.949Z] 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-10-01T01:10:29.949Z] 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-10-01T01:10:29.949Z] 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-10-01T01:10:30.206Z] 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-10-01T01:10:30.206Z] 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-10-01T01:10:31.140Z] 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-10-01T01:10:31.140Z] 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 375 kB/s) [2019-10-01T01:10:31.140Z] 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-10-01T01:10:31.140Z] 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-10-01T01:10:31.140Z] 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-10-01T01:10:31.396Z] 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-10-01T01:10:31.654Z] 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-10-01T01:10:31.654Z] 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-10-01T01:10:31.654Z] 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 78 kB/s) [2019-10-01T01:10:31.654Z] 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-10-01T01:10:31.654Z] 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-10-01T01:10:31.654Z] 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-10-01T01:10:31.913Z] 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-10-01T01:10:31.913Z] 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-10-01T01:10:31.913Z] 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-10-01T01:10:31.913Z] 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 116 kB/s) [2019-10-01T01:10:31.913Z] 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-10-01T01:10:31.913Z] 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-10-01T01:10:32.171Z] 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-10-01T01:10:33.105Z] 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-10-01T01:10:33.105Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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 208 kB/s) [2019-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.526Z] 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-10-01T01:10:33.785Z] 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-10-01T01:10:33.785Z] 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-10-01T01:10:33.785Z] 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-10-01T01:10:33.785Z] 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 65 kB/s) [2019-10-01T01:10:33.785Z] 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-10-01T01:10:33.785Z] 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-10-01T01:10:33.785Z] 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-10-01T01:10:34.043Z] 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-10-01T01:10:34.043Z] 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-10-01T01:10:34.043Z] 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-10-01T01:10:34.043Z] 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 283 kB/s) [2019-10-01T01:10:34.043Z] 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-10-01T01:10:34.043Z] 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-10-01T01:10:34.043Z] 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-10-01T01:10:34.301Z] 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-10-01T01:10:34.301Z] 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-10-01T01:10:34.301Z] 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-10-01T01:10:34.301Z] 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 99 kB/s) [2019-10-01T01:10:34.301Z] 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-10-01T01:10:34.301Z] 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-10-01T01:10:34.301Z] 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-10-01T01:10:34.559Z] 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-10-01T01:10:34.559Z] 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-10-01T01:10:34.559Z] 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-10-01T01:10:34.559Z] 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 68 kB/s) [2019-10-01T01:10:34.559Z] 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-10-01T01:10:34.559Z] 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-10-01T01:10:34.559Z] 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-10-01T01:10:34.817Z] 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-10-01T01:10:34.817Z] 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-10-01T01:10:34.817Z] 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-10-01T01:10:34.817Z] 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 64 kB/s) [2019-10-01T01:10:35.075Z] 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-10-01T01:10:35.075Z] 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-10-01T01:10:35.075Z] 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-10-01T01:10:35.075Z] 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-10-01T01:10:35.075Z] 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-10-01T01:10:35.075Z] 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-10-01T01:10:35.075Z] 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 48 kB/s) [2019-10-01T01:10:35.332Z] 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-10-01T01:10:35.332Z] 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-10-01T01:10:35.332Z] 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-10-01T01:10:35.590Z] 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-10-01T01:10:35.590Z] 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-10-01T01:10:35.590Z] 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-10-01T01:10:35.590Z] 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-10-01T01:10:35.590Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-10-01T01:10:35.590Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-10-01T01:10:35.590Z] 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-10-01T01:10:35.848Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-10-01T01:10:35.848Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-10-01T01:10:35.848Z] 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-10-01T01:10:35.848Z] 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 474 kB/s) [2019-10-01T01:10:35.848Z] 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-10-01T01:10:36.106Z] 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-10-01T01:10:36.106Z] 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-10-01T01:10:36.106Z] 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-10-01T01:10:36.106Z] 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-10-01T01:10:36.106Z] 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-10-01T01:10:36.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/doxia-logging-api-1.1.pom (1.6 kB at 52 kB/s) [2019-10-01T01:10:36.363Z] 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-10-01T01:10:36.363Z] 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-10-01T01:10:36.363Z] 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-10-01T01:10:36.363Z] 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-10-01T01:10:36.363Z] 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-10-01T01:10:36.621Z] 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-10-01T01:10:36.621Z] 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 83 kB/s) [2019-10-01T01:10:36.621Z] 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-10-01T01:10:36.621Z] 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-10-01T01:10:36.621Z] 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-10-01T01:10:36.621Z] 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-10-01T01:10:36.621Z] 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-10-01T01:10:36.878Z] 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-10-01T01:10:36.878Z] 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 42 kB/s) [2019-10-01T01:10:36.878Z] 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-10-01T01:10:36.878Z] 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-10-01T01:10:36.878Z] 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-10-01T01:10:37.136Z] 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-10-01T01:10:37.136Z] 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-10-01T01:10:37.136Z] 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-10-01T01:10:37.136Z] 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 65 kB/s) [2019-10-01T01:10:37.136Z] 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-10-01T01:10:37.136Z] 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-10-01T01:10:37.136Z] 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-10-01T01:10:37.393Z] 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-10-01T01:10:37.393Z] 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-10-01T01:10:37.393Z] 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-10-01T01:10:37.393Z] 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 73 kB/s) [2019-10-01T01:10:37.393Z] 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-10-01T01:10:37.393Z] 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-10-01T01:10:37.393Z] 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-10-01T01:10:37.651Z] 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-10-01T01:10:37.651Z] 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-10-01T01:10:37.651Z] 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-10-01T01:10:37.651Z] 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 275 kB/s) [2019-10-01T01:10:37.651Z] 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-10-01T01:10:37.651Z] 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-10-01T01:10:37.651Z] 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-10-01T01:10:37.909Z] 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-10-01T01:10:37.909Z] 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-10-01T01:10:37.909Z] 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-10-01T01:10:37.909Z] 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 38 kB/s) [2019-10-01T01:10:37.909Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-10-01T01:10:37.909Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-10-01T01:10:37.909Z] 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-10-01T01:10:38.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-10-01T01:10:38.167Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-10-01T01:10:38.167Z] 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-10-01T01:10:38.167Z] 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-10-01T01:10:38.167Z] 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-10-01T01:10:38.167Z] 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-10-01T01:10:38.167Z] 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-10-01T01:10:38.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.pom [2019-10-01T01:10:38.425Z] 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-10-01T01:10:38.425Z] 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-10-01T01:10:38.425Z] 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 37 kB/s) [2019-10-01T01:10:38.425Z] 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-10-01T01:10:38.425Z] 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-10-01T01:10:38.425Z] 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-10-01T01:10:38.684Z] 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-10-01T01:10:38.684Z] 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-10-01T01:10:38.684Z] 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-10-01T01:10:38.684Z] 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 174 kB/s) [2019-10-01T01:10:38.684Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-10-01T01:10:38.684Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-10-01T01:10:38.684Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-10-01T01:10:39.129Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-10-01T01:10:39.129Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-10-01T01:10:39.129Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-10-01T01:10:39.129Z] 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 724 kB/s) [2019-10-01T01:10:39.129Z] 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-10-01T01:10:39.129Z] 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-10-01T01:10:39.129Z] 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-10-01T01:10:39.129Z] 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-10-01T01:10:39.129Z] 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-10-01T01:10:39.387Z] 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-10-01T01:10:39.387Z] 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 35 kB/s) [2019-10-01T01:10:39.387Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-10-01T01:10:39.387Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-10-01T01:10:39.387Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-10-01T01:10:39.387Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-10-01T01:10:39.644Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-10-01T01:10:39.644Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-10-01T01:10:39.902Z] 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 685 kB/s) [2019-10-01T01:10:39.902Z] 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-10-01T01:10:39.902Z] 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-10-01T01:10:39.902Z] 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-10-01T01:10:39.902Z] 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-10-01T01:10:39.902Z] 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-10-01T01:10:40.160Z] 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-10-01T01:10:40.160Z] 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 187 kB/s) [2019-10-01T01:10:40.160Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-10-01T01:10:40.160Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-10-01T01:10:40.160Z] 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-10-01T01:10:40.160Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-10-01T01:10:40.160Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-10-01T01:10:40.418Z] 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-10-01T01:10:40.418Z] 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 510 kB/s) [2019-10-01T01:10:40.418Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-10-01T01:10:40.418Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-10-01T01:10:40.418Z] 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-10-01T01:10:40.418Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-10-01T01:10:40.418Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-10-01T01:10:40.675Z] 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-10-01T01:10:40.675Z] 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 208 kB/s) [2019-10-01T01:10:40.675Z] 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-10-01T01:10:40.675Z] 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-10-01T01:10:40.932Z] 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-10-01T01:10:41.190Z] 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-10-01T01:10:41.190Z] 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-10-01T01:10:41.190Z] 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-10-01T01:10:41.190Z] 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 262 kB/s) [2019-10-01T01:10:41.190Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-10-01T01:10:41.190Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-10-01T01:10:41.447Z] 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-10-01T01:10:41.705Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-10-01T01:10:41.705Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-10-01T01:10:41.705Z] 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-10-01T01:10:41.705Z] 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 36 kB/s) [2019-10-01T01:10:41.705Z] 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-10-01T01:10:41.705Z] 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 311 kB/s) [2019-10-01T01:10:41.705Z] 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-10-01T01:10:41.705Z] 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 525 kB/s) [2019-10-01T01:10:41.705Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-10-01T01:10:41.705Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-10-01T01:10:41.963Z] 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-10-01T01:10:41.963Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-10-01T01:10:41.963Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-10-01T01:10:41.963Z] 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-10-01T01:10:42.222Z] 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 208 kB/s) [2019-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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-10-01T01:10:42.222Z] 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-10-01T01:10:42.222Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/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-10-01T01:10:42.222Z] 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 Progress (1): 0.2/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-10-01T01:10:42.222Z] 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.3/1.9 MB Progress (1): 0.3/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-10-01T01:10:42.222Z] 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 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-10-01T01:10:42.480Z] 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 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 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.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 7.4 MB/s) [2019-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] 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-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-10-01T01:10:42.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-10-01T01:10:42.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-10-01T01:10:42.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.739Z] 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-10-01T01:10:42.996Z] 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-10-01T01:10:42.996Z] 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-10-01T01:10:42.996Z] 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-10-01T01:10:42.996Z] 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-10-01T01:10:42.996Z] 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-10-01T01:10:42.996Z] Progress (1): 4.1/97 kB Progress (1): 5.1/97 kB Progress (1): 9.2/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-10-01T01:10:43.254Z] Progress (1): 14/97 kB Progress (1): 19/97 kB Progress (1): 23/97 kB Progress (1): 27/97 kB Progress (1): 31/97 kB Progress (1): 35/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-10-01T01:10:43.254Z] 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-10-01T01:10:43.254Z] 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-10-01T01:10:43.254Z] Progress (1): 37/97 kB Progress (1): 40/97 kB Progress (1): 44/97 kB Progress (1): 48/97 kB Progress (1): 52/97 kB Progress (1): 56/97 kB Progress (1): 60/97 kB 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-10-01T01:10:43.254Z] Progress (1): 64/97 kB Progress (1): 66/97 kB Progress (1): 68/97 kB Progress (1): 73/97 kB Progress (1): 77/97 kB Progress (1): 81/97 kB Progress (1): 85/97 kB Progress (1): 89/97 kB Progress (1): 93/97 kB Progress (1): 94/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-10-01T01:10:43.254Z] 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-10-01T01:10:43.254Z] 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-10-01T01:10:43.254Z] Progress (1): 97 kB 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-10-01T01:10:43.512Z] 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 134 kB/s) [2019-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.512Z] 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-10-01T01:10:43.769Z] 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-10-01T01:10:43.769Z] 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-10-01T01:10:43.769Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-10-01T01:10:44.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] 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-10-01T01:10:44.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-10-01T01:10:44.028Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-10-01T01:10:44.430Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Progress (1): 4.1/378 kB Progress (1): 7.7/378 kB Progress (1): 12/378 kB Progress (1): 16/378 kB Progress (1): 20/378 kB Progress (1): 24/378 kB Progress (1): 28/378 kB Progress (1): 32/378 kB Progress (1): 36/378 kB Progress (1): 40/378 kB Progress (1): 44/378 kB Progress (1): 48/378 kB Progress (1): 52/378 kB Progress (1): 56/378 kB Progress (1): 60/378 kB Progress (1): 64/378 kB Progress (1): 68/378 kB Progress (1): 72/378 kB Progress (1): 76/378 kB Progress (1): 80/378 kB Progress (1): 84/378 kB Progress (1): 88/378 kB Progress (1): 92/378 kB Progress (1): 96/378 kB Progress (1): 100/378 kB Progress (1): 104/378 kB Progress (1): 108/378 kB Progress (1): 112/378 kB Progress (1): 116/378 kB Progress (1): 120/378 kB Progress (1): 124/378 kB Progress (1): 128/378 kB Progress (1): 132/378 kB Progress (1): 136/378 kB Progress (1): 140/378 kB Progress (1): 144/378 kB Progress (1): 148/378 kB Progress (1): 152/378 kB Progress (1): 156/378 kB Progress (1): 160/378 kB Progress (1): 164/378 kB Progress (1): 168/378 kB Progress (1): 172/378 kB Progress (1): 176/378 kB Progress (1): 180/378 kB Progress (1): 184/378 kB Progress (2): 184/378 kB | 4.1/82 kB Progress (2): 188/378 kB | 4.1/82 kB Progress (2): 188/378 kB | 7.7/82 kB Progress (2): 192/378 kB | 7.7/82 kB Progress (2): 196/378 kB | 7.7/82 kB Progress (2): 200/378 kB | 7.7/82 kB Progress (2): 204/378 kB | 7.7/82 kB Progress (2): 208/378 kB | 7.7/82 kB Progress (2): 212/378 kB | 7.7/82 kB Progress (2): 216/378 kB | 7.7/82 kB Progress (2): 220/378 kB | 7.7/82 kB Progress (2): 224/378 kB | 7.7/82 kB Progress (2): 224/378 kB | 12/82 kB Progress (2): 224/378 kB | 16/82 kB Progress (2): 224/378 kB | 20/82 kB Progress (2): 224/378 kB | 24/82 kB Progress (2): 228/378 kB | 24/82 kB Progress (2): 232/378 kB | 24/82 kB Progress (3): 232/378 kB | 24/82 kB | 4.1/230 kB Progress (3): 232/378 kB | 24/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 28/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 32/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 36/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 40/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 44/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 48/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 52/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 56/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 60/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 64/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 68/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 72/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 76/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 80/82 kB | 7.7/230 kB Progress (3): 232/378 kB | 82 kB | 7.7/230 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 4.1/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 7.7/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 12/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 16/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 20/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 24/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 28/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 32/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 33/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 37/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 41/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 45/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 49/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 53/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 57/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 61/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 65/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 66/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 70/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 74/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 78/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 82/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 86/145 kB Progress (4): 232/378 kB | 82 kB | 7.7/230 kB | 90/145 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.jar (82 kB at 1.0 MB/s) [2019-10-01T01:10:44.430Z] Progress (3): 232/378 kB | 7.7/230 kB | 94/145 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-10-01T01:10:44.430Z] Progress (3): 232/378 kB | 7.7/230 kB | 98/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 98/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 102/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 106/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 110/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 114/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 118/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 122/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 126/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 130/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 134/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 138/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 142/145 kB Progress (3): 232/378 kB | 7.7/230 kB | 145 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 4.1/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 7.7/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 12/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 16/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 20/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 24/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 28/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 32/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 36/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 40/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 44/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 145 kB | 48/129 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.6 MB/s) [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Progress (3): 232/378 kB | 7.7/230 kB | 52/129 kB Progress (3): 232/378 kB | 7.7/230 kB | 56/129 kB Progress (4): 232/378 kB | 7.7/230 kB | 56/129 kB | 4.1/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 60/129 kB | 4.1/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 60/129 kB | 7.7/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 64/129 kB | 7.7/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 64/129 kB | 12/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 68/129 kB | 12/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 68/129 kB | 16/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 72/129 kB | 16/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 72/129 kB | 20/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 76/129 kB | 20/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 76/129 kB | 24/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 80/129 kB | 24/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 80/129 kB | 28/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 84/129 kB | 28/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 84/129 kB | 32/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 88/129 kB | 32/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 88/129 kB | 36/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 92/129 kB | 36/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 92/129 kB | 40/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 96/129 kB | 40/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 96/129 kB | 44/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 100/129 kB | 44/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 100/129 kB | 48/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 104/129 kB | 48/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 104/129 kB | 52/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 108/129 kB | 52/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 108/129 kB | 56/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 112/129 kB | 56/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 112/129 kB | 60/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 116/129 kB | 60/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 116/129 kB | 64/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 120/129 kB | 64/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 120/129 kB | 68/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 124/129 kB | 68/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 124/129 kB | 72/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 128/129 kB | 72/244 kB Progress (4): 232/378 kB | 7.7/230 kB | 128/129 kB | 76/244 kB Progress (5): 232/378 kB | 7.7/230 kB | 128/129 kB | 76/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 128/129 kB | 80/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 80/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 84/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 84/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 88/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 88/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 92/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 92/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 96/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 96/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 100/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 100/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 104/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 104/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 108/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 108/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 112/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 112/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 116/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 116/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 120/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 120/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 124/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 124/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 128/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 128/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 132/244 kB | 0/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 132/244 kB | 0.1/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 136/244 kB | 0.1/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 136/244 kB | 0.1/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 140/244 kB | 0.1/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 140/244 kB | 0.1/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 129 kB | 144/244 kB | 0.1/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.2 MB/s) [2019-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 144/244 kB | 0.1/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-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 148/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 148/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 152/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 152/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 156/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 156/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 160/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 160/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 164/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 164/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 168/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 168/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 172/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 172/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 176/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 176/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 180/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 180/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 184/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 184/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 188/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 188/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 192/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 192/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 196/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 196/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 200/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 200/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 204/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 204/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 208/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 208/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 212/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 212/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 216/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 216/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 220/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 220/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 224/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 224/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 228/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 228/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 232/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 232/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 236/244 kB | 0.1/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 236/244 kB | 0.2/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 240/244 kB | 0.2/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 240/244 kB | 0.2/3.3 MB Progress (4): 232/378 kB | 7.7/230 kB | 244/244 kB | 0.2/3.3 MB Progress (5): 232/378 kB | 7.7/230 kB | 244/244 kB | 0.2/3.3 MB | 4.1/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244/244 kB | 0.2/3.3 MB | 4.1/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244/244 kB | 0.2/3.3 MB | 7.7/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 7.7/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 12/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 12/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 16/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 16/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 20/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 20/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 24/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 28/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 32/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 36/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 40/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44/44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.2/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.3/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 244 kB | 0.3/3.3 MB | 44 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.jar (244 kB at 1.8 MB/s) [2019-10-01T01:10:44.430Z] 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-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 4.1/21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 7.7/21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 12/21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 16/21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 20/21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 21 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 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 132 kB/s) [2019-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 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-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 4.1/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 4.1/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 7.7/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 7.7/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 12/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 16/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 16/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.3/3.3 MB | 44 kB | 20/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 20/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 24/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 24/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 28/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 28/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 32/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 32/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 36/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 36/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 40/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 44/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 48/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 52/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 56/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 56/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 60/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 60/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 64/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 68/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 72/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 76/79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB | 79 kB 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 430 kB/s) [2019-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB 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-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.4/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 4.1/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 4.1/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 7.7/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 12/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 16/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 20/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 24/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 24/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 28/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 28/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 32/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 36/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 40/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 44/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 44/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 48/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 48/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 52/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 56/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 56/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 60/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 60/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 64/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 64/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 68/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 68/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 72/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 72/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 76/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 76/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 80/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 80/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.5/3.3 MB | 44 kB | 84/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 84/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 88/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 88/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 88/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 92/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 92/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 96/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 96/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 100/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 100/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 104/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 104/105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.6/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB | 105 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB | 105 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.jar (105 kB at 491 kB/s) [2019-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB 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-10-01T01:10:44.430Z] Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.7/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (4): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 4.1/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 4.1/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 7.7/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 7.7/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 12/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 12/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 16/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 16/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 20/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 20/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 24/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 24/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 28/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 28/30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.8/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 0.9/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 kB Progress (5): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB | 30 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 125 kB/s) [2019-10-01T01:10:44.691Z] Progress (4): 232/378 kB | 7.7/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 232/378 kB | 12/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 232/378 kB | 12/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 236/378 kB | 12/230 kB | 1.0/3.3 MB | 44 kB 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-10-01T01:10:44.691Z] Progress (4): 240/378 kB | 12/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 240/378 kB | 12/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 240/378 kB | 16/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 240/378 kB | 16/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 244/378 kB | 16/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 244/378 kB | 16/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 244/378 kB | 20/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 244/378 kB | 20/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 248/378 kB | 20/230 kB | 1.0/3.3 MB | 44 kB Progress (4): 248/378 kB | 20/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 248/378 kB | 24/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 248/378 kB | 24/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 252/378 kB | 24/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 252/378 kB | 28/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 256/378 kB | 28/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 256/378 kB | 28/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 260/378 kB | 28/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 260/378 kB | 32/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 264/378 kB | 32/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 264/378 kB | 32/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 268/378 kB | 32/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 268/378 kB | 36/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 272/378 kB | 36/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 272/378 kB | 36/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 276/378 kB | 36/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 276/378 kB | 40/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 280/378 kB | 40/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 280/378 kB | 44/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 284/378 kB | 44/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 284/378 kB | 44/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 288/378 kB | 44/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 288/378 kB | 48/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 292/378 kB | 48/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 292/378 kB | 48/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 296/378 kB | 48/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 296/378 kB | 52/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 300/378 kB | 52/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 300/378 kB | 52/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 304/378 kB | 52/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 304/378 kB | 56/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 308/378 kB | 56/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 312/378 kB | 56/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 312/378 kB | 56/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 316/378 kB | 56/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 316/378 kB | 60/230 kB | 1.1/3.3 MB | 44 kB Progress (4): 320/378 kB | 60/230 kB | 1.1/3.3 MB | 44 kB Progress (5): 320/378 kB | 60/230 kB | 1.1/3.3 MB | 44 kB | 4.1/51 kB Progress (5): 320/378 kB | 60/230 kB | 1.1/3.3 MB | 44 kB | 4.1/51 kB Progress (5): 320/378 kB | 60/230 kB | 1.1/3.3 MB | 44 kB | 7.7/51 kB Progress (5): 324/378 kB | 60/230 kB | 1.1/3.3 MB | 44 kB | 7.7/51 kB Progress (5): 324/378 kB | 64/230 kB | 1.1/3.3 MB | 44 kB | 7.7/51 kB Progress (5): 328/378 kB | 64/230 kB | 1.1/3.3 MB | 44 kB | 7.7/51 kB Progress (5): 328/378 kB | 64/230 kB | 1.1/3.3 MB | 44 kB | 12/51 kB Progress (5): 328/378 kB | 64/230 kB | 1.1/3.3 MB | 44 kB | 12/51 kB Progress (5): 328/378 kB | 64/230 kB | 1.1/3.3 MB | 44 kB | 16/51 kB Progress (5): 332/378 kB | 64/230 kB | 1.1/3.3 MB | 44 kB | 16/51 kB Progress (5): 332/378 kB | 68/230 kB | 1.1/3.3 MB | 44 kB | 16/51 kB Progress (5): 336/378 kB | 68/230 kB | 1.1/3.3 MB | 44 kB | 16/51 kB Progress (5): 336/378 kB | 68/230 kB | 1.1/3.3 MB | 44 kB | 20/51 kB Progress (5): 336/378 kB | 68/230 kB | 1.1/3.3 MB | 44 kB | 20/51 kB Progress (5): 336/378 kB | 68/230 kB | 1.1/3.3 MB | 44 kB | 24/51 kB Progress (5): 340/378 kB | 68/230 kB | 1.1/3.3 MB | 44 kB | 24/51 kB Progress (5): 340/378 kB | 72/230 kB | 1.1/3.3 MB | 44 kB | 24/51 kB Progress (5): 344/378 kB | 72/230 kB | 1.1/3.3 MB | 44 kB | 24/51 kB Progress (5): 344/378 kB | 72/230 kB | 1.1/3.3 MB | 44 kB | 28/51 kB Progress (5): 344/378 kB | 72/230 kB | 1.1/3.3 MB | 44 kB | 28/51 kB Progress (5): 344/378 kB | 72/230 kB | 1.1/3.3 MB | 44 kB | 32/51 kB Progress (5): 348/378 kB | 72/230 kB | 1.1/3.3 MB | 44 kB | 32/51 kB Progress (5): 348/378 kB | 76/230 kB | 1.1/3.3 MB | 44 kB | 32/51 kB Progress (5): 352/378 kB | 76/230 kB | 1.1/3.3 MB | 44 kB | 32/51 kB Progress (5): 352/378 kB | 76/230 kB | 1.1/3.3 MB | 44 kB | 33/51 kB Progress (5): 352/378 kB | 76/230 kB | 1.1/3.3 MB | 44 kB | 33/51 kB Progress (5): 352/378 kB | 76/230 kB | 1.1/3.3 MB | 44 kB | 37/51 kB Progress (5): 356/378 kB | 76/230 kB | 1.1/3.3 MB | 44 kB | 37/51 kB Progress (5): 356/378 kB | 80/230 kB | 1.1/3.3 MB | 44 kB | 37/51 kB Progress (5): 360/378 kB | 80/230 kB | 1.1/3.3 MB | 44 kB | 37/51 kB Progress (5): 360/378 kB | 80/230 kB | 1.1/3.3 MB | 44 kB | 41/51 kB Progress (5): 360/378 kB | 80/230 kB | 1.1/3.3 MB | 44 kB | 41/51 kB Progress (5): 360/378 kB | 80/230 kB | 1.1/3.3 MB | 44 kB | 45/51 kB Progress (5): 364/378 kB | 80/230 kB | 1.1/3.3 MB | 44 kB | 45/51 kB Progress (5): 364/378 kB | 84/230 kB | 1.1/3.3 MB | 44 kB | 45/51 kB Progress (5): 368/378 kB | 84/230 kB | 1.1/3.3 MB | 44 kB | 45/51 kB Progress (5): 368/378 kB | 84/230 kB | 1.1/3.3 MB | 44 kB | 49/51 kB Progress (5): 368/378 kB | 84/230 kB | 1.1/3.3 MB | 44 kB | 49/51 kB Progress (5): 368/378 kB | 84/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 372/378 kB | 84/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 372/378 kB | 88/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 376/378 kB | 88/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 376/378 kB | 88/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 88/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 92/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 92/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 96/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 96/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 100/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 100/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 104/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 104/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 108/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 108/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 112/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 112/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 116/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 116/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 120/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 120/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 124/230 kB | 1.1/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 124/230 kB | 1.2/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 128/230 kB | 1.2/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 128/230 kB | 1.2/3.3 MB | 44 kB | 51 kB Progress (5): 378 kB | 132/230 kB | 1.2/3.3 MB | 44 kB | 51 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 186 kB/s) [2019-10-01T01:10:44.691Z] Progress (4): 378 kB | 132/230 kB | 1.2/3.3 MB | 44 kB 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-10-01T01:10:44.691Z] Progress (4): 378 kB | 136/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 136/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 140/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 140/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 144/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 144/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 148/230 kB | 1.2/3.3 MB | 44 kB Progress (4): 378 kB | 148/230 kB | 1.2/3.3 MB | 44 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 1.4 MB/s) [2019-10-01T01:10:44.691Z] Progress (3): 148/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 152/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 152/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 156/230 kB | 1.2/3.3 MB | 44 kB 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-10-01T01:10:44.691Z] Progress (3): 160/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 160/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 164/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 164/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 168/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 168/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 172/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 172/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 176/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 176/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 180/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 180/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 184/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 184/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 188/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 188/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 192/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 192/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 196/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 196/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 200/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 200/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 204/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 204/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 208/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 208/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 212/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 212/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 216/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 216/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 220/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 220/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 224/230 kB | 1.2/3.3 MB | 44 kB Progress (3): 224/230 kB | 1.3/3.3 MB | 44 kB Progress (3): 228/230 kB | 1.3/3.3 MB | 44 kB Progress (3): 228/230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (3): 230 kB | 1.3/3.3 MB | 44 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 4.1/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 4.1/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 7.7/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 7.7/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 12/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 12/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 16/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 16/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 20/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 20/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 24/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 24/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 28/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 28/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 32/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 32/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 33/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 33/121 kB Progress (4): 230 kB | 1.3/3.3 MB | 44 kB | 37/121 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 37/121 kB | 4.1/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 37/121 kB | 4.1/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 37/121 kB | 7.7/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 41/121 kB | 7.7/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 41/121 kB | 12/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 41/121 kB | 12/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 41/121 kB | 16/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 45/121 kB | 16/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 45/121 kB | 20/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 45/121 kB | 20/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 45/121 kB | 24/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 49/121 kB | 24/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 49/121 kB | 28/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 49/121 kB | 28/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 49/121 kB | 32/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 53/121 kB | 32/195 kB Progress (5): 230 kB | 1.3/3.3 MB | 44 kB | 53/121 kB | 33/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 53/121 kB | 33/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 53/121 kB | 37/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 57/121 kB | 37/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 57/121 kB | 41/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 57/121 kB | 41/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 57/121 kB | 45/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 61/121 kB | 45/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 61/121 kB | 49/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 61/121 kB | 49/195 kB Progress (5): 230 kB | 1.4/3.3 MB | 44 kB | 61/121 kB | 53/195 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 771 kB/s) [2019-10-01T01:10:44.691Z] Progress (4): 1.4/3.3 MB | 44 kB | 65/121 kB | 53/195 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-10-01T01:10:44.691Z] Progress (4): 1.4/3.3 MB | 44 kB | 65/121 kB | 57/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 65/121 kB | 57/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 65/121 kB | 61/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 66/121 kB | 61/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 66/121 kB | 65/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 66/121 kB | 65/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 66/121 kB | 66/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 70/121 kB | 66/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 70/121 kB | 70/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 70/121 kB | 70/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 70/121 kB | 74/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 74/121 kB | 74/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 74/121 kB | 78/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 74/121 kB | 78/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 74/121 kB | 82/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 74/121 kB | 82/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 78/121 kB | 82/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 78/121 kB | 82/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 78/121 kB | 86/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 78/121 kB | 86/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 82/121 kB | 86/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 82/121 kB | 86/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 82/121 kB | 90/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 82/121 kB | 90/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 86/121 kB | 90/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 86/121 kB | 90/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 86/121 kB | 94/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 86/121 kB | 94/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 90/121 kB | 94/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 90/121 kB | 94/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 90/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 90/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 94/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 94/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 94/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 94/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 98/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 98/121 kB | 98/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 98/121 kB | 102/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 102/121 kB | 102/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 102/121 kB | 106/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 102/121 kB | 106/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 102/121 kB | 110/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 106/121 kB | 110/195 kB Progress (4): 1.4/3.3 MB | 44 kB | 106/121 kB | 114/195 kB Progress (5): 1.4/3.3 MB | 44 kB | 106/121 kB | 114/195 kB | 4.1/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 106/121 kB | 114/195 kB | 4.1/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 106/121 kB | 114/195 kB | 7.7/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 106/121 kB | 118/195 kB | 7.7/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 110/121 kB | 118/195 kB | 7.7/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 110/121 kB | 122/195 kB | 7.7/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 110/121 kB | 122/195 kB | 12/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 110/121 kB | 122/195 kB | 12/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 110/121 kB | 122/195 kB | 16/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 110/121 kB | 126/195 kB | 16/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 114/121 kB | 126/195 kB | 16/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 114/121 kB | 130/195 kB | 16/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 114/121 kB | 130/195 kB | 20/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 114/121 kB | 130/195 kB | 20/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 114/121 kB | 130/195 kB | 24/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 114/121 kB | 131/195 kB | 24/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 118/121 kB | 131/195 kB | 24/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 118/121 kB | 135/195 kB | 24/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 118/121 kB | 135/195 kB | 28/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 118/121 kB | 135/195 kB | 28/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 118/121 kB | 135/195 kB | 32/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 118/121 kB | 139/195 kB | 32/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 121 kB | 139/195 kB | 32/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 121 kB | 143/195 kB | 32/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 121 kB | 143/195 kB | 36/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 121 kB | 143/195 kB | 36/38 kB Progress (5): 1.4/3.3 MB | 44 kB | 121 kB | 143/195 kB | 38 kB Progress (5): 1.4/3.3 MB | 44 kB | 121 kB | 147/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 147/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 151/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 151/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 155/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 155/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 159/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 159/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 163/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 163/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 167/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 167/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 171/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 171/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 175/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 175/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 179/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 179/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 183/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 183/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 187/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 187/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 191/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 191/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195/195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB | 38 kB Progress (5): 1.5/3.3 MB | 44 kB | 121 kB | 195 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 117 kB/s) [2019-10-01T01:10:44.691Z] Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 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-10-01T01:10:44.691Z] Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.5/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.6/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.6/3.3 MB | 44 kB | 121 kB | 195 kB Progress (4): 1.6/3.3 MB | 44 kB | 121 kB | 195 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 371 kB/s) [2019-10-01T01:10:44.691Z] Progress (3): 1.6/3.3 MB | 44 kB | 195 kB 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-10-01T01:10:44.691Z] 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 596 kB/s) [2019-10-01T01:10:44.691Z] 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-10-01T01:10:44.691Z] Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.6/3.3 MB | 44 kB Progress (2): 1.7/3.3 MB | 44 kB Progress (2): 1.7/3.3 MB | 44 kB Progress (2): 1.7/3.3 MB | 44 kB Progress (2): 1.7/3.3 MB | 44 kB Progress (2): 1.7/3.3 MB | 44 kB Progress (3): 1.7/3.3 MB | 44 kB | 4.1/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 4.1/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 7.7/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 7.7/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 12/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 12/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 16/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 16/276 kB Progress (3): 1.7/3.3 MB | 44 kB | 20/276 kB Progress (4): 1.7/3.3 MB | 44 kB | 20/276 kB | 4.1/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 20/276 kB | 4.1/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 20/276 kB | 7.7/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 24/276 kB | 7.7/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 24/276 kB | 12/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 24/276 kB | 12/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 24/276 kB | 16/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 28/276 kB | 16/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 28/276 kB | 20/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 28/276 kB | 20/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 28/276 kB | 24/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 28/276 kB | 24/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 32/276 kB | 24/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 32/276 kB | 24/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 32/276 kB | 28/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 32/276 kB | 28/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 33/276 kB | 28/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 33/276 kB | 28/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 33/276 kB | 32/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 33/276 kB | 32/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 37/276 kB | 32/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 37/276 kB | 32/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 37/276 kB | 33/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 37/276 kB | 33/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 41/276 kB | 33/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 41/276 kB | 33/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 41/276 kB | 37/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 41/276 kB | 37/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 45/276 kB | 37/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 45/276 kB | 37/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 45/276 kB | 41/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 45/276 kB | 41/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 49/276 kB | 41/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 49/276 kB | 41/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 49/276 kB | 45/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 49/276 kB | 45/109 kB Progress (4): 1.7/3.3 MB | 44 kB | 53/276 kB | 45/109 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 128 kB/s) [2019-10-01T01:10:44.691Z] 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-10-01T01:10:44.691Z] Progress (3): 1.8/3.3 MB | 53/276 kB | 45/109 kB Progress (3): 1.8/3.3 MB | 53/276 kB | 49/109 kB Progress (3): 1.8/3.3 MB | 53/276 kB | 49/109 kB Progress (3): 1.8/3.3 MB | 57/276 kB | 49/109 kB Progress (3): 1.8/3.3 MB | 57/276 kB | 49/109 kB Progress (3): 1.8/3.3 MB | 57/276 kB | 53/109 kB Progress (3): 1.8/3.3 MB | 57/276 kB | 53/109 kB Progress (3): 1.8/3.3 MB | 61/276 kB | 53/109 kB Progress (3): 1.8/3.3 MB | 61/276 kB | 53/109 kB Progress (3): 1.8/3.3 MB | 61/276 kB | 57/109 kB Progress (3): 1.8/3.3 MB | 65/276 kB | 57/109 kB Progress (3): 1.8/3.3 MB | 65/276 kB | 61/109 kB Progress (3): 1.8/3.3 MB | 65/276 kB | 61/109 kB Progress (4): 1.8/3.3 MB | 65/276 kB | 61/109 kB | 4.1/172 kB Progress (4): 1.8/3.3 MB | 65/276 kB | 65/109 kB | 4.1/172 kB Progress (4): 1.8/3.3 MB | 66/276 kB | 65/109 kB | 4.1/172 kB Progress (4): 1.8/3.3 MB | 66/276 kB | 66/109 kB | 4.1/172 kB Progress (4): 1.8/3.3 MB | 70/276 kB | 66/109 kB | 4.1/172 kB Progress (4): 1.8/3.3 MB | 70/276 kB | 66/109 kB | 7.7/172 kB Progress (4): 1.8/3.3 MB | 70/276 kB | 66/109 kB | 7.7/172 kB Progress (4): 1.8/3.3 MB | 70/276 kB | 66/109 kB | 12/172 kB Progress (4): 1.8/3.3 MB | 74/276 kB | 66/109 kB | 12/172 kB Progress (4): 1.8/3.3 MB | 74/276 kB | 70/109 kB | 12/172 kB Progress (4): 1.8/3.3 MB | 78/276 kB | 70/109 kB | 12/172 kB Progress (4): 1.8/3.3 MB | 78/276 kB | 70/109 kB | 16/172 kB Progress (4): 1.8/3.3 MB | 78/276 kB | 70/109 kB | 16/172 kB Progress (4): 1.8/3.3 MB | 78/276 kB | 70/109 kB | 20/172 kB Progress (4): 1.8/3.3 MB | 82/276 kB | 70/109 kB | 20/172 kB Progress (4): 1.8/3.3 MB | 82/276 kB | 74/109 kB | 20/172 kB Progress (4): 1.8/3.3 MB | 86/276 kB | 74/109 kB | 20/172 kB Progress (4): 1.8/3.3 MB | 86/276 kB | 74/109 kB | 24/172 kB Progress (4): 1.8/3.3 MB | 86/276 kB | 74/109 kB | 24/172 kB Progress (4): 1.8/3.3 MB | 86/276 kB | 74/109 kB | 28/172 kB Progress (4): 1.8/3.3 MB | 90/276 kB | 74/109 kB | 28/172 kB Progress (4): 1.8/3.3 MB | 90/276 kB | 78/109 kB | 28/172 kB Progress (4): 1.8/3.3 MB | 94/276 kB | 78/109 kB | 28/172 kB Progress (4): 1.8/3.3 MB | 94/276 kB | 78/109 kB | 32/172 kB Progress (4): 1.8/3.3 MB | 94/276 kB | 78/109 kB | 32/172 kB Progress (4): 1.8/3.3 MB | 94/276 kB | 78/109 kB | 33/172 kB Progress (4): 1.8/3.3 MB | 98/276 kB | 78/109 kB | 33/172 kB Progress (4): 1.8/3.3 MB | 98/276 kB | 82/109 kB | 33/172 kB Progress (4): 1.8/3.3 MB | 98/276 kB | 82/109 kB | 33/172 kB Progress (4): 1.8/3.3 MB | 98/276 kB | 82/109 kB | 37/172 kB Progress (4): 1.8/3.3 MB | 98/276 kB | 82/109 kB | 37/172 kB Progress (4): 1.8/3.3 MB | 98/276 kB | 82/109 kB | 41/172 kB Progress (4): 1.8/3.3 MB | 102/276 kB | 82/109 kB | 41/172 kB Progress (4): 1.8/3.3 MB | 102/276 kB | 86/109 kB | 41/172 kB Progress (4): 1.8/3.3 MB | 106/276 kB | 86/109 kB | 41/172 kB Progress (4): 1.8/3.3 MB | 106/276 kB | 86/109 kB | 45/172 kB Progress (4): 1.8/3.3 MB | 106/276 kB | 86/109 kB | 45/172 kB Progress (4): 1.8/3.3 MB | 106/276 kB | 86/109 kB | 49/172 kB Progress (4): 1.8/3.3 MB | 110/276 kB | 86/109 kB | 49/172 kB Progress (4): 1.8/3.3 MB | 110/276 kB | 90/109 kB | 49/172 kB Progress (4): 1.8/3.3 MB | 114/276 kB | 90/109 kB | 49/172 kB Progress (4): 1.8/3.3 MB | 114/276 kB | 90/109 kB | 53/172 kB Progress (4): 1.8/3.3 MB | 114/276 kB | 90/109 kB | 53/172 kB Progress (4): 1.8/3.3 MB | 114/276 kB | 90/109 kB | 57/172 kB Progress (4): 1.8/3.3 MB | 118/276 kB | 90/109 kB | 57/172 kB Progress (4): 1.8/3.3 MB | 118/276 kB | 94/109 kB | 57/172 kB Progress (4): 1.8/3.3 MB | 122/276 kB | 94/109 kB | 57/172 kB Progress (4): 1.8/3.3 MB | 122/276 kB | 94/109 kB | 61/172 kB Progress (4): 1.8/3.3 MB | 122/276 kB | 94/109 kB | 61/172 kB Progress (4): 1.8/3.3 MB | 122/276 kB | 94/109 kB | 65/172 kB Progress (4): 1.8/3.3 MB | 126/276 kB | 94/109 kB | 65/172 kB Progress (4): 1.8/3.3 MB | 126/276 kB | 98/109 kB | 65/172 kB Progress (4): 1.8/3.3 MB | 130/276 kB | 98/109 kB | 65/172 kB Progress (4): 1.8/3.3 MB | 130/276 kB | 98/109 kB | 66/172 kB Progress (4): 1.8/3.3 MB | 130/276 kB | 98/109 kB | 66/172 kB Progress (4): 1.8/3.3 MB | 130/276 kB | 98/109 kB | 70/172 kB Progress (4): 1.8/3.3 MB | 131/276 kB | 98/109 kB | 70/172 kB Progress (4): 1.8/3.3 MB | 131/276 kB | 102/109 kB | 70/172 kB Progress (4): 1.8/3.3 MB | 135/276 kB | 102/109 kB | 70/172 kB Progress (4): 1.8/3.3 MB | 135/276 kB | 102/109 kB | 74/172 kB Progress (4): 1.8/3.3 MB | 135/276 kB | 102/109 kB | 74/172 kB Progress (4): 1.8/3.3 MB | 135/276 kB | 102/109 kB | 78/172 kB Progress (4): 1.8/3.3 MB | 139/276 kB | 102/109 kB | 78/172 kB Progress (4): 1.8/3.3 MB | 139/276 kB | 106/109 kB | 78/172 kB Progress (4): 1.8/3.3 MB | 143/276 kB | 106/109 kB | 78/172 kB Progress (4): 1.8/3.3 MB | 143/276 kB | 106/109 kB | 82/172 kB Progress (4): 1.8/3.3 MB | 143/276 kB | 106/109 kB | 82/172 kB Progress (4): 1.8/3.3 MB | 143/276 kB | 106/109 kB | 86/172 kB Progress (4): 1.8/3.3 MB | 147/276 kB | 106/109 kB | 86/172 kB Progress (4): 1.8/3.3 MB | 147/276 kB | 109 kB | 86/172 kB Progress (5): 1.8/3.3 MB | 147/276 kB | 109 kB | 86/172 kB | 4.1/61 kB Progress (5): 1.8/3.3 MB | 151/276 kB | 109 kB | 86/172 kB | 4.1/61 kB Progress (5): 1.8/3.3 MB | 151/276 kB | 109 kB | 90/172 kB | 4.1/61 kB Progress (5): 1.8/3.3 MB | 151/276 kB | 109 kB | 90/172 kB | 4.1/61 kB Progress (5): 1.8/3.3 MB | 151/276 kB | 109 kB | 94/172 kB | 4.1/61 kB Progress (5): 1.8/3.3 MB | 155/276 kB | 109 kB | 94/172 kB | 4.1/61 kB Progress (5): 1.8/3.3 MB | 155/276 kB | 109 kB | 94/172 kB | 7.7/61 kB Progress (5): 1.8/3.3 MB | 159/276 kB | 109 kB | 94/172 kB | 7.7/61 kB Progress (5): 1.8/3.3 MB | 159/276 kB | 109 kB | 98/172 kB | 7.7/61 kB Progress (5): 1.8/3.3 MB | 159/276 kB | 109 kB | 98/172 kB | 7.7/61 kB Progress (5): 1.8/3.3 MB | 159/276 kB | 109 kB | 102/172 kB | 7.7/61 kB Progress (5): 1.8/3.3 MB | 163/276 kB | 109 kB | 102/172 kB | 7.7/61 kB Progress (5): 1.8/3.3 MB | 163/276 kB | 109 kB | 102/172 kB | 12/61 kB Progress (5): 1.8/3.3 MB | 167/276 kB | 109 kB | 102/172 kB | 12/61 kB Progress (5): 1.8/3.3 MB | 167/276 kB | 109 kB | 106/172 kB | 12/61 kB Progress (5): 1.8/3.3 MB | 167/276 kB | 109 kB | 106/172 kB | 12/61 kB Progress (5): 1.8/3.3 MB | 167/276 kB | 109 kB | 110/172 kB | 12/61 kB Progress (5): 1.8/3.3 MB | 171/276 kB | 109 kB | 110/172 kB | 12/61 kB Progress (5): 1.8/3.3 MB | 171/276 kB | 109 kB | 110/172 kB | 16/61 kB Progress (5): 1.8/3.3 MB | 175/276 kB | 109 kB | 110/172 kB | 16/61 kB Progress (5): 1.8/3.3 MB | 175/276 kB | 109 kB | 114/172 kB | 16/61 kB Progress (5): 1.8/3.3 MB | 175/276 kB | 109 kB | 114/172 kB | 16/61 kB Progress (5): 1.8/3.3 MB | 175/276 kB | 109 kB | 118/172 kB | 16/61 kB Progress (5): 1.8/3.3 MB | 179/276 kB | 109 kB | 118/172 kB | 16/61 kB Progress (5): 1.8/3.3 MB | 179/276 kB | 109 kB | 118/172 kB | 20/61 kB Progress (5): 1.8/3.3 MB | 183/276 kB | 109 kB | 118/172 kB | 20/61 kB Progress (5): 1.8/3.3 MB | 183/276 kB | 109 kB | 122/172 kB | 20/61 kB Progress (5): 1.8/3.3 MB | 183/276 kB | 109 kB | 122/172 kB | 20/61 kB Progress (5): 1.8/3.3 MB | 183/276 kB | 109 kB | 126/172 kB | 20/61 kB Progress (5): 1.8/3.3 MB | 187/276 kB | 109 kB | 126/172 kB | 20/61 kB Progress (5): 1.8/3.3 MB | 187/276 kB | 109 kB | 126/172 kB | 24/61 kB Progress (5): 1.8/3.3 MB | 191/276 kB | 109 kB | 126/172 kB | 24/61 kB Progress (5): 1.8/3.3 MB | 191/276 kB | 109 kB | 130/172 kB | 24/61 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 293 kB/s) [2019-10-01T01:10:44.691Z] Progress (4): 1.8/3.3 MB | 191/276 kB | 130/172 kB | 24/61 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-10-01T01:10:44.691Z] Progress (4): 1.8/3.3 MB | 191/276 kB | 134/172 kB | 24/61 kB Progress (4): 1.8/3.3 MB | 195/276 kB | 134/172 kB | 24/61 kB Progress (4): 1.8/3.3 MB | 195/276 kB | 134/172 kB | 28/61 kB Progress (4): 1.8/3.3 MB | 199/276 kB | 134/172 kB | 28/61 kB Progress (4): 1.8/3.3 MB | 199/276 kB | 138/172 kB | 28/61 kB Progress (4): 1.8/3.3 MB | 199/276 kB | 138/172 kB | 28/61 kB Progress (4): 1.8/3.3 MB | 199/276 kB | 142/172 kB | 28/61 kB Progress (4): 1.8/3.3 MB | 203/276 kB | 142/172 kB | 28/61 kB Progress (4): 1.8/3.3 MB | 203/276 kB | 142/172 kB | 32/61 kB Progress (4): 1.8/3.3 MB | 207/276 kB | 142/172 kB | 32/61 kB Progress (4): 1.8/3.3 MB | 207/276 kB | 146/172 kB | 32/61 kB Progress (4): 1.8/3.3 MB | 207/276 kB | 146/172 kB | 32/61 kB Progress (4): 1.8/3.3 MB | 207/276 kB | 150/172 kB | 32/61 kB Progress (4): 1.8/3.3 MB | 211/276 kB | 150/172 kB | 32/61 kB Progress (4): 1.8/3.3 MB | 211/276 kB | 150/172 kB | 33/61 kB Progress (4): 1.8/3.3 MB | 215/276 kB | 150/172 kB | 33/61 kB Progress (4): 1.8/3.3 MB | 215/276 kB | 154/172 kB | 33/61 kB Progress (4): 1.9/3.3 MB | 215/276 kB | 154/172 kB | 33/61 kB Progress (4): 1.9/3.3 MB | 215/276 kB | 158/172 kB | 33/61 kB Progress (4): 1.9/3.3 MB | 219/276 kB | 158/172 kB | 33/61 kB Progress (4): 1.9/3.3 MB | 219/276 kB | 158/172 kB | 37/61 kB Progress (4): 1.9/3.3 MB | 223/276 kB | 158/172 kB | 37/61 kB Progress (4): 1.9/3.3 MB | 223/276 kB | 162/172 kB | 37/61 kB Progress (4): 1.9/3.3 MB | 223/276 kB | 162/172 kB | 37/61 kB Progress (4): 1.9/3.3 MB | 223/276 kB | 166/172 kB | 37/61 kB Progress (4): 1.9/3.3 MB | 227/276 kB | 166/172 kB | 37/61 kB Progress (4): 1.9/3.3 MB | 227/276 kB | 166/172 kB | 41/61 kB Progress (4): 1.9/3.3 MB | 231/276 kB | 166/172 kB | 41/61 kB Progress (4): 1.9/3.3 MB | 231/276 kB | 170/172 kB | 41/61 kB Progress (4): 1.9/3.3 MB | 231/276 kB | 170/172 kB | 41/61 kB Progress (4): 1.9/3.3 MB | 231/276 kB | 172 kB | 41/61 kB Progress (4): 1.9/3.3 MB | 235/276 kB | 172 kB | 41/61 kB Progress (4): 1.9/3.3 MB | 235/276 kB | 172 kB | 45/61 kB Progress (4): 1.9/3.3 MB | 239/276 kB | 172 kB | 45/61 kB Progress (4): 1.9/3.3 MB | 239/276 kB | 172 kB | 45/61 kB Progress (4): 1.9/3.3 MB | 243/276 kB | 172 kB | 45/61 kB Progress (4): 1.9/3.3 MB | 243/276 kB | 172 kB | 45/61 kB Progress (4): 1.9/3.3 MB | 243/276 kB | 172 kB | 49/61 kB Progress (4): 1.9/3.3 MB | 243/276 kB | 172 kB | 49/61 kB Progress (4): 1.9/3.3 MB | 247/276 kB | 172 kB | 49/61 kB Progress (4): 1.9/3.3 MB | 247/276 kB | 172 kB | 49/61 kB Progress (4): 1.9/3.3 MB | 247/276 kB | 172 kB | 53/61 kB Progress (4): 1.9/3.3 MB | 247/276 kB | 172 kB | 53/61 kB Progress (4): 1.9/3.3 MB | 251/276 kB | 172 kB | 53/61 kB Progress (4): 1.9/3.3 MB | 251/276 kB | 172 kB | 53/61 kB Progress (4): 1.9/3.3 MB | 251/276 kB | 172 kB | 57/61 kB Progress (4): 1.9/3.3 MB | 251/276 kB | 172 kB | 57/61 kB Progress (5): 1.9/3.3 MB | 251/276 kB | 172 kB | 57/61 kB | 4.1/47 kB Progress (5): 1.9/3.3 MB | 255/276 kB | 172 kB | 57/61 kB | 4.1/47 kB Progress (5): 1.9/3.3 MB | 255/276 kB | 172 kB | 57/61 kB | 7.7/47 kB Progress (5): 1.9/3.3 MB | 255/276 kB | 172 kB | 57/61 kB | 7.7/47 kB Progress (5): 1.9/3.3 MB | 255/276 kB | 172 kB | 61 kB | 7.7/47 kB Progress (5): 1.9/3.3 MB | 255/276 kB | 172 kB | 61 kB | 7.7/47 kB Progress (5): 1.9/3.3 MB | 255/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.9/3.3 MB | 259/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.9/3.3 MB | 259/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.9/3.3 MB | 259/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.9/3.3 MB | 259/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.9/3.3 MB | 263/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.9/3.3 MB | 263/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.9/3.3 MB | 263/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.9/3.3 MB | 263/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.9/3.3 MB | 267/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.9/3.3 MB | 267/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.9/3.3 MB | 267/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.9/3.3 MB | 267/276 kB | 172 kB | 61 kB | 36/47 kB Progress (5): 1.9/3.3 MB | 271/276 kB | 172 kB | 61 kB | 36/47 kB Progress (5): 1.9/3.3 MB | 271/276 kB | 172 kB | 61 kB | 40/47 kB Progress (5): 1.9/3.3 MB | 271/276 kB | 172 kB | 61 kB | 40/47 kB Progress (5): 1.9/3.3 MB | 271/276 kB | 172 kB | 61 kB | 44/47 kB Progress (5): 1.9/3.3 MB | 275/276 kB | 172 kB | 61 kB | 44/47 kB Progress (5): 1.9/3.3 MB | 275/276 kB | 172 kB | 61 kB | 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 443 kB/s) [2019-10-01T01:10:44.691Z] Progress (4): 1.9/3.3 MB | 275/276 kB | 61 kB | 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-10-01T01:10:44.691Z] Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.9/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.0/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 2.1/3.3 MB | 276 kB | 61 kB | 47 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.jar (61 kB at 152 kB/s) [2019-10-01T01:10:44.691Z] Progress (3): 2.1/3.3 MB | 276 kB | 47 kB 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-10-01T01:10:44.691Z] Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.1/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 kB Progress (3): 2.2/3.3 MB | 276 kB | 47 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 672 kB/s) [2019-10-01T01:10:44.691Z] Progress (2): 2.2/3.3 MB | 47 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-10-01T01:10:44.691Z] Progress (2): 2.2/3.3 MB | 47 kB Progress (3): 2.2/3.3 MB | 47 kB | 4.1/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 4.1/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 7.7/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 7.7/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 12/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 12/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 16/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 16/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 20/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 20/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 24/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 24/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 28/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 28/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 32/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 32/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 33/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 33/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 37/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 37/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 41/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 41/254 kB Progress (3): 2.2/3.3 MB | 47 kB | 45/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 45/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 49/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 49/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 53/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 53/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 57/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 57/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 61/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 61/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 65/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 65/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 66/254 kB Progress (3): 2.3/3.3 MB | 47 kB | 66/254 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 112 kB/s) [2019-10-01T01:10:44.691Z] 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-10-01T01:10:44.692Z] Progress (2): 2.3/3.3 MB | 66/254 kB Progress (2): 2.3/3.3 MB | 70/254 kB Progress (2): 2.3/3.3 MB | 70/254 kB Progress (2): 2.3/3.3 MB | 74/254 kB Progress (2): 2.3/3.3 MB | 74/254 kB Progress (2): 2.3/3.3 MB | 78/254 kB Progress (2): 2.3/3.3 MB | 78/254 kB Progress (2): 2.3/3.3 MB | 82/254 kB Progress (2): 2.3/3.3 MB | 82/254 kB Progress (2): 2.3/3.3 MB | 86/254 kB Progress (2): 2.3/3.3 MB | 86/254 kB Progress (2): 2.3/3.3 MB | 90/254 kB Progress (2): 2.3/3.3 MB | 90/254 kB Progress (2): 2.3/3.3 MB | 94/254 kB Progress (2): 2.3/3.3 MB | 94/254 kB Progress (2): 2.3/3.3 MB | 98/254 kB Progress (2): 2.3/3.3 MB | 98/254 kB Progress (2): 2.3/3.3 MB | 98/254 kB Progress (2): 2.3/3.3 MB | 98/254 kB Progress (2): 2.3/3.3 MB | 102/254 kB Progress (2): 2.3/3.3 MB | 102/254 kB Progress (2): 2.3/3.3 MB | 106/254 kB Progress (2): 2.3/3.3 MB | 106/254 kB Progress (2): 2.3/3.3 MB | 110/254 kB Progress (2): 2.3/3.3 MB | 110/254 kB Progress (2): 2.3/3.3 MB | 114/254 kB Progress (2): 2.3/3.3 MB | 114/254 kB Progress (2): 2.3/3.3 MB | 118/254 kB Progress (2): 2.3/3.3 MB | 118/254 kB Progress (2): 2.3/3.3 MB | 122/254 kB Progress (2): 2.3/3.3 MB | 122/254 kB Progress (2): 2.3/3.3 MB | 126/254 kB Progress (2): 2.3/3.3 MB | 126/254 kB Progress (2): 2.3/3.3 MB | 130/254 kB Progress (2): 2.3/3.3 MB | 130/254 kB Progress (2): 2.3/3.3 MB | 131/254 kB Progress (2): 2.4/3.3 MB | 131/254 kB Progress (2): 2.4/3.3 MB | 135/254 kB Progress (2): 2.4/3.3 MB | 135/254 kB Progress (2): 2.4/3.3 MB | 139/254 kB Progress (2): 2.4/3.3 MB | 139/254 kB Progress (2): 2.4/3.3 MB | 143/254 kB Progress (2): 2.4/3.3 MB | 147/254 kB Progress (2): 2.4/3.3 MB | 147/254 kB Progress (2): 2.4/3.3 MB | 151/254 kB Progress (2): 2.4/3.3 MB | 151/254 kB Progress (2): 2.4/3.3 MB | 155/254 kB Progress (2): 2.4/3.3 MB | 155/254 kB Progress (2): 2.4/3.3 MB | 159/254 kB Progress (2): 2.4/3.3 MB | 159/254 kB Progress (2): 2.4/3.3 MB | 163/254 kB Progress (2): 2.4/3.3 MB | 164/254 kB Progress (2): 2.4/3.3 MB | 164/254 kB Progress (2): 2.4/3.3 MB | 168/254 kB Progress (2): 2.4/3.3 MB | 168/254 kB Progress (2): 2.4/3.3 MB | 172/254 kB Progress (2): 2.4/3.3 MB | 172/254 kB Progress (2): 2.4/3.3 MB | 176/254 kB Progress (2): 2.4/3.3 MB | 176/254 kB Progress (2): 2.4/3.3 MB | 180/254 kB Progress (2): 2.4/3.3 MB | 180/254 kB Progress (2): 2.4/3.3 MB | 184/254 kB Progress (2): 2.4/3.3 MB | 184/254 kB Progress (2): 2.4/3.3 MB | 188/254 kB Progress (2): 2.4/3.3 MB | 188/254 kB Progress (2): 2.4/3.3 MB | 192/254 kB Progress (2): 2.4/3.3 MB | 192/254 kB Progress (2): 2.4/3.3 MB | 196/254 kB Progress (2): 2.4/3.3 MB | 197/254 kB Progress (2): 2.4/3.3 MB | 197/254 kB Progress (2): 2.4/3.3 MB | 197/254 kB Progress (2): 2.4/3.3 MB | 201/254 kB Progress (3): 2.4/3.3 MB | 201/254 kB | 4.1/52 kB Progress (3): 2.4/3.3 MB | 201/254 kB | 4.1/52 kB Progress (3): 2.4/3.3 MB | 201/254 kB | 7.7/52 kB Progress (3): 2.4/3.3 MB | 205/254 kB | 7.7/52 kB Progress (3): 2.4/3.3 MB | 205/254 kB | 7.7/52 kB Progress (3): 2.4/3.3 MB | 209/254 kB | 7.7/52 kB Progress (3): 2.4/3.3 MB | 209/254 kB | 7.7/52 kB Progress (3): 2.4/3.3 MB | 209/254 kB | 12/52 kB Progress (4): 2.4/3.3 MB | 209/254 kB | 12/52 kB | 4.1/125 kB Progress (4): 2.4/3.3 MB | 209/254 kB | 16/52 kB | 4.1/125 kB Progress (4): 2.4/3.3 MB | 209/254 kB | 16/52 kB | 4.1/125 kB Progress (4): 2.4/3.3 MB | 213/254 kB | 16/52 kB | 4.1/125 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 16/52 kB | 4.1/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 16/52 kB | 4.1/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 16/52 kB | 4.1/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 20/52 kB | 4.1/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 20/52 kB | 7.7/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 24/52 kB | 7.7/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 24/52 kB | 7.7/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 221/254 kB | 24/52 kB | 7.7/125 kB | 4.1/65 kB Progress (5): 2.4/3.3 MB | 221/254 kB | 24/52 kB | 7.7/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 225/254 kB | 24/52 kB | 7.7/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 225/254 kB | 24/52 kB | 7.7/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 225/254 kB | 28/52 kB | 7.7/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 225/254 kB | 28/52 kB | 12/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 225/254 kB | 32/52 kB | 12/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 225/254 kB | 32/52 kB | 12/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 229/254 kB | 32/52 kB | 12/125 kB | 7.7/65 kB Progress (5): 2.4/3.3 MB | 229/254 kB | 32/52 kB | 12/125 kB | 12/65 kB Progress (5): 2.4/3.3 MB | 233/254 kB | 32/52 kB | 12/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 233/254 kB | 32/52 kB | 12/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 233/254 kB | 36/52 kB | 12/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 233/254 kB | 36/52 kB | 16/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 233/254 kB | 40/52 kB | 16/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 233/254 kB | 40/52 kB | 16/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 237/254 kB | 40/52 kB | 16/125 kB | 12/65 kB Progress (5): 2.5/3.3 MB | 237/254 kB | 40/52 kB | 16/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 241/254 kB | 40/52 kB | 16/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 241/254 kB | 40/52 kB | 16/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 241/254 kB | 44/52 kB | 16/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 241/254 kB | 44/52 kB | 20/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 241/254 kB | 48/52 kB | 20/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 241/254 kB | 48/52 kB | 20/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 245/254 kB | 48/52 kB | 20/125 kB | 16/65 kB Progress (5): 2.5/3.3 MB | 245/254 kB | 48/52 kB | 20/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 249/254 kB | 48/52 kB | 20/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 249/254 kB | 48/52 kB | 20/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 249/254 kB | 52/52 kB | 20/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 249/254 kB | 52/52 kB | 24/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 249/254 kB | 52 kB | 24/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 249/254 kB | 52 kB | 24/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 253/254 kB | 52 kB | 24/125 kB | 20/65 kB Progress (5): 2.5/3.3 MB | 253/254 kB | 52 kB | 24/125 kB | 24/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 24/125 kB | 24/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 24/125 kB | 24/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 28/125 kB | 24/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 28/125 kB | 24/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 28/125 kB | 28/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 28/125 kB | 28/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 32/125 kB | 28/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 32/125 kB | 28/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 32/125 kB | 32/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 32/125 kB | 32/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 33/125 kB | 32/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 33/125 kB | 32/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 33/125 kB | 36/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 33/125 kB | 36/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 37/125 kB | 36/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 37/125 kB | 36/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 37/125 kB | 40/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 37/125 kB | 40/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 41/125 kB | 40/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 41/125 kB | 40/65 kB Progress (5): 2.5/3.3 MB | 254 kB | 52 kB | 41/125 kB | 44/65 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 117 kB/s) [2019-10-01T01:10:44.692Z] Progress (4): 2.5/3.3 MB | 254 kB | 41/125 kB | 48/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 41/125 kB | 48/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 45/125 kB | 48/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 45/125 kB | 48/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 45/125 kB | 52/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-10-01T01:10:44.692Z] Progress (4): 2.5/3.3 MB | 254 kB | 45/125 kB | 56/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 45/125 kB | 56/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 49/125 kB | 56/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 49/125 kB | 56/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 49/125 kB | 60/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 49/125 kB | 60/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 53/125 kB | 60/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 53/125 kB | 60/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 53/125 kB | 64/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 57/125 kB | 64/65 kB Progress (4): 2.5/3.3 MB | 254 kB | 57/125 kB | 65 kB Progress (4): 2.5/3.3 MB | 254 kB | 57/125 kB | 65 kB Progress (4): 2.5/3.3 MB | 254 kB | 61/125 kB | 65 kB Progress (4): 2.5/3.3 MB | 254 kB | 61/125 kB | 65 kB Progress (4): 2.5/3.3 MB | 254 kB | 65/125 kB | 65 kB Progress (4): 2.5/3.3 MB | 254 kB | 65/125 kB | 65 kB Progress (4): 2.5/3.3 MB | 254 kB | 66/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 66/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 70/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 70/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 74/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 74/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 78/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 78/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 82/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 82/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 86/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 86/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 90/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 90/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 94/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 94/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 98/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 98/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 98/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 98/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 102/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 102/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 106/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 106/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 110/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 110/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 114/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 114/125 kB | 65 kB Progress (4): 2.6/3.3 MB | 254 kB | 118/125 kB | 65 kB Progress (5): 2.6/3.3 MB | 254 kB | 118/125 kB | 65 kB | 4.1/866 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 142 kB/s) [2019-10-01T01:10:44.692Z] 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 553 kB/s) [2019-10-01T01:10:44.692Z] Progress (3): 2.6/3.3 MB | 122/125 kB | 4.1/866 kB Progress (3): 2.6/3.3 MB | 122/125 kB | 4.1/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 4.1/866 kB 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-10-01T01:10:44.692Z] 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-10-01T01:10:44.692Z] Progress (3): 2.6/3.3 MB | 125 kB | 7.7/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 7.7/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 12/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 12/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 16/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 16/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 20/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 20/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 24/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 24/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 28/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 28/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 32/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 32/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 33/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 33/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 37/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 37/866 kB Progress (3): 2.6/3.3 MB | 125 kB | 41/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 41/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 45/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 45/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 49/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 49/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 53/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 53/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 57/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 57/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 61/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 61/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 65/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 65/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 66/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 66/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 70/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 70/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 74/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 74/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 78/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 78/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 82/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 82/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 86/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 86/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 90/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 90/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 94/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 94/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 102/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 102/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 106/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 106/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 110/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 110/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 114/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 114/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 118/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 118/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 122/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 122/866 kB Progress (3): 2.7/3.3 MB | 125 kB | 126/866 kB Progress (4): 2.7/3.3 MB | 125 kB | 126/866 kB | 4.1/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 126/866 kB | 4.1/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 126/866 kB | 7.7/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 130/866 kB | 7.7/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 130/866 kB | 12/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 134/866 kB | 12/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 134/866 kB | 12/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 138/866 kB | 12/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 138/866 kB | 16/193 kB Progress (4): 2.7/3.3 MB | 125 kB | 142/866 kB | 16/193 kB Progress (4): 2.8/3.3 MB | 125 kB | 142/866 kB | 16/193 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.jar (125 kB at 262 kB/s) [2019-10-01T01:10:44.692Z] Progress (3): 2.8/3.3 MB | 142/866 kB | 16/193 kB Progress (3): 2.8/3.3 MB | 146/866 kB | 16/193 kB Progress (3): 2.8/3.3 MB | 146/866 kB | 20/193 kB Progress (3): 2.8/3.3 MB | 150/866 kB | 20/193 kB Progress (3): 2.8/3.3 MB | 150/866 kB | 20/193 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-10-01T01:10:44.692Z] Progress (3): 2.8/3.3 MB | 150/866 kB | 20/193 kB Progress (3): 2.8/3.3 MB | 154/866 kB | 20/193 kB Progress (3): 2.8/3.3 MB | 154/866 kB | 24/193 kB Progress (3): 2.8/3.3 MB | 154/866 kB | 24/193 kB Progress (3): 2.8/3.3 MB | 154/866 kB | 28/193 kB Progress (3): 2.8/3.3 MB | 154/866 kB | 28/193 kB Progress (3): 2.8/3.3 MB | 158/866 kB | 28/193 kB Progress (3): 2.8/3.3 MB | 158/866 kB | 28/193 kB Progress (3): 2.8/3.3 MB | 158/866 kB | 32/193 kB Progress (3): 2.8/3.3 MB | 158/866 kB | 32/193 kB Progress (3): 2.8/3.3 MB | 162/866 kB | 32/193 kB Progress (3): 2.8/3.3 MB | 162/866 kB | 32/193 kB Progress (3): 2.8/3.3 MB | 162/866 kB | 33/193 kB Progress (3): 2.8/3.3 MB | 162/866 kB | 33/193 kB Progress (3): 2.8/3.3 MB | 162/866 kB | 37/193 kB Progress (3): 2.8/3.3 MB | 166/866 kB | 37/193 kB Progress (3): 2.8/3.3 MB | 166/866 kB | 41/193 kB Progress (3): 2.8/3.3 MB | 166/866 kB | 41/193 kB Progress (3): 2.8/3.3 MB | 166/866 kB | 45/193 kB Progress (3): 2.8/3.3 MB | 170/866 kB | 45/193 kB Progress (3): 2.8/3.3 MB | 170/866 kB | 49/193 kB Progress (3): 2.8/3.3 MB | 170/866 kB | 49/193 kB Progress (3): 2.8/3.3 MB | 170/866 kB | 53/193 kB Progress (3): 2.8/3.3 MB | 174/866 kB | 53/193 kB Progress (3): 2.8/3.3 MB | 174/866 kB | 57/193 kB Progress (3): 2.8/3.3 MB | 174/866 kB | 57/193 kB Progress (3): 2.8/3.3 MB | 174/866 kB | 61/193 kB Progress (3): 2.8/3.3 MB | 174/866 kB | 61/193 kB Progress (3): 2.8/3.3 MB | 178/866 kB | 61/193 kB Progress (3): 2.8/3.3 MB | 178/866 kB | 61/193 kB Progress (3): 2.8/3.3 MB | 178/866 kB | 65/193 kB Progress (3): 2.8/3.3 MB | 178/866 kB | 65/193 kB Progress (4): 2.8/3.3 MB | 178/866 kB | 65/193 kB | 4.1/33 kB Progress (4): 2.8/3.3 MB | 182/866 kB | 65/193 kB | 4.1/33 kB Progress (4): 2.8/3.3 MB | 182/866 kB | 65/193 kB | 7.7/33 kB Progress (4): 2.8/3.3 MB | 182/866 kB | 65/193 kB | 7.7/33 kB Progress (4): 2.8/3.3 MB | 182/866 kB | 66/193 kB | 7.7/33 kB Progress (4): 2.8/3.3 MB | 182/866 kB | 66/193 kB | 7.7/33 kB Progress (4): 2.8/3.3 MB | 182/866 kB | 66/193 kB | 12/33 kB Progress (4): 2.8/3.3 MB | 186/866 kB | 66/193 kB | 12/33 kB Progress (4): 2.8/3.3 MB | 186/866 kB | 66/193 kB | 16/33 kB Progress (4): 2.8/3.3 MB | 190/866 kB | 66/193 kB | 16/33 kB Progress (4): 2.8/3.3 MB | 190/866 kB | 66/193 kB | 16/33 kB Progress (4): 2.8/3.3 MB | 190/866 kB | 70/193 kB | 16/33 kB Progress (4): 2.8/3.3 MB | 190/866 kB | 70/193 kB | 16/33 kB Progress (4): 2.8/3.3 MB | 194/866 kB | 70/193 kB | 16/33 kB Progress (4): 2.8/3.3 MB | 194/866 kB | 70/193 kB | 20/33 kB Progress (5): 2.8/3.3 MB | 194/866 kB | 70/193 kB | 20/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 194/866 kB | 70/193 kB | 24/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 198/866 kB | 70/193 kB | 24/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 198/866 kB | 70/193 kB | 24/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 198/866 kB | 74/193 kB | 24/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 198/866 kB | 74/193 kB | 24/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 202/866 kB | 74/193 kB | 24/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 202/866 kB | 74/193 kB | 28/33 kB | 4.1/569 kB Progress (5): 2.8/3.3 MB | 202/866 kB | 74/193 kB | 28/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 202/866 kB | 74/193 kB | 32/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 206/866 kB | 74/193 kB | 32/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 206/866 kB | 74/193 kB | 32/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 206/866 kB | 78/193 kB | 32/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 206/866 kB | 78/193 kB | 32/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 210/866 kB | 78/193 kB | 32/33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 210/866 kB | 78/193 kB | 33 kB | 7.7/569 kB Progress (5): 2.8/3.3 MB | 210/866 kB | 78/193 kB | 33 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 214/866 kB | 78/193 kB | 33 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 214/866 kB | 78/193 kB | 33 kB | 12/569 kB Progress (5): 2.8/3.3 MB | 214/866 kB | 82/193 kB | 33 kB | 12/569 kB Progress (5): 2.9/3.3 MB | 214/866 kB | 82/193 kB | 33 kB | 12/569 kB Progress (5): 2.9/3.3 MB | 218/866 kB | 82/193 kB | 33 kB | 12/569 kB Progress (5): 2.9/3.3 MB | 218/866 kB | 82/193 kB | 33 kB | 16/569 kB Progress (5): 2.9/3.3 MB | 222/866 kB | 82/193 kB | 33 kB | 16/569 kB Progress (5): 2.9/3.3 MB | 222/866 kB | 82/193 kB | 33 kB | 16/569 kB Progress (5): 2.9/3.3 MB | 222/866 kB | 86/193 kB | 33 kB | 16/569 kB Progress (5): 2.9/3.3 MB | 222/866 kB | 86/193 kB | 33 kB | 16/569 kB Progress (5): 2.9/3.3 MB | 226/866 kB | 86/193 kB | 33 kB | 16/569 kB Progress (5): 2.9/3.3 MB | 226/866 kB | 86/193 kB | 33 kB | 20/569 kB Progress (5): 2.9/3.3 MB | 230/866 kB | 86/193 kB | 33 kB | 20/569 kB Progress (5): 2.9/3.3 MB | 230/866 kB | 86/193 kB | 33 kB | 20/569 kB Progress (5): 2.9/3.3 MB | 230/866 kB | 90/193 kB | 33 kB | 20/569 kB Progress (5): 2.9/3.3 MB | 230/866 kB | 90/193 kB | 33 kB | 20/569 kB Progress (5): 2.9/3.3 MB | 234/866 kB | 90/193 kB | 33 kB | 20/569 kB Progress (5): 2.9/3.3 MB | 234/866 kB | 90/193 kB | 33 kB | 24/569 kB Progress (5): 2.9/3.3 MB | 238/866 kB | 90/193 kB | 33 kB | 24/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 67 kB/s) [2019-10-01T01:10:44.692Z] Progress (4): 2.9/3.3 MB | 238/866 kB | 90/193 kB | 24/569 kB Progress (4): 2.9/3.3 MB | 238/866 kB | 94/193 kB | 24/569 kB Progress (4): 2.9/3.3 MB | 238/866 kB | 94/193 kB | 24/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-10-01T01:10:44.952Z] Progress (4): 2.9/3.3 MB | 242/866 kB | 94/193 kB | 24/569 kB Progress (4): 2.9/3.3 MB | 242/866 kB | 94/193 kB | 28/569 kB Progress (4): 2.9/3.3 MB | 246/866 kB | 94/193 kB | 28/569 kB Progress (4): 2.9/3.3 MB | 246/866 kB | 94/193 kB | 28/569 kB Progress (4): 2.9/3.3 MB | 246/866 kB | 98/193 kB | 28/569 kB Progress (4): 2.9/3.3 MB | 246/866 kB | 98/193 kB | 28/569 kB Progress (4): 2.9/3.3 MB | 250/866 kB | 98/193 kB | 28/569 kB Progress (4): 2.9/3.3 MB | 250/866 kB | 98/193 kB | 32/569 kB Progress (4): 2.9/3.3 MB | 250/866 kB | 98/193 kB | 32/569 kB Progress (4): 2.9/3.3 MB | 250/866 kB | 98/193 kB | 32/569 kB Progress (4): 2.9/3.3 MB | 250/866 kB | 98/193 kB | 32/569 kB Progress (4): 2.9/3.3 MB | 250/866 kB | 98/193 kB | 33/569 kB Progress (4): 2.9/3.3 MB | 254/866 kB | 98/193 kB | 33/569 kB Progress (4): 2.9/3.3 MB | 254/866 kB | 98/193 kB | 37/569 kB Progress (4): 2.9/3.3 MB | 254/866 kB | 98/193 kB | 37/569 kB Progress (4): 2.9/3.3 MB | 254/866 kB | 102/193 kB | 37/569 kB Progress (4): 2.9/3.3 MB | 254/866 kB | 102/193 kB | 37/569 kB Progress (4): 2.9/3.3 MB | 254/866 kB | 102/193 kB | 41/569 kB Progress (4): 2.9/3.3 MB | 258/866 kB | 102/193 kB | 41/569 kB Progress (4): 2.9/3.3 MB | 258/866 kB | 102/193 kB | 45/569 kB Progress (4): 2.9/3.3 MB | 258/866 kB | 102/193 kB | 45/569 kB Progress (4): 2.9/3.3 MB | 258/866 kB | 106/193 kB | 45/569 kB Progress (4): 2.9/3.3 MB | 258/866 kB | 106/193 kB | 45/569 kB Progress (4): 2.9/3.3 MB | 258/866 kB | 106/193 kB | 49/569 kB Progress (4): 2.9/3.3 MB | 262/866 kB | 106/193 kB | 49/569 kB Progress (4): 2.9/3.3 MB | 262/866 kB | 106/193 kB | 53/569 kB Progress (4): 2.9/3.3 MB | 262/866 kB | 106/193 kB | 53/569 kB Progress (4): 2.9/3.3 MB | 262/866 kB | 110/193 kB | 53/569 kB Progress (4): 2.9/3.3 MB | 262/866 kB | 110/193 kB | 53/569 kB Progress (4): 2.9/3.3 MB | 262/866 kB | 110/193 kB | 57/569 kB Progress (4): 2.9/3.3 MB | 266/866 kB | 110/193 kB | 57/569 kB Progress (4): 2.9/3.3 MB | 266/866 kB | 110/193 kB | 61/569 kB Progress (4): 2.9/3.3 MB | 266/866 kB | 110/193 kB | 61/569 kB Progress (5): 2.9/3.3 MB | 266/866 kB | 110/193 kB | 61/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 266/866 kB | 114/193 kB | 61/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 266/866 kB | 114/193 kB | 61/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 266/866 kB | 114/193 kB | 61/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 266/866 kB | 114/193 kB | 65/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 114/193 kB | 65/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 114/193 kB | 66/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 114/193 kB | 66/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 114/193 kB | 66/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 118/193 kB | 66/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 118/193 kB | 66/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 118/193 kB | 66/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 270/866 kB | 118/193 kB | 70/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 118/193 kB | 70/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 118/193 kB | 74/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 118/193 kB | 74/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 118/193 kB | 74/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 122/193 kB | 74/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 122/193 kB | 74/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 122/193 kB | 74/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 274/866 kB | 122/193 kB | 78/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 122/193 kB | 78/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 122/193 kB | 82/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 122/193 kB | 82/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 122/193 kB | 82/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 126/193 kB | 82/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 126/193 kB | 82/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 126/193 kB | 82/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 278/866 kB | 126/193 kB | 86/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 282/866 kB | 126/193 kB | 86/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 282/866 kB | 126/193 kB | 90/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 282/866 kB | 126/193 kB | 90/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 282/866 kB | 126/193 kB | 90/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 282/866 kB | 130/193 kB | 90/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 282/866 kB | 130/193 kB | 90/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 282/866 kB | 130/193 kB | 90/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 282/866 kB | 130/193 kB | 94/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 130/193 kB | 94/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 130/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 130/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 130/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 131/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 131/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 131/193 kB | 98/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 286/866 kB | 131/193 kB | 102/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 131/193 kB | 102/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 131/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 131/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 131/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 135/193 kB | 106/569 kB | 0/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 135/193 kB | 106/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 135/193 kB | 106/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 290/866 kB | 135/193 kB | 110/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 135/193 kB | 110/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 135/193 kB | 114/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 135/193 kB | 114/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 135/193 kB | 114/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 139/193 kB | 114/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 139/193 kB | 114/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 139/193 kB | 114/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 294/866 kB | 139/193 kB | 118/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 139/193 kB | 118/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 139/193 kB | 122/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 139/193 kB | 122/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 139/193 kB | 122/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 143/193 kB | 122/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 143/193 kB | 122/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 143/193 kB | 122/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 298/866 kB | 143/193 kB | 126/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 143/193 kB | 126/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 143/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 143/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 143/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 147/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 147/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 147/193 kB | 130/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 302/866 kB | 147/193 kB | 134/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 147/193 kB | 134/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 147/193 kB | 138/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 147/193 kB | 138/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 147/193 kB | 138/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 151/193 kB | 138/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 151/193 kB | 138/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 151/193 kB | 138/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 306/866 kB | 151/193 kB | 142/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 151/193 kB | 142/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 151/193 kB | 146/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 151/193 kB | 146/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 151/193 kB | 146/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 155/193 kB | 146/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 155/193 kB | 146/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 155/193 kB | 146/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 310/866 kB | 155/193 kB | 150/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 155/193 kB | 150/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 155/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 155/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 155/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 159/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 159/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 159/193 kB | 154/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 314/866 kB | 159/193 kB | 158/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 159/193 kB | 158/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 159/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 159/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 159/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 163/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 163/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 163/193 kB | 162/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 318/866 kB | 163/193 kB | 166/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 163/193 kB | 166/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 163/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 163/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 163/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 167/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 167/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 167/193 kB | 170/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 322/866 kB | 167/193 kB | 174/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 167/193 kB | 174/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 167/193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 167/193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 167/193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 171/193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 171/193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 171/193 kB | 178/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 326/866 kB | 171/193 kB | 182/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 330/866 kB | 171/193 kB | 182/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 330/866 kB | 171/193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 330/866 kB | 171/193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 330/866 kB | 171/193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 330/866 kB | 175/193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 330/866 kB | 175/193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 330/866 kB | 175/193 kB | 186/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 330/866 kB | 175/193 kB | 190/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 175/193 kB | 190/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 175/193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 175/193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 175/193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 179/193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 179/193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 179/193 kB | 194/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 334/866 kB | 179/193 kB | 198/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 179/193 kB | 198/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 179/193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 179/193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 179/193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 183/193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 183/193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 183/193 kB | 202/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 338/866 kB | 183/193 kB | 206/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 183/193 kB | 206/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 183/193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 183/193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 183/193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 187/193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 187/193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 187/193 kB | 210/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 342/866 kB | 187/193 kB | 214/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 187/193 kB | 214/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 187/193 kB | 218/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 187/193 kB | 218/569 kB | 0.1/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 187/193 kB | 218/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 191/193 kB | 218/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 191/193 kB | 218/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 191/193 kB | 218/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 346/866 kB | 191/193 kB | 222/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 191/193 kB | 222/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 191/193 kB | 226/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 191/193 kB | 226/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 191/193 kB | 226/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 193 kB | 226/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 193 kB | 226/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 193 kB | 226/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 350/866 kB | 193 kB | 230/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 354/866 kB | 193 kB | 230/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 354/866 kB | 193 kB | 234/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 354/866 kB | 193 kB | 234/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 354/866 kB | 193 kB | 234/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 354/866 kB | 193 kB | 234/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 354/866 kB | 193 kB | 238/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 358/866 kB | 193 kB | 238/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 358/866 kB | 193 kB | 242/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 358/866 kB | 193 kB | 242/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 358/866 kB | 193 kB | 242/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 358/866 kB | 193 kB | 242/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 358/866 kB | 193 kB | 246/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 362/866 kB | 193 kB | 246/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 362/866 kB | 193 kB | 250/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 362/866 kB | 193 kB | 250/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 362/866 kB | 193 kB | 250/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 362/866 kB | 193 kB | 250/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 362/866 kB | 193 kB | 254/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 366/866 kB | 193 kB | 254/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 366/866 kB | 193 kB | 258/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 366/866 kB | 193 kB | 258/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 366/866 kB | 193 kB | 258/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 366/866 kB | 193 kB | 258/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 366/866 kB | 193 kB | 262/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 370/866 kB | 193 kB | 262/569 kB | 0.2/2.2 MB Progress (5): 3.1/3.3 MB | 370/866 kB | 193 kB | 266/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 343 kB/s) [2019-10-01T01:10:44.952Z] Progress (4): 3.1/3.3 MB | 370/866 kB | 266/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 370/866 kB | 266/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 370/866 kB | 266/569 kB | 0.2/2.2 MB 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-10-01T01:10:44.952Z] Progress (4): 3.1/3.3 MB | 370/866 kB | 270/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 374/866 kB | 270/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 374/866 kB | 274/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 374/866 kB | 274/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 374/866 kB | 274/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 374/866 kB | 274/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 374/866 kB | 278/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 378/866 kB | 278/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 378/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 378/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 378/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 378/866 kB | 282/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 378/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 382/866 kB | 286/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 382/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 382/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 382/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 382/866 kB | 290/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 382/866 kB | 294/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 386/866 kB | 294/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 386/866 kB | 298/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 386/866 kB | 298/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 386/866 kB | 298/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 386/866 kB | 298/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 386/866 kB | 302/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 390/866 kB | 302/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 390/866 kB | 306/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 390/866 kB | 306/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 390/866 kB | 306/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 390/866 kB | 306/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 390/866 kB | 310/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 394/866 kB | 310/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 394/866 kB | 314/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 394/866 kB | 314/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 394/866 kB | 314/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 394/866 kB | 314/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 394/866 kB | 318/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 398/866 kB | 318/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 398/866 kB | 322/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 398/866 kB | 322/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 398/866 kB | 322/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 398/866 kB | 322/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 398/866 kB | 326/569 kB | 0.2/2.2 MB Progress (5): 3.2/3.3 MB | 398/866 kB | 326/569 kB | 0.2/2.2 MB | 4.1/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 326/569 kB | 0.2/2.2 MB | 4.1/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 326/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 330/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 330/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 330/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 330/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 334/569 kB | 0.2/2.2 MB | 7.7/10.0 kB Progress (5): 3.2/3.3 MB | 402/866 kB | 334/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 406/866 kB | 334/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 406/866 kB | 338/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 406/866 kB | 338/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 406/866 kB | 338/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 406/866 kB | 338/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 406/866 kB | 342/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 410/866 kB | 342/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 410/866 kB | 346/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 410/866 kB | 346/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 410/866 kB | 346/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 410/866 kB | 346/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 410/866 kB | 350/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 414/866 kB | 350/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 414/866 kB | 354/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 414/866 kB | 354/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 414/866 kB | 354/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 414/866 kB | 354/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 414/866 kB | 358/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 418/866 kB | 358/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 418/866 kB | 362/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 418/866 kB | 362/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 418/866 kB | 362/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 418/866 kB | 362/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 418/866 kB | 366/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 422/866 kB | 366/569 kB | 0.2/2.2 MB | 10.0 kB Progress (5): 3.2/3.3 MB | 422/866 kB | 370/569 kB | 0.2/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-10-01T01:10:44.952Z] Progress (4): 3.2/3.3 MB | 422/866 kB | 370/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 422/866 kB | 370/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 422/866 kB | 370/569 kB | 0.2/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-10-01T01:10:44.952Z] Progress (4): 3.2/3.3 MB | 422/866 kB | 374/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 426/866 kB | 374/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 426/866 kB | 378/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 426/866 kB | 378/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 426/866 kB | 378/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 426/866 kB | 378/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 426/866 kB | 382/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 430/866 kB | 382/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 430/866 kB | 386/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 430/866 kB | 386/569 kB | 0.2/2.2 MB Progress (4): 3.2/3.3 MB | 430/866 kB | 386/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 430/866 kB | 386/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 430/866 kB | 390/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 434/866 kB | 390/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 434/866 kB | 394/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 434/866 kB | 394/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 434/866 kB | 394/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 434/866 kB | 394/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 434/866 kB | 398/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 438/866 kB | 398/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 438/866 kB | 402/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 438/866 kB | 402/569 kB | 0.2/2.2 MB Progress (4): 3.3/3.3 MB | 438/866 kB | 402/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 438/866 kB | 402/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 438/866 kB | 406/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 442/866 kB | 406/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 442/866 kB | 410/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 442/866 kB | 410/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 442/866 kB | 414/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 446/866 kB | 414/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 446/866 kB | 418/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 446/866 kB | 418/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 446/866 kB | 422/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 450/866 kB | 422/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 450/866 kB | 426/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 450/866 kB | 426/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 450/866 kB | 430/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 454/866 kB | 430/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 454/866 kB | 434/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 454/866 kB | 434/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 454/866 kB | 438/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 458/866 kB | 438/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 458/866 kB | 442/569 kB | 0.3/2.2 MB Progress (4): 3.3 MB | 458/866 kB | 442/569 kB | 0.3/2.2 MB Progress (5): 3.3 MB | 458/866 kB | 442/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 3.3 MB | 458/866 kB | 446/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 3.3 MB | 462/866 kB | 446/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 3.3 MB | 462/866 kB | 450/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 3.3 MB | 462/866 kB | 450/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 3.3 MB | 462/866 kB | 450/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 3.3 MB | 462/866 kB | 450/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 3.3 MB | 462/866 kB | 454/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 3.3 MB | 466/866 kB | 454/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 3.3 MB | 466/866 kB | 458/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 3.3 MB | 466/866 kB | 458/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 3.3 MB | 466/866 kB | 458/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 3.3 MB | 466/866 kB | 458/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 3.3 MB | 466/866 kB | 458/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 3.3 MB | 466/866 kB | 462/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 3.3 MB | 470/866 kB | 462/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 3.3 MB | 470/866 kB | 466/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 3.3 MB | 470/866 kB | 466/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 3.3 MB | 470/866 kB | 466/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 3.3 MB | 470/866 kB | 466/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 3.3 MB | 470/866 kB | 470/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 3.3 MB | 474/866 kB | 470/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 3.3 MB | 474/866 kB | 474/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 3.3 MB | 474/866 kB | 474/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 3.3 MB | 474/866 kB | 474/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 3.3 MB | 474/866 kB | 474/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 3.3 MB | 474/866 kB | 478/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 3.3 MB | 478/866 kB | 478/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 3.3 MB | 478/866 kB | 482/569 kB | 0.3/2.2 MB | 33/351 kB Progress (5): 3.3 MB | 478/866 kB | 482/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 3.3 MB | 478/866 kB | 482/569 kB | 0.3/2.2 MB | 37/351 kB Progress (5): 3.3 MB | 478/866 kB | 482/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 3.3 MB | 478/866 kB | 486/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 3.3 MB | 482/866 kB | 486/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 3.3 MB | 482/866 kB | 490/569 kB | 0.3/2.2 MB | 41/351 kB Progress (5): 3.3 MB | 482/866 kB | 490/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 3.3 MB | 482/866 kB | 490/569 kB | 0.3/2.2 MB | 45/351 kB Progress (5): 3.3 MB | 482/866 kB | 490/569 kB | 0.3/2.2 MB | 49/351 kB Progress (5): 3.3 MB | 482/866 kB | 494/569 kB | 0.3/2.2 MB | 49/351 kB Progress (5): 3.3 MB | 486/866 kB | 494/569 kB | 0.3/2.2 MB | 49/351 kB Progress (5): 3.3 MB | 486/866 kB | 498/569 kB | 0.3/2.2 MB | 49/351 kB Progress (5): 3.3 MB | 486/866 kB | 498/569 kB | 0.3/2.2 MB | 53/351 kB Progress (5): 3.3 MB | 486/866 kB | 498/569 kB | 0.3/2.2 MB | 53/351 kB Progress (5): 3.3 MB | 486/866 kB | 498/569 kB | 0.3/2.2 MB | 57/351 kB Progress (5): 3.3 MB | 486/866 kB | 502/569 kB | 0.3/2.2 MB | 57/351 kB Progress (5): 3.3 MB | 490/866 kB | 502/569 kB | 0.3/2.2 MB | 57/351 kB Progress (5): 3.3 MB | 490/866 kB | 506/569 kB | 0.3/2.2 MB | 57/351 kB Progress (5): 3.3 MB | 490/866 kB | 506/569 kB | 0.3/2.2 MB | 61/351 kB Progress (5): 3.3 MB | 490/866 kB | 506/569 kB | 0.3/2.2 MB | 61/351 kB Progress (5): 3.3 MB | 490/866 kB | 506/569 kB | 0.3/2.2 MB | 65/351 kB Progress (5): 3.3 MB | 490/866 kB | 510/569 kB | 0.3/2.2 MB | 65/351 kB Progress (5): 3.3 MB | 494/866 kB | 510/569 kB | 0.3/2.2 MB | 65/351 kB Progress (5): 3.3 MB | 494/866 kB | 514/569 kB | 0.3/2.2 MB | 65/351 kB Progress (5): 3.3 MB | 494/866 kB | 514/569 kB | 0.3/2.2 MB | 66/351 kB Progress (5): 3.3 MB | 494/866 kB | 514/569 kB | 0.3/2.2 MB | 66/351 kB Progress (5): 3.3 MB | 494/866 kB | 514/569 kB | 0.3/2.2 MB | 70/351 kB Progress (5): 3.3 MB | 494/866 kB | 518/569 kB | 0.3/2.2 MB | 70/351 kB Progress (5): 3.3 MB | 498/866 kB | 518/569 kB | 0.3/2.2 MB | 70/351 kB Progress (5): 3.3 MB | 498/866 kB | 522/569 kB | 0.3/2.2 MB | 70/351 kB Progress (5): 3.3 MB | 498/866 kB | 522/569 kB | 0.3/2.2 MB | 74/351 kB Progress (5): 3.3 MB | 498/866 kB | 522/569 kB | 0.3/2.2 MB | 74/351 kB Progress (5): 3.3 MB | 498/866 kB | 522/569 kB | 0.3/2.2 MB | 78/351 kB Progress (5): 3.3 MB | 498/866 kB | 526/569 kB | 0.3/2.2 MB | 78/351 kB Progress (5): 3.3 MB | 502/866 kB | 526/569 kB | 0.3/2.2 MB | 78/351 kB Progress (5): 3.3 MB | 502/866 kB | 530/569 kB | 0.3/2.2 MB | 78/351 kB Progress (5): 3.3 MB | 502/866 kB | 530/569 kB | 0.3/2.2 MB | 82/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.3 MB/s) [2019-10-01T01:10:44.952Z] Progress (4): 502/866 kB | 530/569 kB | 0.3/2.2 MB | 82/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-10-01T01:10:44.952Z] Progress (4): 502/866 kB | 530/569 kB | 0.3/2.2 MB | 86/351 kB Progress (4): 502/866 kB | 534/569 kB | 0.3/2.2 MB | 86/351 kB Progress (4): 506/866 kB | 534/569 kB | 0.3/2.2 MB | 86/351 kB Progress (4): 506/866 kB | 538/569 kB | 0.3/2.2 MB | 86/351 kB Progress (4): 506/866 kB | 538/569 kB | 0.3/2.2 MB | 90/351 kB Progress (4): 506/866 kB | 538/569 kB | 0.3/2.2 MB | 90/351 kB Progress (4): 506/866 kB | 538/569 kB | 0.3/2.2 MB | 94/351 kB Progress (4): 506/866 kB | 542/569 kB | 0.3/2.2 MB | 94/351 kB Progress (4): 510/866 kB | 542/569 kB | 0.3/2.2 MB | 94/351 kB Progress (4): 510/866 kB | 546/569 kB | 0.3/2.2 MB | 94/351 kB Progress (4): 510/866 kB | 546/569 kB | 0.3/2.2 MB | 98/351 kB Progress (4): 510/866 kB | 546/569 kB | 0.3/2.2 MB | 98/351 kB Progress (4): 510/866 kB | 546/569 kB | 0.3/2.2 MB | 98/351 kB Progress (4): 510/866 kB | 550/569 kB | 0.3/2.2 MB | 98/351 kB Progress (4): 514/866 kB | 550/569 kB | 0.3/2.2 MB | 98/351 kB Progress (4): 514/866 kB | 554/569 kB | 0.3/2.2 MB | 98/351 kB Progress (4): 514/866 kB | 554/569 kB | 0.3/2.2 MB | 102/351 kB Progress (4): 514/866 kB | 554/569 kB | 0.3/2.2 MB | 102/351 kB Progress (4): 514/866 kB | 554/569 kB | 0.3/2.2 MB | 106/351 kB Progress (4): 514/866 kB | 558/569 kB | 0.3/2.2 MB | 106/351 kB Progress (4): 518/866 kB | 558/569 kB | 0.3/2.2 MB | 106/351 kB Progress (4): 518/866 kB | 562/569 kB | 0.3/2.2 MB | 106/351 kB Progress (4): 518/866 kB | 562/569 kB | 0.3/2.2 MB | 110/351 kB Progress (4): 518/866 kB | 562/569 kB | 0.3/2.2 MB | 110/351 kB Progress (4): 518/866 kB | 562/569 kB | 0.3/2.2 MB | 114/351 kB Progress (4): 518/866 kB | 566/569 kB | 0.3/2.2 MB | 114/351 kB Progress (4): 522/866 kB | 566/569 kB | 0.3/2.2 MB | 114/351 kB Progress (4): 522/866 kB | 569 kB | 0.3/2.2 MB | 114/351 kB Progress (4): 522/866 kB | 569 kB | 0.3/2.2 MB | 118/351 kB Progress (4): 522/866 kB | 569 kB | 0.3/2.2 MB | 118/351 kB Progress (4): 522/866 kB | 569 kB | 0.3/2.2 MB | 122/351 kB Progress (4): 526/866 kB | 569 kB | 0.3/2.2 MB | 122/351 kB Progress (4): 526/866 kB | 569 kB | 0.3/2.2 MB | 126/351 kB Progress (4): 526/866 kB | 569 kB | 0.3/2.2 MB | 126/351 kB Progress (4): 526/866 kB | 569 kB | 0.3/2.2 MB | 130/351 kB Progress (4): 530/866 kB | 569 kB | 0.3/2.2 MB | 130/351 kB Progress (4): 530/866 kB | 569 kB | 0.3/2.2 MB | 131/351 kB Progress (4): 530/866 kB | 569 kB | 0.3/2.2 MB | 131/351 kB Progress (4): 530/866 kB | 569 kB | 0.3/2.2 MB | 135/351 kB Progress (4): 534/866 kB | 569 kB | 0.3/2.2 MB | 135/351 kB Progress (4): 534/866 kB | 569 kB | 0.3/2.2 MB | 139/351 kB Progress (4): 534/866 kB | 569 kB | 0.4/2.2 MB | 139/351 kB Progress (4): 534/866 kB | 569 kB | 0.4/2.2 MB | 143/351 kB Progress (4): 538/866 kB | 569 kB | 0.4/2.2 MB | 143/351 kB Progress (4): 538/866 kB | 569 kB | 0.4/2.2 MB | 147/351 kB Progress (4): 538/866 kB | 569 kB | 0.4/2.2 MB | 147/351 kB Progress (4): 538/866 kB | 569 kB | 0.4/2.2 MB | 151/351 kB Progress (4): 542/866 kB | 569 kB | 0.4/2.2 MB | 151/351 kB Progress (4): 542/866 kB | 569 kB | 0.4/2.2 MB | 155/351 kB Progress (4): 542/866 kB | 569 kB | 0.4/2.2 MB | 155/351 kB Progress (4): 542/866 kB | 569 kB | 0.4/2.2 MB | 159/351 kB Progress (4): 546/866 kB | 569 kB | 0.4/2.2 MB | 159/351 kB Progress (4): 546/866 kB | 569 kB | 0.4/2.2 MB | 163/351 kB Progress (4): 546/866 kB | 569 kB | 0.4/2.2 MB | 163/351 kB Progress (4): 546/866 kB | 569 kB | 0.4/2.2 MB | 167/351 kB Progress (4): 550/866 kB | 569 kB | 0.4/2.2 MB | 167/351 kB Progress (4): 550/866 kB | 569 kB | 0.4/2.2 MB | 171/351 kB Progress (4): 550/866 kB | 569 kB | 0.4/2.2 MB | 171/351 kB Progress (4): 554/866 kB | 569 kB | 0.4/2.2 MB | 171/351 kB Progress (4): 554/866 kB | 569 kB | 0.4/2.2 MB | 171/351 kB Progress (4): 554/866 kB | 569 kB | 0.4/2.2 MB | 175/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 908 kB/s) [2019-10-01T01:10:44.952Z] Progress (3): 554/866 kB | 0.4/2.2 MB | 175/351 kB Progress (3): 558/866 kB | 0.4/2.2 MB | 175/351 kB Progress (4): 558/866 kB | 0.4/2.2 MB | 175/351 kB | 4.1/4.2 kB Progress (4): 562/866 kB | 0.4/2.2 MB | 175/351 kB | 4.1/4.2 kB Progress (4): 562/866 kB | 0.4/2.2 MB | 175/351 kB | 4.1/4.2 kB Progress (4): 562/866 kB | 0.4/2.2 MB | 179/351 kB | 4.1/4.2 kB Progress (4): 562/866 kB | 0.4/2.2 MB | 179/351 kB | 4.1/4.2 kB Progress (4): 566/866 kB | 0.4/2.2 MB | 179/351 kB | 4.1/4.2 kB Progress (4): 566/866 kB | 0.4/2.2 MB | 179/351 kB | 4.2 kB Progress (4): 570/866 kB | 0.4/2.2 MB | 179/351 kB | 4.2 kB Progress (4): 570/866 kB | 0.4/2.2 MB | 179/351 kB | 4.2 kB Progress (4): 570/866 kB | 0.4/2.2 MB | 183/351 kB | 4.2 kB Progress (4): 570/866 kB | 0.4/2.2 MB | 183/351 kB | 4.2 kB Progress (4): 574/866 kB | 0.4/2.2 MB | 183/351 kB | 4.2 kB Progress (4): 574/866 kB | 0.4/2.2 MB | 183/351 kB | 4.2 kB Progress (4): 574/866 kB | 0.4/2.2 MB | 187/351 kB | 4.2 kB Progress (4): 574/866 kB | 0.4/2.2 MB | 187/351 kB | 4.2 kB Progress (4): 578/866 kB | 0.4/2.2 MB | 187/351 kB | 4.2 kB Progress (4): 578/866 kB | 0.4/2.2 MB | 187/351 kB | 4.2 kB Progress (4): 578/866 kB | 0.4/2.2 MB | 191/351 kB | 4.2 kB Progress (4): 578/866 kB | 0.4/2.2 MB | 191/351 kB | 4.2 kB Progress (4): 582/866 kB | 0.4/2.2 MB | 191/351 kB | 4.2 kB Progress (4): 582/866 kB | 0.4/2.2 MB | 191/351 kB | 4.2 kB Progress (4): 582/866 kB | 0.4/2.2 MB | 195/351 kB | 4.2 kB Progress (4): 582/866 kB | 0.4/2.2 MB | 195/351 kB | 4.2 kB Progress (4): 586/866 kB | 0.4/2.2 MB | 195/351 kB | 4.2 kB Progress (4): 586/866 kB | 0.4/2.2 MB | 195/351 kB | 4.2 kB Progress (4): 586/866 kB | 0.4/2.2 MB | 199/351 kB | 4.2 kB Progress (4): 586/866 kB | 0.4/2.2 MB | 199/351 kB | 4.2 kB Progress (4): 590/866 kB | 0.4/2.2 MB | 199/351 kB | 4.2 kB Progress (4): 590/866 kB | 0.4/2.2 MB | 199/351 kB | 4.2 kB Progress (4): 590/866 kB | 0.4/2.2 MB | 203/351 kB | 4.2 kB Progress (4): 590/866 kB | 0.4/2.2 MB | 203/351 kB | 4.2 kB Progress (4): 594/866 kB | 0.4/2.2 MB | 203/351 kB | 4.2 kB Progress (4): 594/866 kB | 0.4/2.2 MB | 203/351 kB | 4.2 kB Progress (4): 594/866 kB | 0.4/2.2 MB | 207/351 kB | 4.2 kB Progress (4): 594/866 kB | 0.4/2.2 MB | 207/351 kB | 4.2 kB Progress (4): 598/866 kB | 0.4/2.2 MB | 207/351 kB | 4.2 kB Progress (4): 598/866 kB | 0.4/2.2 MB | 207/351 kB | 4.2 kB Progress (4): 598/866 kB | 0.4/2.2 MB | 211/351 kB | 4.2 kB Progress (4): 598/866 kB | 0.4/2.2 MB | 211/351 kB | 4.2 kB Progress (4): 602/866 kB | 0.4/2.2 MB | 211/351 kB | 4.2 kB Progress (4): 602/866 kB | 0.5/2.2 MB | 211/351 kB | 4.2 kB Progress (4): 602/866 kB | 0.5/2.2 MB | 215/351 kB | 4.2 kB Progress (4): 602/866 kB | 0.5/2.2 MB | 215/351 kB | 4.2 kB Progress (4): 606/866 kB | 0.5/2.2 MB | 215/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.6 kB/s) [2019-10-01T01:10:44.952Z] Progress (3): 606/866 kB | 0.5/2.2 MB | 215/351 kB Progress (3): 606/866 kB | 0.5/2.2 MB | 219/351 kB Progress (3): 606/866 kB | 0.5/2.2 MB | 219/351 kB Progress (3): 606/866 kB | 0.5/2.2 MB | 223/351 kB Progress (3): 610/866 kB | 0.5/2.2 MB | 223/351 kB Progress (3): 610/866 kB | 0.5/2.2 MB | 227/351 kB Progress (3): 610/866 kB | 0.5/2.2 MB | 227/351 kB Progress (3): 610/866 kB | 0.5/2.2 MB | 231/351 kB Progress (3): 610/866 kB | 0.5/2.2 MB | 231/351 kB Progress (3): 614/866 kB | 0.5/2.2 MB | 231/351 kB Progress (3): 614/866 kB | 0.5/2.2 MB | 231/351 kB Progress (3): 614/866 kB | 0.5/2.2 MB | 235/351 kB Progress (3): 614/866 kB | 0.5/2.2 MB | 235/351 kB Progress (3): 618/866 kB | 0.5/2.2 MB | 235/351 kB Progress (3): 618/866 kB | 0.5/2.2 MB | 235/351 kB Progress (3): 618/866 kB | 0.5/2.2 MB | 239/351 kB Progress (3): 622/866 kB | 0.5/2.2 MB | 239/351 kB Progress (3): 622/866 kB | 0.5/2.2 MB | 243/351 kB Progress (3): 622/866 kB | 0.5/2.2 MB | 243/351 kB Progress (3): 622/866 kB | 0.5/2.2 MB | 247/351 kB Progress (3): 626/866 kB | 0.5/2.2 MB | 247/351 kB Progress (3): 626/866 kB | 0.5/2.2 MB | 251/351 kB Progress (3): 626/866 kB | 0.5/2.2 MB | 251/351 kB Progress (3): 626/866 kB | 0.5/2.2 MB | 255/351 kB Progress (3): 626/866 kB | 0.5/2.2 MB | 255/351 kB Progress (3): 630/866 kB | 0.5/2.2 MB | 255/351 kB Progress (3): 630/866 kB | 0.5/2.2 MB | 255/351 kB Progress (3): 630/866 kB | 0.5/2.2 MB | 259/351 kB Progress (3): 630/866 kB | 0.5/2.2 MB | 259/351 kB Progress (3): 634/866 kB | 0.5/2.2 MB | 259/351 kB Progress (3): 634/866 kB | 0.5/2.2 MB | 259/351 kB Progress (3): 634/866 kB | 0.5/2.2 MB | 263/351 kB Progress (3): 638/866 kB | 0.5/2.2 MB | 263/351 kB Progress (3): 638/866 kB | 0.5/2.2 MB | 267/351 kB Progress (3): 638/866 kB | 0.5/2.2 MB | 267/351 kB Progress (3): 638/866 kB | 0.5/2.2 MB | 271/351 kB Progress (3): 642/866 kB | 0.5/2.2 MB | 271/351 kB Progress (3): 642/866 kB | 0.5/2.2 MB | 275/351 kB Progress (3): 642/866 kB | 0.5/2.2 MB | 275/351 kB Progress (3): 642/866 kB | 0.5/2.2 MB | 279/351 kB Progress (3): 642/866 kB | 0.5/2.2 MB | 279/351 kB Progress (3): 646/866 kB | 0.5/2.2 MB | 279/351 kB Progress (3): 646/866 kB | 0.5/2.2 MB | 279/351 kB Progress (3): 646/866 kB | 0.5/2.2 MB | 283/351 kB Progress (3): 650/866 kB | 0.5/2.2 MB | 283/351 kB Progress (3): 650/866 kB | 0.5/2.2 MB | 287/351 kB Progress (3): 650/866 kB | 0.5/2.2 MB | 287/351 kB Progress (3): 650/866 kB | 0.5/2.2 MB | 291/351 kB Progress (3): 654/866 kB | 0.5/2.2 MB | 291/351 kB Progress (3): 654/866 kB | 0.5/2.2 MB | 295/351 kB Progress (3): 654/866 kB | 0.5/2.2 MB | 295/351 kB Progress (3): 654/866 kB | 0.5/2.2 MB | 299/351 kB Progress (3): 654/866 kB | 0.5/2.2 MB | 299/351 kB Progress (3): 658/866 kB | 0.5/2.2 MB | 299/351 kB Progress (3): 658/866 kB | 0.5/2.2 MB | 299/351 kB Progress (3): 658/866 kB | 0.5/2.2 MB | 303/351 kB Progress (3): 662/866 kB | 0.5/2.2 MB | 303/351 kB Progress (3): 662/866 kB | 0.5/2.2 MB | 307/351 kB Progress (3): 662/866 kB | 0.5/2.2 MB | 307/351 kB Progress (3): 662/866 kB | 0.5/2.2 MB | 311/351 kB Progress (3): 666/866 kB | 0.5/2.2 MB | 311/351 kB Progress (3): 666/866 kB | 0.5/2.2 MB | 315/351 kB Progress (3): 666/866 kB | 0.5/2.2 MB | 315/351 kB Progress (3): 666/866 kB | 0.5/2.2 MB | 319/351 kB Progress (3): 666/866 kB | 0.6/2.2 MB | 319/351 kB Progress (3): 670/866 kB | 0.6/2.2 MB | 319/351 kB Progress (3): 670/866 kB | 0.6/2.2 MB | 319/351 kB Progress (3): 670/866 kB | 0.6/2.2 MB | 323/351 kB Progress (3): 674/866 kB | 0.6/2.2 MB | 323/351 kB Progress (3): 674/866 kB | 0.6/2.2 MB | 327/351 kB Progress (3): 674/866 kB | 0.6/2.2 MB | 327/351 kB Progress (3): 674/866 kB | 0.6/2.2 MB | 331/351 kB Progress (3): 678/866 kB | 0.6/2.2 MB | 331/351 kB Progress (3): 678/866 kB | 0.6/2.2 MB | 335/351 kB Progress (3): 678/866 kB | 0.6/2.2 MB | 335/351 kB Progress (3): 678/866 kB | 0.6/2.2 MB | 339/351 kB Progress (3): 682/866 kB | 0.6/2.2 MB | 339/351 kB Progress (3): 682/866 kB | 0.6/2.2 MB | 343/351 kB Progress (3): 682/866 kB | 0.6/2.2 MB | 343/351 kB Progress (3): 682/866 kB | 0.6/2.2 MB | 347/351 kB Progress (3): 686/866 kB | 0.6/2.2 MB | 347/351 kB Progress (3): 686/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 686/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 690/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 690/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 694/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 694/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 698/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 698/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 702/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 702/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 706/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 706/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 710/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 710/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 714/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 714/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 718/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 718/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 722/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 722/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 726/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 726/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 730/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 730/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 734/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 734/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 738/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 738/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 742/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 742/866 kB | 0.6/2.2 MB | 351 kB Progress (3): 746/866 kB | 0.6/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 532 kB/s) [2019-10-01T01:10:44.952Z] Progress (2): 750/866 kB | 0.6/2.2 MB Progress (2): 750/866 kB | 0.6/2.2 MB Progress (2): 754/866 kB | 0.6/2.2 MB Progress (2): 754/866 kB | 0.6/2.2 MB Progress (2): 758/866 kB | 0.6/2.2 MB Progress (2): 758/866 kB | 0.6/2.2 MB Progress (2): 762/866 kB | 0.6/2.2 MB Progress (2): 762/866 kB | 0.6/2.2 MB Progress (2): 766/866 kB | 0.6/2.2 MB Progress (2): 766/866 kB | 0.6/2.2 MB Progress (2): 770/866 kB | 0.6/2.2 MB Progress (2): 770/866 kB | 0.7/2.2 MB Progress (2): 774/866 kB | 0.7/2.2 MB Progress (2): 774/866 kB | 0.7/2.2 MB Progress (2): 778/866 kB | 0.7/2.2 MB Progress (2): 778/866 kB | 0.7/2.2 MB Progress (2): 782/866 kB | 0.7/2.2 MB Progress (2): 782/866 kB | 0.7/2.2 MB Progress (2): 786/866 kB | 0.7/2.2 MB Progress (2): 786/866 kB | 0.7/2.2 MB Progress (2): 790/866 kB | 0.7/2.2 MB Progress (2): 790/866 kB | 0.7/2.2 MB Progress (2): 794/866 kB | 0.7/2.2 MB Progress (2): 794/866 kB | 0.7/2.2 MB Progress (2): 798/866 kB | 0.7/2.2 MB Progress (2): 798/866 kB | 0.7/2.2 MB Progress (2): 802/866 kB | 0.7/2.2 MB Progress (2): 802/866 kB | 0.7/2.2 MB Progress (2): 806/866 kB | 0.7/2.2 MB Progress (2): 806/866 kB | 0.7/2.2 MB Progress (2): 810/866 kB | 0.7/2.2 MB Progress (2): 810/866 kB | 0.7/2.2 MB Progress (2): 814/866 kB | 0.7/2.2 MB Progress (2): 814/866 kB | 0.7/2.2 MB Progress (2): 818/866 kB | 0.7/2.2 MB Progress (2): 818/866 kB | 0.7/2.2 MB Progress (2): 822/866 kB | 0.7/2.2 MB Progress (2): 822/866 kB | 0.7/2.2 MB Progress (2): 826/866 kB | 0.7/2.2 MB Progress (2): 826/866 kB | 0.7/2.2 MB Progress (2): 830/866 kB | 0.7/2.2 MB Progress (2): 830/866 kB | 0.7/2.2 MB Progress (2): 834/866 kB | 0.7/2.2 MB Progress (2): 834/866 kB | 0.7/2.2 MB Progress (2): 838/866 kB | 0.7/2.2 MB Progress (2): 838/866 kB | 0.7/2.2 MB Progress (2): 842/866 kB | 0.7/2.2 MB Progress (2): 842/866 kB | 0.7/2.2 MB Progress (2): 846/866 kB | 0.7/2.2 MB Progress (2): 846/866 kB | 0.7/2.2 MB Progress (2): 850/866 kB | 0.7/2.2 MB Progress (2): 850/866 kB | 0.7/2.2 MB Progress (2): 854/866 kB | 0.7/2.2 MB Progress (2): 854/866 kB | 0.7/2.2 MB Progress (2): 858/866 kB | 0.7/2.2 MB Progress (2): 858/866 kB | 0.7/2.2 MB Progress (2): 862/866 kB | 0.7/2.2 MB Progress (2): 862/866 kB | 0.7/2.2 MB Progress (2): 866 kB | 0.7/2.2 MB Progress (2): 866 kB | 0.7/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.8/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB Progress (2): 866 kB | 0.9/2.2 MB 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.3 MB/s) [2019-10-01T01:10:44.952Z] 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): 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): 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/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.9 MB/s) [2019-10-01T01:10:45.517Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-10-01T01:10:45.774Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ [2019-10-01T01:10:45.774Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ [2019-10-01T01:10:45.774Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/releases/9.2/r.1 [2019-10-01T01:10:45.774Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB) [2019-10-01T01:10:45.774Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB) [2019-10-01T01:10:46.340Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/ [2019-10-01T01:10:46.340Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/ [2019-10-01T01:10:46.340Z] [INFO] Adding repository http://archive.eclipse.org/linuxtools/update-5.3.0 [2019-10-01T01:10:46.340Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2019-10-01T01:10:46.340Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2019-10-01T01:10:46.598Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ [2019-10-01T01:10:46.598Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ [2019-10-01T01:10:46.598Z] [INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots [2019-10-01T01:10:46.598Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/ [2019-10-01T01:10:46.598Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/ [2019-10-01T01:10:46.857Z] [INFO] Adding repository http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4 [2019-10-01T01:10:46.857Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/ (9.81kB) [2019-10-01T01:10:46.857Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/ (9.81kB) [2019-10-01T01:10:47.115Z] [INFO] Adding repository http://download.eclipse.org/tm/terminal/updates/4.2 [2019-10-01T01:10:47.115Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/ [2019-10-01T01:10:47.115Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/ [2019-10-01T01:10:47.115Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2019-10-01T01:10:47.115Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2019-10-01T01:10:47.373Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2019-10-01T01:10:47.373Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2019-10-01T01:10:47.373Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/launchbar/neon.2 [2019-10-01T01:10:47.373Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2019-10-01T01:10:47.373Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2019-10-01T01:10:47.631Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2019-10-01T01:10:47.631Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2019-10-01T01:10:47.631Z] [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository [2019-10-01T01:10:47.631Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2019-10-01T01:10:47.631Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2019-10-01T01:10:47.889Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2019-10-01T01:10:47.889Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2019-10-01T01:10:48.147Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2019-10-01T01:10:48.147Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2019-10-01T01:10:48.147Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2019-10-01T01:10:48.147Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2019-10-01T01:10:48.405Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [2019-10-01T01:10:48.405Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [2019-10-01T01:10:48.665Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [2019-10-01T01:10:48.665Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2019-10-01T01:10:48.665Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2019-10-01T01:10:48.665Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-10-01T01:10:48.665Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-10-01T01:10:49.126Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-10-01T01:10:49.126Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-10-01T01:10:49.126Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2019-10-01T01:10:49.126Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2019-10-01T01:10:49.126Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2019-10-01T01:10:49.126Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2019-10-01T01:10:49.126Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2019-10-01T01:10:49.126Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2019-10-01T01:10:49.479Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400 [2019-10-01T01:10:49.479Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2019-10-01T01:10:49.479Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2019-10-01T01:10:49.736Z] [INFO] Adding repository http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-10-01T01:10:49.736Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-10-01T01:10:49.736Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-10-01T01:10:49.995Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/ [2019-10-01T01:10:49.995Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/ [2019-10-01T01:10:49.995Z] [INFO] Adding repository http://download.eclipse.org/webtools/repository/neon [2019-10-01T01:10:49.995Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/ [2019-10-01T01:10:49.995Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/ [2019-10-01T01:10:50.253Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB) [2019-10-01T01:10:50.253Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB) [2019-10-01T01:10:50.511Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/R-3.8.1-20160912100321/repository/ (272.01kB) [2019-10-01T01:10:50.511Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/R-3.8.1-20160912100321/repository/ (272.01kB) [2019-10-01T01:10:50.769Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/R-3.8.0-20160608130753/repository/ (257.65kB) [2019-10-01T01:10:50.769Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/R-3.8.0-20160608130753/repository/ (257.65kB) [2019-10-01T01:10:51.026Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ [2019-10-01T01:10:51.026Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ [2019-10-01T01:10:51.285Z] [INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.12 [2019-10-01T01:10:51.285Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [2019-10-01T01:10:51.285Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [2019-10-01T01:10:51.542Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [2019-10-01T01:10:51.542Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [2019-10-01T01:10:51.542Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [2019-10-01T01:10:51.542Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [2019-10-01T01:10:51.799Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [2019-10-01T01:10:51.799Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [2019-10-01T01:10:53.170Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [2019-10-01T01:10:53.170Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [2019-10-01T01:10:53.428Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [2019-10-01T01:10:53.428Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [2019-10-01T01:10:53.428Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [2019-10-01T01:10:53.428Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [2019-10-01T01:10:55.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-10-01T01:11:02.019Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (79.81kB) [2019-10-01T01:11:02.019Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:02.019Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (79.81kB) [2019-10-01T01:11:02.277Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911... [2019-10-01T01:11:02.277Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (591.9kB) [2019-10-01T01:11:02.277Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:02.277Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (591.9kB) [2019-10-01T01:11:02.535Z] [INFO] Unpacking com.google.guava_15.0.0.v201403281430... [2019-10-01T01:11:03.466Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.77kB) [2019-10-01T01:11:03.466Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:03.466Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.77kB) [2019-10-01T01:11:03.466Z] [INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843... [2019-10-01T01:11:04.031Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.53MB) [2019-10-01T01:11:04.031Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:04.031Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.53MB) [2019-10-01T01:11:04.288Z] [INFO] Unpacking org.eclipse.cdt.core_6.2.0.201703062208... [2019-10-01T01:11:06.187Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (16.92kB) [2019-10-01T01:11:06.187Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:06.187Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (16.92kB) [2019-10-01T01:11:06.187Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201703062208... [2019-10-01T01:11:06.187Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.58kB) [2019-10-01T01:11:06.187Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:06.187Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.58kB) [2019-10-01T01:11:06.187Z] [INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621... [2019-10-01T01:11:06.445Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.83kB) [2019-10-01T01:11:06.445Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:06.445Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.83kB) [2019-10-01T01:11:06.445Z] [INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621... [2019-10-01T01:11:06.445Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.91kB) [2019-10-01T01:11:06.445Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:06.445Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.91kB) [2019-10-01T01:11:06.702Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849... [2019-10-01T01:11:06.702Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.54kB) [2019-10-01T01:11:06.702Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:06.702Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.54kB) [2019-10-01T01:11:06.961Z] [INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349... [2019-10-01T01:11:06.961Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (862.01kB) [2019-10-01T01:11:06.961Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (862.01kB) [2019-10-01T01:11:07.218Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.25kB) [2019-10-01T01:11:07.218Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:07.218Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.25kB) [2019-10-01T01:11:07.218Z] [INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342... [2019-10-01T01:11:07.218Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.99kB) [2019-10-01T01:11:07.218Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:07.218Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.99kB) [2019-10-01T01:11:07.475Z] [INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720... [2019-10-01T01:11:07.475Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (105.61kB) [2019-10-01T01:11:07.475Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:07.475Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (105.61kB) [2019-10-01T01:11:07.475Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705... [2019-10-01T01:11:07.733Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (91.22kB) [2019-10-01T01:11:07.733Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:07.733Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (91.22kB) [2019-10-01T01:11:07.733Z] [INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849... [2019-10-01T01:11:07.991Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (8.22MB) [2019-10-01T01:11:07.991Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:07.991Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (8.22MB) [2019-10-01T01:11:07.991Z] [INFO] Unpacking com.ibm.icu_56.1.0.v201601250100... [2019-10-01T01:11:12.173Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.13kB) [2019-10-01T01:11:12.173Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:12.173Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.13kB) [2019-10-01T01:11:12.173Z] [INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651... [2019-10-01T01:11:12.431Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.37kB) [2019-10-01T01:11:12.431Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:12.431Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.37kB) [2019-10-01T01:11:12.431Z] [INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230... [2019-10-01T01:11:12.431Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (53.94kB) [2019-10-01T01:11:12.431Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:12.431Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (53.94kB) [2019-10-01T01:11:12.689Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406... [2019-10-01T01:11:12.689Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.51kB) [2019-10-01T01:11:12.689Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:12.689Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.51kB) [2019-10-01T01:11:12.689Z] [INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218... [2019-10-01T01:11:12.947Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (46.37kB) [2019-10-01T01:11:12.947Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:12.947Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (46.37kB) [2019-10-01T01:11:12.947Z] [INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411... [2019-10-01T01:11:13.204Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.76kB) [2019-10-01T01:11:13.205Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:13.205Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.76kB) [2019-10-01T01:11:13.205Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528... [2019-10-01T01:11:13.205Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.74kB) [2019-10-01T01:11:13.205Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:13.205Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.74kB) [2019-10-01T01:11:13.462Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457... [2019-10-01T01:11:13.462Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (123.59kB) [2019-10-01T01:11:13.462Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:13.462Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (123.59kB) [2019-10-01T01:11:13.462Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-10-01T01:11:13.721Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB) [2019-10-01T01:11:13.721Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:13.721Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB) [2019-10-01T01:11:13.721Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-10-01T01:11:13.721Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (73.56kB) [2019-10-01T01:11:13.721Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:13.721Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (73.56kB) [2019-10-01T01:11:14.225Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [2019-10-01T01:11:14.225Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-10-01T01:11:14.225Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-10-01T01:11:14.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-10-01T01:11:14.225Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2019-10-01T01:11:14.225Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2019-10-01T01:11:14.790Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (347.67kB) [2019-10-01T01:11:14.790Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (347.67kB) [2019-10-01T01:11:14.790Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (154.43kB) [2019-10-01T01:11:14.790Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (154.43kB) [2019-10-01T01:11:15.048Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (17.78kB) [2019-10-01T01:11:15.048Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (17.78kB) [2019-10-01T01:11:15.048Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (37.68kB) [2019-10-01T01:11:15.048Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (37.68kB) [2019-10-01T01:11:15.305Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (95.1kB) [2019-10-01T01:11:15.305Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (95.1kB) [2019-10-01T01:11:15.305Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (207.37kB) [2019-10-01T01:11:15.306Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (207.37kB) [2019-10-01T01:11:15.563Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.14kB) [2019-10-01T01:11:15.563Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:15.563Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.14kB) [2019-10-01T01:11:15.563Z] [INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419... [2019-10-01T01:11:15.821Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (251.65kB) [2019-10-01T01:11:15.821Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:15.821Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (251.65kB) [2019-10-01T01:11:15.821Z] [INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805... [2019-10-01T01:11:16.079Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (268.51kB) [2019-10-01T01:11:16.079Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:16.079Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (268.51kB) [2019-10-01T01:11:16.337Z] [INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045... [2019-10-01T01:11:16.337Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (314.18kB) [2019-10-01T01:11:16.337Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:16.337Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (314.18kB) [2019-10-01T01:11:16.594Z] [INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911... [2019-10-01T01:11:16.852Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (793.87kB) [2019-10-01T01:11:16.852Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:16.852Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (793.87kB) [2019-10-01T01:11:17.110Z] [INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935... [2019-10-01T01:11:17.675Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.08kB) [2019-10-01T01:11:17.675Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:17.675Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.08kB) [2019-10-01T01:11:17.933Z] [INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801... [2019-10-01T01:11:17.933Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (228.35kB) [2019-10-01T01:11:17.933Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:17.933Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (228.35kB) [2019-10-01T01:11:17.933Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626... [2019-10-01T01:11:18.191Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (178.45kB) [2019-10-01T01:11:18.191Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:18.191Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (178.45kB) [2019-10-01T01:11:18.449Z] [INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856... [2019-10-01T01:11:18.449Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (125.61kB) [2019-10-01T01:11:18.449Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:18.449Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (125.61kB) [2019-10-01T01:11:18.705Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635... [2019-10-01T01:11:18.705Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.24kB) [2019-10-01T01:11:18.705Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:18.705Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.24kB) [2019-10-01T01:11:18.965Z] [INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534... [2019-10-01T01:11:18.965Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.81kB) [2019-10-01T01:11:18.965Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:18.965Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.81kB) [2019-10-01T01:11:18.965Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910... [2019-10-01T01:11:19.425Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (90.47kB) [2019-10-01T01:11:19.425Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:19.425Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (90.47kB) [2019-10-01T01:11:19.425Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747... [2019-10-01T01:11:19.684Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (49.78kB) [2019-10-01T01:11:19.684Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:19.684Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (49.78kB) [2019-10-01T01:11:19.684Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852... [2019-10-01T01:11:19.684Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (33.32kB) [2019-10-01T01:11:19.684Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:19.684Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (33.32kB) [2019-10-01T01:11:19.684Z] [INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534... [2019-10-01T01:11:19.942Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.22kB) [2019-10-01T01:11:19.942Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:19.942Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.22kB) [2019-10-01T01:11:19.942Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528... [2019-10-01T01:11:19.942Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.72kB) [2019-10-01T01:11:19.942Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:19.942Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.72kB) [2019-10-01T01:11:20.200Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804... [2019-10-01T01:11:20.200Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.23kB) [2019-10-01T01:11:20.200Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:20.200Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.23kB) [2019-10-01T01:11:20.200Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927... [2019-10-01T01:11:20.200Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB) [2019-10-01T01:11:20.200Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB) [2019-10-01T01:11:20.457Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.44kB) [2019-10-01T01:11:20.457Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:20.457Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.44kB) [2019-10-01T01:11:20.457Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100... [2019-10-01T01:11:20.457Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.39kB) [2019-10-01T01:11:20.457Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:20.457Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.39kB) [2019-10-01T01:11:20.715Z] [INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032... [2019-10-01T01:11:20.715Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.59kB) [2019-10-01T01:11:20.715Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:20.715Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.59kB) [2019-10-01T01:11:20.715Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241... [2019-10-01T01:11:20.972Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.88kB) [2019-10-01T01:11:20.972Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:20.972Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.88kB) [2019-10-01T01:11:20.972Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614... [2019-10-01T01:11:20.972Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.67kB) [2019-10-01T01:11:20.972Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:20.972Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.67kB) [2019-10-01T01:11:21.230Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804... [2019-10-01T01:11:21.230Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (98kB) [2019-10-01T01:11:21.230Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:21.230Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (98kB) [2019-10-01T01:11:21.230Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-10-01T01:11:21.491Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (366.46kB) [2019-10-01T01:11:21.491Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:21.491Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (366.46kB) [2019-10-01T01:11:21.491Z] [INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247... [2019-10-01T01:11:21.825Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.02kB) [2019-10-01T01:11:21.825Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:21.825Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.02kB) [2019-10-01T01:11:22.127Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025... [2019-10-01T01:11:22.127Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.2kB) [2019-10-01T01:11:22.127Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:22.127Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.2kB) [2019-10-01T01:11:22.127Z] [INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512... [2019-10-01T01:11:22.127Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (344.64kB) [2019-10-01T01:11:22.127Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:22.127Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (344.64kB) [2019-10-01T01:11:22.426Z] [INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113... [2019-10-01T01:11:22.727Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (65.01kB) [2019-10-01T01:11:22.727Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:22.727Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (65.01kB) [2019-10-01T01:11:22.727Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210... [2019-10-01T01:11:23.026Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.01kB) [2019-10-01T01:11:23.026Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.026Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.01kB) [2019-10-01T01:11:23.026Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505... [2019-10-01T01:11:23.324Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.11kB) [2019-10-01T01:11:23.324Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.324Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.11kB) [2019-10-01T01:11:23.324Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836... [2019-10-01T01:11:23.324Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.57kB) [2019-10-01T01:11:23.324Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.324Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.57kB) [2019-10-01T01:11:23.324Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759... [2019-10-01T01:11:23.582Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (106.56kB) [2019-10-01T01:11:23.582Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.582Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (106.56kB) [2019-10-01T01:11:23.582Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459... [2019-10-01T01:11:23.582Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.13kB) [2019-10-01T01:11:23.582Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.582Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.13kB) [2019-10-01T01:11:23.840Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759... [2019-10-01T01:11:23.840Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.84kB) [2019-10-01T01:11:23.840Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.840Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.84kB) [2019-10-01T01:11:23.840Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759... [2019-10-01T01:11:23.840Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (81.91kB) [2019-10-01T01:11:23.840Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:23.840Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (81.91kB) [2019-10-01T01:11:24.098Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624... [2019-10-01T01:11:24.098Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.05kB) [2019-10-01T01:11:24.098Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:24.098Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.05kB) [2019-10-01T01:11:24.356Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247... [2019-10-01T01:11:24.356Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.33kB) [2019-10-01T01:11:24.356Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:24.356Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.33kB) [2019-10-01T01:11:24.356Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247... [2019-10-01T01:11:24.614Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (54.05kB) [2019-10-01T01:11:24.614Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:24.614Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (54.05kB) [2019-10-01T01:11:24.614Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129... [2019-10-01T01:11:24.614Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (98.24kB) [2019-10-01T01:11:24.614Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:24.614Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (98.24kB) [2019-10-01T01:11:24.927Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415... [2019-10-01T01:11:24.927Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.42kB) [2019-10-01T01:11:24.927Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:24.927Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.42kB) [2019-10-01T01:11:25.186Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832... [2019-10-01T01:11:25.186Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (89.5kB) [2019-10-01T01:11:25.186Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:25.186Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (89.5kB) [2019-10-01T01:11:25.186Z] [INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036... [2019-10-01T01:11:25.444Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (70.71kB) [2019-10-01T01:11:25.444Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:25.444Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (70.71kB) [2019-10-01T01:11:25.444Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531... [2019-10-01T01:11:25.702Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.92kB) [2019-10-01T01:11:25.702Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:25.702Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.92kB) [2019-10-01T01:11:25.702Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759... [2019-10-01T01:11:25.702Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (104.54kB) [2019-10-01T01:11:25.702Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:25.702Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (104.54kB) [2019-10-01T01:11:25.702Z] [INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247... [2019-10-01T01:11:25.959Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.14kB) [2019-10-01T01:11:25.959Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:25.959Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.14kB) [2019-10-01T01:11:25.959Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318... [2019-10-01T01:11:26.217Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.41kB) [2019-10-01T01:11:26.217Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:26.217Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.41kB) [2019-10-01T01:11:26.476Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337... [2019-10-01T01:11:26.476Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.98kB) [2019-10-01T01:11:26.476Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:26.476Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.98kB) [2019-10-01T01:11:26.476Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834... [2019-10-01T01:11:26.733Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.28kB) [2019-10-01T01:11:26.733Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:26.733Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.28kB) [2019-10-01T01:11:26.733Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834... [2019-10-01T01:11:26.991Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.77kB) [2019-10-01T01:11:26.991Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:26.991Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.77kB) [2019-10-01T01:11:26.991Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220... [2019-10-01T01:11:26.991Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (47.43kB) [2019-10-01T01:11:26.991Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:26.991Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (47.43kB) [2019-10-01T01:11:27.248Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834... [2019-10-01T01:11:27.248Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.26kB) [2019-10-01T01:11:27.248Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:27.248Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.26kB) [2019-10-01T01:11:27.505Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324... [2019-10-01T01:11:27.505Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.04kB) [2019-10-01T01:11:27.505Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:27.505Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.04kB) [2019-10-01T01:11:27.505Z] [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617... [2019-10-01T01:11:27.762Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (122.2kB) [2019-10-01T01:11:27.762Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:27.762Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (122.2kB) [2019-10-01T01:11:27.762Z] [INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307... [2019-10-01T01:11:27.762Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (176.66kB) [2019-10-01T01:11:27.762Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:28.020Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (176.66kB) [2019-10-01T01:11:28.020Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817... [2019-10-01T01:11:28.277Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (131.55kB) [2019-10-01T01:11:28.277Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:28.277Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (131.55kB) [2019-10-01T01:11:28.277Z] [INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120... [2019-10-01T01:11:28.535Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (127.51kB) [2019-10-01T01:11:28.535Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:28.535Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (127.51kB) [2019-10-01T01:11:28.792Z] [INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534... [2019-10-01T01:11:28.792Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.71kB) [2019-10-01T01:11:28.792Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:28.792Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.71kB) [2019-10-01T01:11:29.050Z] [INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906... [2019-10-01T01:11:29.615Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.17MB) [2019-10-01T01:11:29.615Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:29.615Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.17MB) [2019-10-01T01:11:29.615Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512... [2019-10-01T01:11:30.629Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB) [2019-10-01T01:11:30.629Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:30.630Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB) [2019-10-01T01:11:30.630Z] [INFO] Unpacking org.eclipse.test.performance_3.12.0.v20170213-1316... [2019-10-01T01:11:30.630Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB) [2019-10-01T01:11:30.630Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:30.630Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB) [2019-10-01T01:11:30.888Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-10-01T01:11:30.888Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-10-01T01:11:30.888Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-10-01T01:11:31.821Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (20.07MB of 59.71MB at 20.03MB/s) [2019-10-01T01:11:33.195Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (41.37MB of 59.71MB at 20.67MB/s) [2019-10-01T01:11:33.760Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.03MB) [2019-10-01T01:11:33.760Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:33.760Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.03MB) [2019-10-01T01:11:33.760Z] [INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539... [2019-10-01T01:11:35.132Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.51kB) [2019-10-01T01:11:35.132Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.132Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.51kB) [2019-10-01T01:11:35.132Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827... [2019-10-01T01:11:35.132Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (62.91kB) [2019-10-01T01:11:35.132Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.132Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (62.91kB) [2019-10-01T01:11:35.132Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640... [2019-10-01T01:11:35.389Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.29kB) [2019-10-01T01:11:35.389Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.389Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.29kB) [2019-10-01T01:11:35.389Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903... [2019-10-01T01:11:35.389Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB) [2019-10-01T01:11:35.389Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.389Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB) [2019-10-01T01:11:35.647Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [2019-10-01T01:11:35.647Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (14.95kB) [2019-10-01T01:11:35.647Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.647Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (14.95kB) [2019-10-01T01:11:35.647Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-10-01T01:11:35.647Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.01kB) [2019-10-01T01:11:35.647Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.647Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.01kB) [2019-10-01T01:11:35.904Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711... [2019-10-01T01:11:35.904Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (961.03kB) [2019-10-01T01:11:35.904Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:35.904Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (961.03kB) [2019-10-01T01:11:36.163Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512... [2019-10-01T01:11:37.127Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.28MB) [2019-10-01T01:11:37.127Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:37.127Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.28MB) [2019-10-01T01:11:37.127Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512... [2019-10-01T01:11:38.500Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-10-01T01:11:38.500Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-10-01T01:11:38.757Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-10-01T01:11:38.757Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [2019-10-01T01:11:38.757Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:38.757Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [2019-10-01T01:11:39.014Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400... [2019-10-01T01:11:39.014Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [2019-10-01T01:11:39.014Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:39.014Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [2019-10-01T01:11:39.014Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-10-01T01:11:39.947Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [2019-10-01T01:11:39.948Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:39.948Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [2019-10-01T01:11:39.948Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-10-01T01:11:40.512Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [2019-10-01T01:11:40.512Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:40.512Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [2019-10-01T01:11:40.512Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-10-01T01:11:40.770Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (115.16kB) [2019-10-01T01:11:40.770Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:40.770Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (115.16kB) [2019-10-01T01:11:40.770Z] [INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720... [2019-10-01T01:11:41.027Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1MB) [2019-10-01T01:11:41.027Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:41.027Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1MB) [2019-10-01T01:11:41.027Z] [INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338... [2019-10-01T01:11:42.400Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (84.38kB) [2019-10-01T01:11:42.400Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:42.400Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (84.38kB) [2019-10-01T01:11:42.400Z] [INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337... [2019-10-01T01:11:42.400Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB) [2019-10-01T01:11:42.400Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB) [2019-10-01T01:11:42.400Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB) [2019-10-01T01:11:42.400Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:42.400Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB) [2019-10-01T01:11:42.400Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-10-01T01:11:42.658Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.34kB) [2019-10-01T01:11:42.658Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:42.658Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.34kB) [2019-10-01T01:11:42.658Z] [INFO] Unpacking org.eclipse.osgi.util_3.3.100.v20150423-1351... [2019-10-01T01:11:42.658Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (167.2kB) [2019-10-01T01:11:42.658Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:42.658Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (167.2kB) [2019-10-01T01:11:42.915Z] [INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700... [2019-10-01T01:11:43.174Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (318.45kB) [2019-10-01T01:11:43.174Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:43.174Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (318.45kB) [2019-10-01T01:11:43.174Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.700.v201604272318... [2019-10-01T01:11:43.529Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (26.51kB) [2019-10-01T01:11:43.529Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:43.529Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (26.51kB) [2019-10-01T01:11:43.529Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857... [2019-10-01T01:11:43.529Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (28.68kB) [2019-10-01T01:11:43.529Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:43.529Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (28.68kB) [2019-10-01T01:11:43.787Z] [INFO] Unpacking org.eclipse.ui.themes_1.1.300.v20161107-1827... [2019-10-01T01:11:43.787Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (21.59kB) [2019-10-01T01:11:43.787Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:43.787Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (21.59kB) [2019-10-01T01:11:44.045Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833... [2019-10-01T01:11:44.045Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (18.6kB) [2019-10-01T01:11:44.045Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:44.045Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (18.6kB) [2019-10-01T01:11:44.045Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831... [2019-10-01T01:11:44.045Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (40.27kB) [2019-10-01T01:11:44.045Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:44.045Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (40.27kB) [2019-10-01T01:11:44.302Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.200.v201304241450... [2019-10-01T01:11:44.302Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (53.41kB) [2019-10-01T01:11:44.302Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:44.302Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (53.41kB) [2019-10-01T01:11:44.302Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002... [2019-10-01T01:11:44.561Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (111.97kB) [2019-10-01T01:11:44.561Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:44.561Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (111.97kB) [2019-10-01T01:11:44.561Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423... [2019-10-01T01:11:44.561Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (52.75kB) [2019-10-01T01:11:44.561Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:44.561Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (52.75kB) [2019-10-01T01:11:44.818Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011... [2019-10-01T01:11:44.818Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (24.76kB) [2019-10-01T01:11:44.818Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:44.818Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (24.76kB) [2019-10-01T01:11:44.818Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.200.v201505132009... [2019-10-01T01:11:45.075Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (147.37kB) [2019-10-01T01:11:45.075Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:45.075Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (147.37kB) [2019-10-01T01:11:45.075Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1000.v201608061842... [2019-10-01T01:11:45.333Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (295.87kB) [2019-10-01T01:11:45.333Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:45.333Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (295.87kB) [2019-10-01T01:11:45.333Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.500.v201605120129... [2019-10-01T01:11:45.591Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (134.06kB) [2019-10-01T01:11:45.591Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:45.591Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (134.06kB) [2019-10-01T01:11:45.848Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.700.v201508251749... [2019-10-01T01:11:45.848Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (43.57kB) [2019-10-01T01:11:45.848Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:45.848Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (43.57kB) [2019-10-01T01:11:46.105Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.500.v201310231452... [2019-10-01T01:11:46.105Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (241.35kB) [2019-10-01T01:11:46.105Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:46.105Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (241.35kB) [2019-10-01T01:11:46.105Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1001.v201702270442... [2019-10-01T01:11:46.363Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/plugins/ (548.17kB) [2019-10-01T01:11:46.363Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:46.363Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/plugins/ (548.17kB) [2019-10-01T01:11:46.620Z] [INFO] Unpacking org.eclipse.xsd_2.12.0.v20160526-0356... [2019-10-01T01:11:46.878Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-10-01T01:11:47.136Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-10-01T01:11:47.136Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-10-01T01:11:47.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-10-01T01:11:47.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-10-01T01:11:47.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-10-01T01:11:47.394Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-10-01T01:11:47.652Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-10-01T01:11:47.652Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-10-01T01:11:47.652Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (29.69kB) [2019-10-01T01:11:47.652Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:47.652Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (29.69kB) [2019-10-01T01:11:47.652Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-10-01T01:11:47.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-10-01T01:11:47.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-10-01T01:11:47.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-10-01T01:11:47.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-10-01T01:11:48.168Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-10-01T01:11:48.168Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-10-01T01:11:48.168Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-10-01T01:11:48.429Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-10-01T01:11:48.429Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-10-01T01:11:48.927Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-10-01T01:11:48.927Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-10-01T01:11:48.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-10-01T01:11:48.927Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-10-01T01:11:48.927Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-10-01T01:11:48.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-10-01T01:11:49.186Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-10-01T01:11:49.186Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-10-01T01:11:49.186Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-10-01T01:11:49.443Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-10-01T01:11:49.702Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-10-01T01:11:49.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-10-01T01:11:49.702Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-10-01T01:11:49.960Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-10-01T01:11:49.960Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-10-01T01:11:49.960Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-10-01T01:11:49.960Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-10-01T01:11:50.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-10-01T01:11:50.218Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-10-01T01:11:50.218Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-10-01T01:11:50.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-10-01T01:11:50.475Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-10-01T01:11:50.733Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-10-01T01:11:50.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-10-01T01:11:50.733Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-10-01T01:11:50.733Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-10-01T01:11:50.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-10-01T01:11:50.991Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-10-01T01:11:50.991Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-10-01T01:11:50.991Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-10-01T01:11:51.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-10-01T01:11:51.249Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:51.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:51.506Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB) [2019-10-01T01:11:51.507Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:51.507Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB) [2019-10-01T01:11:51.507Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845... [2019-10-01T01:11:51.765Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB) [2019-10-01T01:11:51.765Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:51.765Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB) [2019-10-01T01:11:51.765Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845... [2019-10-01T01:11:52.022Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-10-01T01:11:52.022Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:52.022Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-10-01T01:11:52.280Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-10-01T01:11:52.280Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-10-01T01:11:52.280Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:52.280Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-10-01T01:11:52.280Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-10-01T01:11:52.538Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-10-01T01:11:52.538Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:52.538Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-10-01T01:11:52.538Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845... [2019-10-01T01:11:52.795Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:53.053Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:53.053Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:53.310Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:53.568Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:53.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:53.826Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:54.322Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:54.322Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:54.322Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:54.580Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:54.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:54.838Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:55.095Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-10-01T01:11:55.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-10-01T01:11:55.919Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [2019-10-01T01:11:55.919Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [2019-10-01T01:11:56.177Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-10-01T01:11:56.177Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-10-01T01:11:56.177Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-10-01T01:11:56.177Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-10-01T01:11:56.177Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-10-01T01:11:56.177Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-10-01T01:11:56.439Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-10-01T01:11:56.439Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-10-01T01:11:56.439Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-10-01T01:11:56.439Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-10-01T01:11:56.697Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-10-01T01:11:56.697Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-10-01T01:11:56.697Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-10-01T01:11:56.697Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-10-01T01:11:56.697Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-10-01T01:11:56.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-10-01T01:11:56.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-10-01T01:11:57.212Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-10-01T01:11:57.212Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-10-01T01:11:57.212Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-10-01T01:11:57.212Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-10-01T01:11:57.212Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-10-01T01:11:57.212Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-10-01T01:11:57.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-10-01T01:11:57.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-10-01T01:11:57.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-10-01T01:11:57.727Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-10-01T01:11:57.727Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-10-01T01:11:57.727Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-10-01T01:11:57.984Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-10-01T01:11:57.984Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-10-01T01:11:57.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-10-01T01:11:57.984Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-10-01T01:11:58.241Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:58.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:58.241Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:11:58.499Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-10-01T01:11:58.499Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-10-01T01:11:58.757Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-10-01T01:11:58.757Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-10-01T01:11:58.757Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-10-01T01:11:59.014Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-10-01T01:11:59.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-10-01T01:11:59.014Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (98.35kB) [2019-10-01T01:11:59.014Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:11:59.014Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (98.35kB) [2019-10-01T01:11:59.271Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.1.0.201703062208... [2019-10-01T01:12:00.735Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB) [2019-10-01T01:12:00.735Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB) [2019-10-01T01:12:00.735Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (324.8kB) [2019-10-01T01:12:00.735Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:00.735Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (324.8kB) [2019-10-01T01:12:00.992Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.1.0.201703062208... [2019-10-01T01:12:01.250Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.88MB) [2019-10-01T01:12:01.250Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:01.250Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.88MB) [2019-10-01T01:12:01.250Z] [INFO] Unpacking org.eclipse.cdt.ui_6.1.0.201703062208... [2019-10-01T01:12:03.779Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB) [2019-10-01T01:12:03.779Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB) [2019-10-01T01:12:03.779Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (94.12kB) [2019-10-01T01:12:03.779Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:03.779Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (94.12kB) [2019-10-01T01:12:03.779Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201703062208... [2019-10-01T01:12:03.779Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (407.33kB) [2019-10-01T01:12:03.779Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:03.779Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (407.33kB) [2019-10-01T01:12:03.779Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.2.0.201703062208... [2019-10-01T01:12:04.344Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (75.43kB) [2019-10-01T01:12:04.344Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:04.344Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (75.43kB) [2019-10-01T01:12:04.601Z] [INFO] Unpacking org.eclipse.cdt.launch_9.1.0.201703062208... [2019-10-01T01:12:04.601Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.62kB) [2019-10-01T01:12:04.601Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:04.601Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.62kB) [2019-10-01T01:12:04.858Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201703062208... [2019-10-01T01:12:04.859Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (224.28kB) [2019-10-01T01:12:04.859Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:04.859Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (224.28kB) [2019-10-01T01:12:04.859Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208... [2019-10-01T01:12:05.116Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (355.37kB) [2019-10-01T01:12:05.116Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:05.116Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (355.37kB) [2019-10-01T01:12:05.374Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201703062208... [2019-10-01T01:12:05.938Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/plugins/ (184.71kB) [2019-10-01T01:12:05.938Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/plugins/ (184.71kB) [2019-10-01T01:12:05.938Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (35.22kB) [2019-10-01T01:12:05.938Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (35.22kB) [2019-10-01T01:12:06.196Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.06kB) [2019-10-01T01:12:06.196Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.06kB) [2019-10-01T01:12:06.196Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-10-01T01:12:06.456Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-10-01T01:12:06.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-10-01T01:12:06.456Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-10-01T01:12:06.831Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-10-01T01:12:06.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-10-01T01:12:06.831Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-10-01T01:12:07.179Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-10-01T01:12:07.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-10-01T01:12:07.179Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-10-01T01:12:07.437Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-10-01T01:12:07.437Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-10-01T01:12:07.437Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-10-01T01:12:08.004Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-10-01T01:12:08.004Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-10-01T01:12:08.004Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-10-01T01:12:08.004Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-10-01T01:12:08.004Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-10-01T01:12:08.004Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-10-01T01:12:08.261Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-10-01T01:12:08.261Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-10-01T01:12:08.261Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (106.54kB) [2019-10-01T01:12:08.261Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:08.261Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (106.54kB) [2019-10-01T01:12:08.261Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932... [2019-10-01T01:12:08.519Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.72kB) [2019-10-01T01:12:08.519Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:08.519Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.72kB) [2019-10-01T01:12:08.519Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917... [2019-10-01T01:12:08.776Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.81kB) [2019-10-01T01:12:08.776Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:08.776Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.81kB) [2019-10-01T01:12:08.776Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650... [2019-10-01T01:12:08.776Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (80.23kB) [2019-10-01T01:12:08.776Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:08.776Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (80.23kB) [2019-10-01T01:12:09.033Z] [INFO] Unpacking org.eclipse.remote.core_2.1.0.201612062149... [2019-10-01T01:12:09.033Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (35.55kB) [2019-10-01T01:12:09.033Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:09.033Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (35.55kB) [2019-10-01T01:12:09.033Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201612062149... [2019-10-01T01:12:09.033Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (20.75kB) [2019-10-01T01:12:09.033Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:09.033Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (20.75kB) [2019-10-01T01:12:09.290Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201612062149... [2019-10-01T01:12:09.290Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (53.93kB) [2019-10-01T01:12:09.290Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:09.290Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (53.93kB) [2019-10-01T01:12:09.290Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201612062149... [2019-10-01T01:12:09.548Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-10-01T01:12:09.548Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-10-01T01:12:09.806Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-10-01T01:12:09.806Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-10-01T01:12:09.806Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-10-01T01:12:09.806Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-10-01T01:12:09.806Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-10-01T01:12:10.063Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-10-01T01:12:10.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-10-01T01:12:10.063Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-10-01T01:12:10.321Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-10-01T01:12:10.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-10-01T01:12:10.578Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-10-01T01:12:10.836Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-10-01T01:12:10.836Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-10-01T01:12:11.401Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-10-01T01:12:11.401Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-10-01T01:12:11.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-10-01T01:12:11.401Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-10-01T01:12:11.401Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-10-01T01:12:11.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-10-01T01:12:11.659Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-10-01T01:12:12.125Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-10-01T01:12:12.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-10-01T01:12:12.125Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-10-01T01:12:12.385Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-10-01T01:12:12.385Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-10-01T01:12:12.643Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-10-01T01:12:12.643Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-10-01T01:12:12.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-10-01T01:12:12.643Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-10-01T01:12:12.643Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-10-01T01:12:12.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-10-01T01:12:12.900Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-10-01T01:12:12.900Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-10-01T01:12:12.900Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-10-01T01:12:13.157Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-10-01T01:12:13.415Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-10-01T01:12:13.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-10-01T01:12:13.415Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-10-01T01:12:13.673Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:13.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:13.931Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:14.190Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:14.190Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:14.447Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:14.705Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:14.705Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:14.962Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:15.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-10-01T01:12:15.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-10-01T01:12:15.219Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-10-01T01:12:15.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-10-01T01:12:15.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-10-01T01:12:15.219Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-10-01T01:12:15.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-10-01T01:12:15.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-10-01T01:12:15.477Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-10-01T01:12:15.477Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-10-01T01:12:15.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-10-01T01:12:15.735Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-10-01T01:12:15.735Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-10-01T01:12:15.735Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-10-01T01:12:15.735Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-10-01T01:12:15.993Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-10-01T01:12:15.993Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-10-01T01:12:15.993Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-10-01T01:12:16.253Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:16.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:16.253Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:16.511Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-10-01T01:12:16.511Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-10-01T01:12:16.770Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (123.62kB) [2019-10-01T01:12:16.770Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:16.770Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (123.62kB) [2019-10-01T01:12:16.770Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147... [2019-10-01T01:12:17.029Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-10-01T01:12:17.029Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-10-01T01:12:17.029Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-10-01T01:12:17.029Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-10-01T01:12:17.029Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-10-01T01:12:17.029Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-10-01T01:12:17.288Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (57.07kB) [2019-10-01T01:12:17.288Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:17.288Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (57.07kB) [2019-10-01T01:12:17.288Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-10-01T01:12:17.288Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.08kB) [2019-10-01T01:12:17.288Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:17.288Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.08kB) [2019-10-01T01:12:17.627Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-10-01T01:12:17.627Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.2kB) [2019-10-01T01:12:17.627Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:17.627Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.2kB) [2019-10-01T01:12:17.627Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-10-01T01:12:18.559Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (23.46kB) [2019-10-01T01:12:18.559Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:18.559Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (23.46kB) [2019-10-01T01:12:18.559Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-10-01T01:12:18.559Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.32kB) [2019-10-01T01:12:18.559Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:18.559Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.32kB) [2019-10-01T01:12:18.559Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-10-01T01:12:18.817Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (55.73kB) [2019-10-01T01:12:18.817Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:18.817Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (55.73kB) [2019-10-01T01:12:18.817Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-10-01T01:12:19.075Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB) [2019-10-01T01:12:19.075Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:19.075Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB) [2019-10-01T01:12:19.075Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-10-01T01:12:19.075Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (18.37kB) [2019-10-01T01:12:19.075Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:19.075Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (18.37kB) [2019-10-01T01:12:19.333Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-10-01T01:12:19.333Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.58kB) [2019-10-01T01:12:19.333Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:19.333Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.58kB) [2019-10-01T01:12:19.333Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215... [2019-10-01T01:12:19.333Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (33.64kB) [2019-10-01T01:12:19.333Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:19.333Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (33.64kB) [2019-10-01T01:12:19.590Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036... [2019-10-01T01:12:19.590Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.06kB) [2019-10-01T01:12:19.590Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:19.590Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.06kB) [2019-10-01T01:12:19.590Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605... [2019-10-01T01:12:19.848Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB) [2019-10-01T01:12:19.848Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:19.848Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB) [2019-10-01T01:12:19.848Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540... [2019-10-01T01:12:20.105Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (91.48kB) [2019-10-01T01:12:20.105Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:20.105Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (91.48kB) [2019-10-01T01:12:20.363Z] [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611... [2019-10-01T01:12:20.363Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (35.64kB) [2019-10-01T01:12:20.363Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:20.363Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (35.64kB) [2019-10-01T01:12:20.363Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [2019-10-01T01:12:20.620Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB) [2019-10-01T01:12:20.620Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:20.620Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB) [2019-10-01T01:12:20.620Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715... [2019-10-01T01:12:20.878Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.32MB) [2019-10-01T01:12:20.878Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.32MB) [2019-10-01T01:12:20.878Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (887.38kB) [2019-10-01T01:12:20.878Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (887.38kB) [2019-10-01T01:12:21.135Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.48MB) [2019-10-01T01:12:21.135Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.48MB) [2019-10-01T01:12:21.393Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.78kB) [2019-10-01T01:12:21.393Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:21.393Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.78kB) [2019-10-01T01:12:21.651Z] [INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642... [2019-10-01T01:12:21.651Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.35kB) [2019-10-01T01:12:21.651Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:21.651Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.35kB) [2019-10-01T01:12:21.651Z] [INFO] Unpacking org.eclipse.compare.win32_1.1.0.v20160418-1534... [2019-10-01T01:12:21.909Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.92kB) [2019-10-01T01:12:21.909Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:21.909Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.92kB) [2019-10-01T01:12:21.909Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025... [2019-10-01T01:12:21.909Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.48kB) [2019-10-01T01:12:21.909Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:21.909Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.48kB) [2019-10-01T01:12:22.166Z] [INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057... [2019-10-01T01:12:22.166Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.19kB) [2019-10-01T01:12:22.166Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:22.166Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.19kB) [2019-10-01T01:12:22.166Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940... [2019-10-01T01:12:22.166Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.76kB) [2019-10-01T01:12:22.166Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:22.166Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.76kB) [2019-10-01T01:12:22.423Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650... [2019-10-01T01:12:22.423Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (25.91kB) [2019-10-01T01:12:22.423Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:22.423Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (25.91kB) [2019-10-01T01:12:22.423Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940... [2019-10-01T01:12:22.682Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.25kB) [2019-10-01T01:12:22.682Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.25kB) [2019-10-01T01:12:22.682Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:22.682Z] [INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850... [2019-10-01T01:12:22.682Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.71kB) [2019-10-01T01:12:22.682Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:22.682Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.71kB) [2019-10-01T01:12:22.682Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450... [2019-10-01T01:12:22.682Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.7kB) [2019-10-01T01:12:22.682Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:22.682Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.7kB) [2019-10-01T01:12:23.026Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419... [2019-10-01T01:12:23.026Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.07kB) [2019-10-01T01:12:23.026Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:23.026Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.07kB) [2019-10-01T01:12:23.026Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740... [2019-10-01T01:12:23.026Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.93kB) [2019-10-01T01:12:23.026Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:23.026Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.93kB) [2019-10-01T01:12:23.379Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405... [2019-10-01T01:12:23.379Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.36kB) [2019-10-01T01:12:23.379Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:23.380Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.36kB) [2019-10-01T01:12:23.380Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218... [2019-10-01T01:12:23.637Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.83kB) [2019-10-01T01:12:23.637Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.83kB) [2019-10-01T01:12:23.637Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.32kB) [2019-10-01T01:12:23.637Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:23.637Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.32kB) [2019-10-01T01:12:23.637Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20160405-1820... [2019-10-01T01:12:23.895Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.48kB) [2019-10-01T01:12:23.895Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:23.895Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.48kB) [2019-10-01T01:12:24.153Z] [INFO] Unpacking org.eclipse.ecf.identity_3.7.0.v20160405-1820... [2019-10-01T01:12:24.153Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.04kB) [2019-10-01T01:12:24.153Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:24.153Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.04kB) [2019-10-01T01:12:24.153Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442... [2019-10-01T01:12:24.153Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.79kB) [2019-10-01T01:12:24.153Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.79kB) [2019-10-01T01:12:24.410Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.62kB) [2019-10-01T01:12:24.410Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:24.410Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.62kB) [2019-10-01T01:12:24.410Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160405-1820... [2019-10-01T01:12:24.410Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.77kB) [2019-10-01T01:12:24.410Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.77kB) [2019-10-01T01:12:24.667Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.24kB) [2019-10-01T01:12:24.667Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:24.667Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.24kB) [2019-10-01T01:12:24.667Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820... [2019-10-01T01:12:24.667Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45kB) [2019-10-01T01:12:24.667Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:24.667Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45kB) [2019-10-01T01:12:24.925Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820... [2019-10-01T01:12:24.925Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.88kB) [2019-10-01T01:12:24.925Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.88kB) [2019-10-01T01:12:25.181Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.36kB) [2019-10-01T01:12:25.181Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:25.181Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.36kB) [2019-10-01T01:12:25.181Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820... [2019-10-01T01:12:25.181Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.86kB) [2019-10-01T01:12:25.181Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.86kB) [2019-10-01T01:12:25.438Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.7kB) [2019-10-01T01:12:25.438Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:25.438Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.7kB) [2019-10-01T01:12:25.438Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820... [2019-10-01T01:12:25.438Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.78kB) [2019-10-01T01:12:25.438Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.78kB) [2019-10-01T01:12:25.696Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.42kB) [2019-10-01T01:12:25.696Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:25.696Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.42kB) [2019-10-01T01:12:25.696Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820... [2019-10-01T01:12:25.696Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (22.81kB) [2019-10-01T01:12:25.696Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (22.81kB) [2019-10-01T01:12:25.953Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.8kB) [2019-10-01T01:12:25.953Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.8kB) [2019-10-01T01:12:25.953Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.84kB) [2019-10-01T01:12:25.953Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.84kB) [2019-10-01T01:12:25.953Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (19.03kB) [2019-10-01T01:12:25.953Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:25.953Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (19.03kB) [2019-10-01T01:12:26.211Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450... [2019-10-01T01:12:26.211Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.2kB) [2019-10-01T01:12:26.211Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:26.211Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.2kB) [2019-10-01T01:12:26.211Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223... [2019-10-01T01:12:26.469Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.36kB) [2019-10-01T01:12:26.469Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:26.469Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.36kB) [2019-10-01T01:12:26.469Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850... [2019-10-01T01:12:26.469Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (63.26kB) [2019-10-01T01:12:26.469Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:26.469Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (63.26kB) [2019-10-01T01:12:26.727Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329... [2019-10-01T01:12:26.727Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (118.41kB) [2019-10-01T01:12:26.727Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:26.727Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (118.41kB) [2019-10-01T01:12:26.727Z] [INFO] Unpacking org.eclipse.jetty.http_9.3.9.v20160517... [2019-10-01T01:12:26.984Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (381.53kB) [2019-10-01T01:12:26.984Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:26.984Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (381.53kB) [2019-10-01T01:12:26.984Z] [INFO] Unpacking org.eclipse.jetty.server_9.3.9.v20160517... [2019-10-01T01:12:27.242Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (96.73kB) [2019-10-01T01:12:27.242Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:27.242Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (96.73kB) [2019-10-01T01:12:27.242Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.3.9.v20160517... [2019-10-01T01:12:27.500Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (325.33kB) [2019-10-01T01:12:27.500Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:27.500Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (325.33kB) [2019-10-01T01:12:27.500Z] [INFO] Unpacking org.eclipse.jetty.util_9.3.9.v20160517... [2019-10-01T01:12:27.757Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.46kB) [2019-10-01T01:12:27.757Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:27.757Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.46kB) [2019-10-01T01:12:27.757Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528... [2019-10-01T01:12:27.757Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.34kB) [2019-10-01T01:12:27.757Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:27.758Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.34kB) [2019-10-01T01:12:28.224Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358... [2019-10-01T01:12:28.224Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (8.05kB) [2019-10-01T01:12:28.224Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:28.224Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (8.05kB) [2019-10-01T01:12:28.224Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442... [2019-10-01T01:12:28.225Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.25kB) [2019-10-01T01:12:28.225Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:28.225Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.25kB) [2019-10-01T01:12:28.225Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834... [2019-10-01T01:12:28.225Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.96kB) [2019-10-01T01:12:28.225Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:28.225Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.96kB) [2019-10-01T01:12:28.486Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450... [2019-10-01T01:12:28.486Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.42kB) [2019-10-01T01:12:28.486Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:28.486Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.42kB) [2019-10-01T01:12:28.486Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.500.v20160504-1450... [2019-10-01T01:12:28.743Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45.05kB) [2019-10-01T01:12:28.743Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:28.743Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45.05kB) [2019-10-01T01:12:29.001Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450... [2019-10-01T01:12:29.001Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.84kB) [2019-10-01T01:12:29.001Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:29.001Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.84kB) [2019-10-01T01:12:29.001Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450... [2019-10-01T01:12:29.001Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.19kB) [2019-10-01T01:12:29.001Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:29.001Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.19kB) [2019-10-01T01:12:29.259Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834... [2019-10-01T01:12:29.259Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.42kB) [2019-10-01T01:12:29.259Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:29.259Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.42kB) [2019-10-01T01:12:29.259Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834... [2019-10-01T01:12:29.517Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (15.76kB) [2019-10-01T01:12:29.517Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:29.517Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (15.76kB) [2019-10-01T01:12:29.517Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450... [2019-10-01T01:12:29.517Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (103.26kB) [2019-10-01T01:12:29.517Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:29.517Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (103.26kB) [2019-10-01T01:12:29.774Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-10-01T01:12:29.774Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (72.9kB) [2019-10-01T01:12:29.774Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:29.774Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (72.9kB) [2019-10-01T01:12:30.032Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-10-01T01:12:30.032Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.51kB) [2019-10-01T01:12:30.032Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:30.032Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.51kB) [2019-10-01T01:12:30.032Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927... [2019-10-01T01:12:30.290Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (31.23kB) [2019-10-01T01:12:30.290Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:30.290Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (31.23kB) [2019-10-01T01:12:30.290Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450... [2019-10-01T01:12:30.290Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.78kB) [2019-10-01T01:12:30.290Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:30.290Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.78kB) [2019-10-01T01:12:30.290Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442... [2019-10-01T01:12:30.548Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.35kB) [2019-10-01T01:12:30.548Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.35kB) [2019-10-01T01:12:30.548Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.59kB) [2019-10-01T01:12:30.548Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:30.548Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.59kB) [2019-10-01T01:12:30.805Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834... [2019-10-01T01:12:30.805Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.3kB) [2019-10-01T01:12:30.805Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:30.805Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.3kB) [2019-10-01T01:12:30.805Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455... [2019-10-01T01:12:30.805Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.68kB) [2019-10-01T01:12:30.805Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:30.805Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.68kB) [2019-10-01T01:12:31.063Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450... [2019-10-01T01:12:31.063Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (102.51kB) [2019-10-01T01:12:31.063Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:31.063Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (102.51kB) [2019-10-01T01:12:31.063Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450... [2019-10-01T01:12:31.321Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.14kB) [2019-10-01T01:12:31.321Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:31.321Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.14kB) [2019-10-01T01:12:31.321Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834... [2019-10-01T01:12:31.321Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.68kB) [2019-10-01T01:12:31.321Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:31.321Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.68kB) [2019-10-01T01:12:31.579Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450... [2019-10-01T01:12:32.144Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (116.27kB) [2019-10-01T01:12:32.144Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:32.144Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (116.27kB) [2019-10-01T01:12:32.144Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324... [2019-10-01T01:12:32.144Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2019-10-01T01:12:32.144Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2019-10-01T01:12:32.402Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (189.14kB) [2019-10-01T01:12:32.402Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:32.402Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (189.14kB) [2019-10-01T01:12:32.402Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834... [2019-10-01T01:12:32.661Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.74kB) [2019-10-01T01:12:32.661Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:32.661Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.74kB) [2019-10-01T01:12:32.661Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529... [2019-10-01T01:12:32.661Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (10.85kB) [2019-10-01T01:12:32.661Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:32.661Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (10.85kB) [2019-10-01T01:12:32.918Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529... [2019-10-01T01:12:32.918Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.6kB) [2019-10-01T01:12:32.918Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:32.918Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.6kB) [2019-10-01T01:12:32.918Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225... [2019-10-01T01:12:33.176Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.97kB) [2019-10-01T01:12:33.176Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:33.176Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.97kB) [2019-10-01T01:12:33.176Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455... [2019-10-01T01:12:33.176Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.81kB) [2019-10-01T01:12:33.176Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.81kB) [2019-10-01T01:12:33.434Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.42kB) [2019-10-01T01:12:33.434Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:33.434Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.42kB) [2019-10-01T01:12:33.434Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138... [2019-10-01T01:12:33.434Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.75kB) [2019-10-01T01:12:33.434Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:33.434Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.75kB) [2019-10-01T01:12:33.693Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450... [2019-10-01T01:12:33.693Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.69kB) [2019-10-01T01:12:33.693Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.69kB) [2019-10-01T01:12:33.693Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (161.76kB) [2019-10-01T01:12:33.693Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:33.693Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (161.76kB) [2019-10-01T01:12:34.131Z] [INFO] Unpacking org.eclipse.help.base_4.1.2.v20170301-0400... [2019-10-01T01:12:34.131Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (152.16kB) [2019-10-01T01:12:34.131Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:34.131Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (152.16kB) [2019-10-01T01:12:34.131Z] [INFO] Unpacking org.eclipse.help.ui_4.0.200.v20160510-0758... [2019-10-01T01:12:34.480Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (239.5kB) [2019-10-01T01:12:34.480Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:34.480Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (239.5kB) [2019-10-01T01:12:34.480Z] [INFO] Unpacking org.eclipse.help.webapp_3.8.0.v20160504-0839... [2019-10-01T01:12:34.738Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.6kB) [2019-10-01T01:12:34.738Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:34.738Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.6kB) [2019-10-01T01:12:34.738Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.3.9.v20160517... [2019-10-01T01:12:34.738Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (77.98kB) [2019-10-01T01:12:34.738Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:34.738Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (77.98kB) [2019-10-01T01:12:34.996Z] [INFO] Unpacking org.eclipse.jetty.io_9.3.9.v20160517... [2019-10-01T01:12:34.996Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.65kB) [2019-10-01T01:12:34.996Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:34.996Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.65kB) [2019-10-01T01:12:34.996Z] [INFO] Unpacking org.eclipse.jetty.security_9.3.9.v20160517... [2019-10-01T01:12:35.254Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.28kB) [2019-10-01T01:12:35.254Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.28kB) [2019-10-01T01:12:35.254Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (450.15kB) [2019-10-01T01:12:35.254Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:35.254Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (450.15kB) [2019-10-01T01:12:35.511Z] [INFO] Unpacking org.eclipse.platform_4.6.3.v20170301-0400... [2019-10-01T01:12:35.511Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.97MB) [2019-10-01T01:12:35.511Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:35.511Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.97MB) [2019-10-01T01:12:35.769Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009... [2019-10-01T01:12:37.140Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.19MB) [2019-10-01T01:12:37.140Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:37.140Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.19MB) [2019-10-01T01:12:37.140Z] [INFO] Unpacking org.apache.ant_1.9.6.v201510161327... [2019-10-01T01:12:37.398Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.71MB) [2019-10-01T01:12:37.398Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:37.398Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.71MB) [2019-10-01T01:12:37.656Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558... [2019-10-01T01:12:37.913Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (119.26kB) [2019-10-01T01:12:37.913Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:37.913Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (119.26kB) [2019-10-01T01:12:38.171Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839... [2019-10-01T01:12:38.171Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (100.95kB) [2019-10-01T01:12:38.171Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:38.171Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (100.95kB) [2019-10-01T01:12:38.429Z] [INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210... [2019-10-01T01:12:38.429Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.77kB) [2019-10-01T01:12:38.429Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:38.429Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.77kB) [2019-10-01T01:12:38.429Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.2.v20170203-1115... [2019-10-01T01:12:38.686Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.79kB) [2019-10-01T01:12:38.686Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:38.686Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.79kB) [2019-10-01T01:12:38.686Z] [INFO] Unpacking org.eclipse.ui.net_1.3.0.v20160426-1633... [2019-10-01T01:12:38.686Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (69.75kB) [2019-10-01T01:12:38.686Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:38.686Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (69.75kB) [2019-10-01T01:12:38.944Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858... [2019-10-01T01:12:38.944Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.12kB) [2019-10-01T01:12:38.944Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:38.944Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.12kB) [2019-10-01T01:12:38.944Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310... [2019-10-01T01:12:39.202Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.27kB) [2019-10-01T01:12:39.202Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:39.202Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.27kB) [2019-10-01T01:12:39.202Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255... [2019-10-01T01:12:39.202Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.31kB) [2019-10-01T01:12:39.202Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.31kB) [2019-10-01T01:12:39.460Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (195B) [2019-10-01T01:12:39.460Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (195B) [2019-10-01T01:12:39.460Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.89kB) [2019-10-01T01:12:39.460Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:39.460Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.89kB) [2019-10-01T01:12:39.822Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750... [2019-10-01T01:12:39.823Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.46kB) [2019-10-01T01:12:39.823Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:39.823Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.46kB) [2019-10-01T01:12:40.081Z] [INFO] Unpacking org.eclipse.rcp_4.6.3.v20170301-0400... [2019-10-01T01:12:40.081Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2019-10-01T01:12:40.081Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2019-10-01T01:12:40.081Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (27.05kB) [2019-10-01T01:12:40.081Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (27.05kB) [2019-10-01T01:12:40.422Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (34.69kB) [2019-10-01T01:12:40.422Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:40.422Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (34.69kB) [2019-10-01T01:12:40.422Z] [INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055... [2019-10-01T01:12:40.422Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.39kB) [2019-10-01T01:12:40.422Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:40.422Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.39kB) [2019-10-01T01:12:40.723Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826... [2019-10-01T01:12:40.723Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.4kB) [2019-10-01T01:12:40.723Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:40.723Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.4kB) [2019-10-01T01:12:40.723Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940... [2019-10-01T01:12:40.980Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.69kB) [2019-10-01T01:12:40.980Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:40.980Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.69kB) [2019-10-01T01:12:40.980Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418... [2019-10-01T01:12:41.237Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.14kB) [2019-10-01T01:12:41.237Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:41.237Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.14kB) [2019-10-01T01:12:41.237Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740... [2019-10-01T01:12:41.495Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.77kB) [2019-10-01T01:12:41.495Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:41.495Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.77kB) [2019-10-01T01:12:41.495Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442... [2019-10-01T01:12:41.495Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.62kB) [2019-10-01T01:12:41.495Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:41.495Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.62kB) [2019-10-01T01:12:41.495Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450... [2019-10-01T01:12:41.753Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.15kB) [2019-10-01T01:12:41.753Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:41.753Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.15kB) [2019-10-01T01:12:41.753Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940... [2019-10-01T01:12:41.753Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.9kB) [2019-10-01T01:12:41.753Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:41.753Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.9kB) [2019-10-01T01:12:42.010Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650... [2019-10-01T01:12:42.010Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (82.37kB) [2019-10-01T01:12:42.010Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:42.010Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (82.37kB) [2019-10-01T01:12:42.010Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740... [2019-10-01T01:12:42.268Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.95kB) [2019-10-01T01:12:42.268Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:42.268Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.95kB) [2019-10-01T01:12:42.268Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001... [2019-10-01T01:12:42.268Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-10-01T01:12:42.526Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-10-01T01:12:42.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-10-01T01:12:42.526Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-10-01T01:12:42.783Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-10-01T01:12:42.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-10-01T01:12:42.783Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.32kB) [2019-10-01T01:12:42.783Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:42.783Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.32kB) [2019-10-01T01:12:43.040Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450... [2019-10-01T01:12:43.040Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.34kB) [2019-10-01T01:12:43.040Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:43.040Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.34kB) [2019-10-01T01:12:43.040Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531... [2019-10-01T01:12:43.040Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (56.87kB) [2019-10-01T01:12:43.040Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:43.040Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (56.87kB) [2019-10-01T01:12:43.298Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335... [2019-10-01T01:12:43.298Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-10-01T01:12:43.298Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-10-01T01:12:43.298Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-10-01T01:12:43.555Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-10-01T01:12:43.555Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-10-01T01:12:43.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-10-01T01:12:43.812Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (859.22kB) [2019-10-01T01:12:43.812Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (859.22kB) [2019-10-01T01:12:43.812Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (34.39kB) [2019-10-01T01:12:43.812Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (34.39kB) [2019-10-01T01:12:44.083Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (10.72kB) [2019-10-01T01:12:44.083Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (10.72kB) [2019-10-01T01:12:44.340Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (31.17kB) [2019-10-01T01:12:44.340Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (31.17kB) [2019-10-01T01:12:44.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-10-01T01:12:44.598Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-10-01T01:12:44.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-10-01T01:12:44.858Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB) [2019-10-01T01:12:44.858Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T01:12:44.858Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB) [2019-10-01T01:12:45.128Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-10-01T01:12:47.121Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-10-01T01:12:47.121Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:47.121Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:47.378Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:47.635Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-10-01T01:12:47.635Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-10-01T01:12:48.200Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-10-01T01:12:48.457Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-10-01T01:12:48.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.021Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-10-01T01:12:49.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-10-01T01:12:49.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-10-01T01:12:49.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-10-01T01:12:49.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-10-01T01:12:49.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-10-01T01:12:49.794Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-10-01T01:12:49.794Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-10-01T01:12:49.794Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-10-01T01:12:50.051Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-10-01T01:12:50.051Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-10-01T01:12:50.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-10-01T01:12:50.051Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-10-01T01:12:50.051Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-10-01T01:12:50.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-10-01T01:12:50.308Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-10-01T01:12:50.566Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-10-01T01:12:50.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-10-01T01:12:50.566Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.11-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-10-01T01:12:50.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-10-01T01:12:50.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-10-01T01:12:50.823Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-10-01T01:12:50.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-10-01T01:12:50.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-10-01T01:12:51.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-10-01T01:12:51.082Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-10-01T01:12:51.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-10-01T01:12:51.082Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-10-01T01:12:51.526Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-10-01T01:12:51.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-10-01T01:12:51.882Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-10-01T01:12:52.139Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-10-01T01:12:52.139Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-10-01T01:12:52.139Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-10-01T01:12:52.397Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-10-01T01:12:52.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-10-01T01:12:52.397Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-10-01T01:12:52.655Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-10-01T01:12:52.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-10-01T01:12:52.913Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-10-01T01:12:53.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-10-01T01:12:53.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-10-01T01:12:53.170Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-10-01T01:12:53.428Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-10-01T01:12:53.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-10-01T01:12:53.428Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-10-01T01:12:53.685Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-10-01T01:12:53.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-10-01T01:12:53.685Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-10-01T01:12:53.685Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:53.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:53.943Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.200Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.200Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.457Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.457Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:12:54.457Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T01:12:54.457Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.714Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.971Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:54.971Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:55.228Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-10-01T01:12:55.486Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-10-01T01:12:55.486Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-10-01T01:12:55.486Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-10-01T01:12:55.486Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-10-01T01:12:55.486Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-10-01T01:12:55.744Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-10-01T01:12:55.744Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties [2019-10-01T01:12:55.744Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties [2019-10-01T01:12:55.744Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties [2019-10-01T01:12:56.002Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.1.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-10-01T01:12:56.002Z] [INFO] ------------------------------------------------------------------------ [2019-10-01T01:12:56.002Z] [INFO] Reactor Build Order: [2019-10-01T01:12:56.002Z] [INFO] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass Parent [pom] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass State System Parent [pom] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass TMF Parent [pom] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-10-01T01:12:56.002Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Documentation [pom] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass RCP Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Json trace Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Target Platform [pom] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-10-01T01:12:56.003Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-10-01T01:12:56.003Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-test-plugin] [2019-10-01T01:12:56.003Z] [INFO] [2019-10-01T01:12:56.003Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-10-01T01:12:56.003Z] [INFO] Building Trace Compass Parent 5.1.0-SNAPSHOT [1/134] [2019-10-01T01:12:56.003Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:12:56.003Z] [INFO] [2019-10-01T01:12:56.003Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-10-01T01:12:56.003Z] 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-10-01T01:12:56.003Z] 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-10-01T01:12:56.003Z] 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-10-01T01:12:56.261Z] 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-10-01T01:12:56.261Z] 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-10-01T01:12:56.261Z] 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-10-01T01:12:56.261Z] 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 164 kB/s) [2019-10-01T01:12:56.261Z] 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-10-01T01:12:56.261Z] 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-10-01T01:12:56.261Z] 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-10-01T01:12:56.629Z] 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-10-01T01:12:56.629Z] 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-10-01T01:12:56.629Z] 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-10-01T01:12:56.629Z] 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 176 kB/s) [2019-10-01T01:12:56.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-10-01T01:12:56.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-10-01T01:12:56.629Z] 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-10-01T01:12:56.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-10-01T01:12:56.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-10-01T01:12:56.978Z] 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-10-01T01:12:56.978Z] 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-10-01T01:12:56.978Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-10-01T01:12:56.978Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-10-01T01:12:56.978Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-10-01T01:12:56.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-10-01T01:12:56.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-10-01T01:12:56.978Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-10-01T01:12:57.237Z] 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 508 kB/s) [2019-10-01T01:12:57.237Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-10-01T01:12:57.237Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-10-01T01:12:57.237Z] 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-10-01T01:12:57.237Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-10-01T01:12:57.237Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-10-01T01:12:57.237Z] 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-10-01T01:12:57.494Z] 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 318 kB/s) [2019-10-01T01:12:57.494Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-10-01T01:12:57.494Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-10-01T01:12:57.494Z] 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-10-01T01:12:57.494Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-10-01T01:12:57.494Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-10-01T01:12:57.494Z] 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-10-01T01:12:57.751Z] 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.4 MB/s) [2019-10-01T01:12:57.751Z] 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-10-01T01:12:57.751Z] 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-10-01T01:12:57.751Z] 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-10-01T01:12:57.751Z] 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-10-01T01:12:57.751Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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 31 kB/s) [2019-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.009Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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-10-01T01:12:58.266Z] 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 Progress (2): 32 kB | 4.1/222 kB Progress (2): 32 kB | 7.7/222 kB Progress (2): 32 kB | 12/222 kB Progress (2): 32 kB | 16/222 kB Progress (2): 32 kB | 20/222 kB Progress (2): 32 kB | 24/222 kB Progress (2): 32 kB | 28/222 kB Progress (2): 32 kB | 32/222 kB Progress (2): 32 kB | 36/222 kB Progress (2): 32 kB | 40/222 kB Progress (2): 32 kB | 44/222 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 861 kB/s) [2019-10-01T01:12:58.266Z] Progress (1): 48/222 kB Progress (1): 52/222 kB Progress (1): 56/222 kB Progress (2): 56/222 kB | 4.1/185 kB Progress (2): 60/222 kB | 4.1/185 kB Progress (2): 60/222 kB | 7.7/185 kB Progress (2): 64/222 kB | 7.7/185 kB Progress (2): 64/222 kB | 12/185 kB Progress (2): 68/222 kB | 12/185 kB Progress (2): 68/222 kB | 16/185 kB Progress (2): 72/222 kB | 16/185 kB Progress (2): 72/222 kB | 20/185 kB Progress (2): 76/222 kB | 20/185 kB Progress (2): 76/222 kB | 24/185 kB Progress (2): 80/222 kB | 24/185 kB Progress (2): 80/222 kB | 28/185 kB Progress (2): 84/222 kB | 28/185 kB Progress (2): 84/222 kB | 32/185 kB Progress (2): 88/222 kB | 32/185 kB Progress (2): 88/222 kB | 36/185 kB Progress (2): 92/222 kB | 36/185 kB Progress (2): 92/222 kB | 40/185 kB Progress (2): 96/222 kB | 40/185 kB Progress (2): 96/222 kB | 44/185 kB Progress (2): 96/222 kB | 48/185 kB Progress (2): 100/222 kB | 48/185 kB Progress (2): 100/222 kB | 52/185 kB Progress (2): 104/222 kB | 52/185 kB Progress (2): 104/222 kB | 56/185 kB Progress (2): 108/222 kB | 56/185 kB Progress (2): 108/222 kB | 60/185 kB Progress (2): 112/222 kB | 60/185 kB Progress (2): 112/222 kB | 64/185 kB Progress (2): 116/222 kB | 64/185 kB Progress (2): 116/222 kB | 68/185 kB Progress (2): 120/222 kB | 68/185 kB Progress (2): 120/222 kB | 72/185 kB Progress (2): 124/222 kB | 72/185 kB Progress (2): 124/222 kB | 76/185 kB Progress (2): 128/222 kB | 76/185 kB Progress (2): 128/222 kB | 80/185 kB Progress (2): 132/222 kB | 80/185 kB Progress (2): 132/222 kB | 84/185 kB Progress (2): 136/222 kB | 84/185 kB Progress (2): 136/222 kB | 88/185 kB Progress (2): 140/222 kB | 88/185 kB Progress (2): 140/222 kB | 92/185 kB Progress (2): 144/222 kB | 92/185 kB Progress (2): 144/222 kB | 96/185 kB Progress (2): 148/222 kB | 96/185 kB Progress (2): 148/222 kB | 100/185 kB Progress (2): 152/222 kB | 100/185 kB Progress (2): 152/222 kB | 104/185 kB Progress (3): 152/222 kB | 104/185 kB | 4.1/155 kB Progress (3): 156/222 kB | 104/185 kB | 4.1/155 kB Progress (3): 156/222 kB | 104/185 kB | 7.7/155 kB Progress (3): 156/222 kB | 108/185 kB | 7.7/155 kB Progress (3): 156/222 kB | 108/185 kB | 12/155 kB Progress (3): 160/222 kB | 108/185 kB | 12/155 kB Progress (3): 160/222 kB | 108/185 kB | 16/155 kB Progress (3): 160/222 kB | 112/185 kB | 16/155 kB Progress (3): 160/222 kB | 112/185 kB | 20/155 kB Progress (3): 164/222 kB | 112/185 kB | 20/155 kB Progress (3): 164/222 kB | 112/185 kB | 24/155 kB Progress (3): 164/222 kB | 116/185 kB | 24/155 kB Progress (3): 164/222 kB | 116/185 kB | 28/155 kB Progress (3): 168/222 kB | 116/185 kB | 28/155 kB Progress (3): 168/222 kB | 116/185 kB | 32/155 kB Progress (3): 168/222 kB | 120/185 kB | 32/155 kB Progress (3): 168/222 kB | 120/185 kB | 36/155 kB Progress (3): 172/222 kB | 120/185 kB | 36/155 kB Progress (3): 172/222 kB | 120/185 kB | 40/155 kB Progress (3): 172/222 kB | 124/185 kB | 40/155 kB Progress (3): 172/222 kB | 124/185 kB | 44/155 kB Progress (3): 172/222 kB | 124/185 kB | 48/155 kB Progress (3): 176/222 kB | 124/185 kB | 48/155 kB Progress (3): 176/222 kB | 124/185 kB | 52/155 kB Progress (3): 180/222 kB | 124/185 kB | 52/155 kB Progress (3): 180/222 kB | 128/185 kB | 52/155 kB Progress (3): 184/222 kB | 128/185 kB | 52/155 kB Progress (3): 184/222 kB | 128/185 kB | 56/155 kB Progress (3): 188/222 kB | 128/185 kB | 56/155 kB Progress (3): 188/222 kB | 128/185 kB | 60/155 kB Progress (3): 188/222 kB | 132/185 kB | 60/155 kB Progress (3): 188/222 kB | 132/185 kB | 64/155 kB Progress (3): 192/222 kB | 132/185 kB | 64/155 kB Progress (3): 192/222 kB | 132/185 kB | 68/155 kB Progress (3): 196/222 kB | 132/185 kB | 68/155 kB Progress (3): 196/222 kB | 136/185 kB | 68/155 kB Progress (3): 200/222 kB | 136/185 kB | 68/155 kB Progress (3): 200/222 kB | 136/185 kB | 72/155 kB Progress (3): 204/222 kB | 136/185 kB | 72/155 kB Progress (3): 204/222 kB | 140/185 kB | 72/155 kB Progress (3): 208/222 kB | 140/185 kB | 72/155 kB Progress (3): 208/222 kB | 140/185 kB | 76/155 kB Progress (3): 212/222 kB | 140/185 kB | 76/155 kB Progress (3): 212/222 kB | 144/185 kB | 76/155 kB Progress (3): 216/222 kB | 144/185 kB | 76/155 kB Progress (3): 216/222 kB | 148/185 kB | 76/155 kB Progress (3): 220/222 kB | 148/185 kB | 76/155 kB Progress (3): 220/222 kB | 148/185 kB | 80/155 kB Progress (3): 222 kB | 148/185 kB | 80/155 kB Progress (3): 222 kB | 152/185 kB | 80/155 kB Progress (3): 222 kB | 152/185 kB | 84/155 kB Progress (3): 222 kB | 156/185 kB | 84/155 kB Progress (3): 222 kB | 156/185 kB | 88/155 kB Progress (3): 222 kB | 160/185 kB | 88/155 kB Progress (3): 222 kB | 160/185 kB | 92/155 kB Progress (3): 222 kB | 164/185 kB | 92/155 kB Progress (3): 222 kB | 164/185 kB | 96/155 kB Progress (3): 222 kB | 168/185 kB | 96/155 kB Progress (3): 222 kB | 168/185 kB | 100/155 kB Progress (3): 222 kB | 172/185 kB | 100/155 kB Progress (3): 222 kB | 172/185 kB | 104/155 kB Progress (3): 222 kB | 176/185 kB | 104/155 kB Progress (3): 222 kB | 176/185 kB | 108/155 kB Progress (3): 222 kB | 180/185 kB | 108/155 kB Progress (3): 222 kB | 180/185 kB | 112/155 kB Progress (3): 222 kB | 184/185 kB | 112/155 kB Progress (3): 222 kB | 184/185 kB | 116/155 kB Progress (3): 222 kB | 185 kB | 116/155 kB Progress (3): 222 kB | 185 kB | 120/155 kB Progress (3): 222 kB | 185 kB | 124/155 kB Progress (3): 222 kB | 185 kB | 128/155 kB Progress (3): 222 kB | 185 kB | 132/155 kB Progress (3): 222 kB | 185 kB | 136/155 kB Progress (3): 222 kB | 185 kB | 140/155 kB Progress (3): 222 kB | 185 kB | 144/155 kB Progress (3): 222 kB | 185 kB | 148/155 kB Progress (3): 222 kB | 185 kB | 152/155 kB Progress (3): 222 kB | 185 kB | 155 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 3.7 MB/s) [2019-10-01T01:12:58.266Z] 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 2.9 MB/s) [2019-10-01T01:12:58.266Z] 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.3 MB/s) [2019-10-01T01:12:58.523Z] [INFO] [2019-10-01T01:12:58.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-10-01T01:12:58.523Z] 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-10-01T01:12:58.523Z] 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-10-01T01:12:58.523Z] 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-10-01T01:12:58.523Z] 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-10-01T01:12:58.523Z] 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-10-01T01:12:58.523Z] 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-10-01T01:12:58.781Z] 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 120 kB/s) [2019-10-01T01:12:58.781Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-10-01T01:12:58.781Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-10-01T01:12:58.781Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-10-01T01:12:58.781Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-10-01T01:12:59.037Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-10-01T01:12:59.037Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-10-01T01:12:59.037Z] 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 71 kB/s) [2019-10-01T01:12:59.037Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-10-01T01:12:59.037Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-10-01T01:12:59.037Z] 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-10-01T01:12:59.294Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-10-01T01:12:59.294Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-10-01T01:12:59.294Z] 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-10-01T01:12:59.294Z] 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 24 kB/s) [2019-10-01T01:12:59.294Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-10-01T01:12:59.294Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-10-01T01:12:59.294Z] 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-10-01T01:12:59.551Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-10-01T01:12:59.551Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-10-01T01:12:59.551Z] 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-10-01T01:12:59.551Z] 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 58 kB/s) [2019-10-01T01:12:59.551Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-10-01T01:12:59.551Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-10-01T01:12:59.551Z] 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-10-01T01:12:59.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-10-01T01:12:59.809Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-10-01T01:12:59.809Z] 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-10-01T01:12:59.809Z] 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 278 kB/s) [2019-10-01T01:12:59.809Z] 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-10-01T01:12:59.809Z] 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-10-01T01:12:59.809Z] 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-10-01T01:13:00.067Z] 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-10-01T01:13:00.067Z] 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-10-01T01:13:00.067Z] 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-10-01T01:13:00.067Z] 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 88 kB/s) [2019-10-01T01:13:00.067Z] 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-10-01T01:13:00.067Z] 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-10-01T01:13:00.067Z] 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-10-01T01:13:00.325Z] 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-10-01T01:13:00.325Z] 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-10-01T01:13:00.325Z] 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-10-01T01:13:00.325Z] 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 27 kB/s) [2019-10-01T01:13:00.325Z] 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-10-01T01:13:00.325Z] 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-10-01T01:13:00.325Z] 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-10-01T01:13:00.583Z] 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-10-01T01:13:00.583Z] 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-10-01T01:13:00.583Z] 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-10-01T01:13:00.583Z] 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 124 kB/s) [2019-10-01T01:13:00.583Z] 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-10-01T01:13:00.583Z] 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-10-01T01:13:00.583Z] 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-10-01T01:13:00.841Z] 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-10-01T01:13:00.842Z] 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-10-01T01:13:00.842Z] 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-10-01T01:13:00.842Z] 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 99 kB/s) [2019-10-01T01:13:00.842Z] 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-10-01T01:13:01.099Z] 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-10-01T01:13:01.099Z] 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-10-01T01:13:01.099Z] 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-10-01T01:13:01.356Z] 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-10-01T01:13:01.356Z] 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-10-01T01:13:01.356Z] 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 108 kB/s) [2019-10-01T01:13:01.356Z] 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-10-01T01:13:01.356Z] 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-10-01T01:13:01.356Z] 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-10-01T01:13:01.356Z] 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-10-01T01:13:01.613Z] 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-10-01T01:13:02.229Z] 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-10-01T01:13:02.229Z] 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-10-01T01:13:02.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-10-01T01:13:02.229Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-10-01T01:13:02.229Z] 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-10-01T01:13:02.229Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-10-01T01:13:02.229Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-10-01T01:13:02.229Z] 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-10-01T01:13:02.229Z] 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 626 kB/s) [2019-10-01T01:13:02.229Z] 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-10-01T01:13:02.229Z] 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-10-01T01:13:02.487Z] 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-10-01T01:13:02.487Z] 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-10-01T01:13:02.487Z] 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-10-01T01:13:02.487Z] 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-10-01T01:13:02.745Z] 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 69 kB/s) [2019-10-01T01:13:02.745Z] 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-10-01T01:13:02.745Z] 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-10-01T01:13:02.745Z] 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-10-01T01:13:02.745Z] 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-10-01T01:13:03.002Z] 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-10-01T01:13:03.002Z] 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-10-01T01:13:03.002Z] 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 144 kB/s) [2019-10-01T01:13:03.002Z] 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-10-01T01:13:03.002Z] 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-10-01T01:13:03.002Z] 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-10-01T01:13:03.259Z] 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-10-01T01:13:03.259Z] 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-10-01T01:13:03.259Z] 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-10-01T01:13:03.259Z] 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 442 kB/s) [2019-10-01T01:13:03.259Z] 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-10-01T01:13:03.259Z] 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-10-01T01:13:03.259Z] 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-10-01T01:13:03.516Z] 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-10-01T01:13:03.516Z] 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-10-01T01:13:03.516Z] 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-10-01T01:13:03.516Z] 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 76 kB/s) [2019-10-01T01:13:03.516Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-10-01T01:13:03.516Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-10-01T01:13:03.516Z] 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-10-01T01:13:03.774Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-10-01T01:13:03.774Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-10-01T01:13:03.774Z] 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-10-01T01:13:03.774Z] 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 579 kB/s) [2019-10-01T01:13:03.774Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-10-01T01:13:03.774Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-10-01T01:13:03.774Z] 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-10-01T01:13:04.031Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-10-01T01:13:04.031Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-10-01T01:13:04.031Z] 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-10-01T01:13:04.031Z] 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 4.4 kB/s) [2019-10-01T01:13:04.031Z] 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-10-01T01:13:04.031Z] 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-10-01T01:13:04.031Z] 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-10-01T01:13:04.288Z] 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-10-01T01:13:04.288Z] 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-10-01T01:13:04.288Z] 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-10-01T01:13:04.288Z] 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 178 kB/s) [2019-10-01T01:13:04.288Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-10-01T01:13:04.288Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-10-01T01:13:04.288Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-10-01T01:13:04.545Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-10-01T01:13:04.545Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-10-01T01:13:04.545Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-10-01T01:13:04.545Z] 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 40 kB/s) [2019-10-01T01:13:04.545Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-10-01T01:13:04.545Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-10-01T01:13:04.545Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-10-01T01:13:04.802Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-10-01T01:13:04.802Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-10-01T01:13:04.802Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-10-01T01:13:04.802Z] 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-10-01T01:13:04.802Z] 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-10-01T01:13:05.059Z] 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-10-01T01:13:05.059Z] 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-10-01T01:13:05.059Z] 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-10-01T01:13:05.059Z] 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-10-01T01:13:05.316Z] 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-10-01T01:13:05.316Z] 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 196 kB/s) [2019-10-01T01:13:05.316Z] 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-10-01T01:13:05.316Z] 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-10-01T01:13:05.573Z] 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-10-01T01:13:05.573Z] 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-10-01T01:13:05.573Z] 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-10-01T01:13:05.573Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:05.830Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.087Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.345Z] 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-10-01T01:13:06.602Z] 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 27 kB/s) [2019-10-01T01:13:06.602Z] 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-10-01T01:13:06.602Z] 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-10-01T01:13:06.602Z] 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-10-01T01:13:06.602Z] 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-10-01T01:13:06.602Z] 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-10-01T01:13:06.602Z] 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-10-01T01:13:06.859Z] 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 67 kB/s) [2019-10-01T01:13:06.859Z] 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-10-01T01:13:06.859Z] 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-10-01T01:13:06.859Z] 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-10-01T01:13:06.859Z] 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-10-01T01:13:06.859Z] 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-10-01T01:13:07.117Z] 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-10-01T01:13:07.117Z] 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 77 kB/s) [2019-10-01T01:13:07.117Z] 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-10-01T01:13:07.117Z] 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-10-01T01:13:07.117Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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 318 kB/s) [2019-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.524Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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 112 kB/s) [2019-10-01T01:13:07.782Z] 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-10-01T01:13:07.782Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.040Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.297Z] 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-10-01T01:13:08.554Z] 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-10-01T01:13:08.554Z] 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-10-01T01:13:08.554Z] 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-10-01T01:13:08.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-10-01T01:13:08.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-10-01T01:13:09.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.485Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:09.743Z] 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-10-01T01:13:10.000Z] 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-10-01T01:13:10.000Z] 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-10-01T01:13:10.000Z] 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-10-01T01:13:10.000Z] 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-10-01T01:13:10.000Z] 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-10-01T01:13:10.000Z] 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-10-01T01:13:10.000Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.257Z] 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-10-01T01:13:10.514Z] 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-10-01T01:13:10.514Z] 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-10-01T01:13:10.514Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-10-01T01:13:10.514Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] 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-10-01T01:13:10.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-10-01T01:13:10.771Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] 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-10-01T01:13:11.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-10-01T01:13:11.028Z] 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-10-01T01:13:11.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] 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-10-01T01:13:11.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-10-01T01:13:11.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] Progress (1): 4.1/88 kB Progress (1): 7.7/88 kB Progress (2): 7.7/88 kB | 4.1/80 kB Progress (2): 12/88 kB | 4.1/80 kB Progress (2): 12/88 kB | 7.7/80 kB Progress (2): 16/88 kB | 7.7/80 kB Progress (2): 16/88 kB | 12/80 kB Progress (2): 20/88 kB | 12/80 kB Progress (3): 20/88 kB | 12/80 kB | 4.1/49 kB Progress (3): 20/88 kB | 16/80 kB | 4.1/49 kB Progress (3): 20/88 kB | 16/80 kB | 7.7/49 kB Progress (3): 20/88 kB | 20/80 kB | 7.7/49 kB Progress (3): 24/88 kB | 20/80 kB | 7.7/49 kB Progress (3): 24/88 kB | 24/80 kB | 7.7/49 kB Progress (3): 28/88 kB | 24/80 kB | 7.7/49 kB Progress (3): 28/88 kB | 28/80 kB | 7.7/49 kB Progress (3): 28/88 kB | 32/80 kB | 7.7/49 kB Progress (3): 28/88 kB | 32/80 kB | 12/49 kB Progress (3): 28/88 kB | 36/80 kB | 12/49 kB Progress (4): 28/88 kB | 36/80 kB | 12/49 kB | 4.1/12 kB Progress (4): 32/88 kB | 36/80 kB | 12/49 kB | 4.1/12 kB Progress (4): 32/88 kB | 36/80 kB | 12/49 kB | 7.7/12 kB Progress (4): 36/88 kB | 36/80 kB | 12/49 kB | 7.7/12 kB Progress (4): 36/88 kB | 40/80 kB | 12/49 kB | 7.7/12 kB Progress (4): 36/88 kB | 40/80 kB | 16/49 kB | 7.7/12 kB Progress (4): 36/88 kB | 44/80 kB | 16/49 kB | 7.7/12 kB Progress (4): 40/88 kB | 44/80 kB | 16/49 kB | 7.7/12 kB Progress (4): 40/88 kB | 44/80 kB | 16/49 kB | 12/12 kB Progress (4): 40/88 kB | 44/80 kB | 16/49 kB | 12 kB Progress (4): 44/88 kB | 44/80 kB | 16/49 kB | 12 kB Progress (4): 44/88 kB | 48/80 kB | 16/49 kB | 12 kB Progress (4): 44/88 kB | 48/80 kB | 20/49 kB | 12 kB Progress (4): 44/88 kB | 52/80 kB | 20/49 kB | 12 kB Progress (4): 48/88 kB | 52/80 kB | 20/49 kB | 12 kB Progress (4): 48/88 kB | 56/80 kB | 20/49 kB | 12 kB Progress (4): 48/88 kB | 56/80 kB | 24/49 kB | 12 kB Progress (4): 48/88 kB | 60/80 kB | 24/49 kB | 12 kB Progress (4): 52/88 kB | 60/80 kB | 24/49 kB | 12 kB Progress (4): 52/88 kB | 64/80 kB | 24/49 kB | 12 kB Progress (4): 52/88 kB | 64/80 kB | 28/49 kB | 12 kB Progress (4): 52/88 kB | 68/80 kB | 28/49 kB | 12 kB Progress (4): 56/88 kB | 68/80 kB | 28/49 kB | 12 kB Progress (4): 56/88 kB | 72/80 kB | 28/49 kB | 12 kB Progress (4): 56/88 kB | 72/80 kB | 32/49 kB | 12 kB Progress (4): 56/88 kB | 76/80 kB | 32/49 kB | 12 kB Progress (4): 60/88 kB | 76/80 kB | 32/49 kB | 12 kB Progress (4): 60/88 kB | 80/80 kB | 32/49 kB | 12 kB Progress (4): 60/88 kB | 80/80 kB | 36/49 kB | 12 kB Progress (4): 60/88 kB | 80 kB | 36/49 kB | 12 kB Progress (4): 64/88 kB | 80 kB | 36/49 kB | 12 kB Progress (4): 64/88 kB | 80 kB | 40/49 kB | 12 kB Progress (4): 68/88 kB | 80 kB | 40/49 kB | 12 kB Progress (4): 68/88 kB | 80 kB | 44/49 kB | 12 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 326 kB/s) [2019-10-01T01:13:11.543Z] Progress (3): 68/88 kB | 80 kB | 48/49 kB Progress (3): 72/88 kB | 80 kB | 48/49 kB Progress (3): 72/88 kB | 80 kB | 49 kB 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-10-01T01:13:11.543Z] Progress (3): 76/88 kB | 80 kB | 49 kB Progress (3): 80/88 kB | 80 kB | 49 kB Progress (3): 84/88 kB | 80 kB | 49 kB Progress (3): 88 kB | 80 kB | 49 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 1.9 MB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 1.1 MB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 1.8 MB/s) [2019-10-01T01:13:11.543Z] Progress (1): 4.1/194 kB 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-10-01T01:13:11.543Z] Progress (1): 7.7/194 kB Progress (1): 12/194 kB Progress (1): 16/194 kB Progress (1): 20/194 kB Progress (1): 24/194 kB Progress (1): 28/194 kB Progress (1): 32/194 kB Progress (1): 33/194 kB Progress (1): 37/194 kB Progress (1): 41/194 kB Progress (1): 45/194 kB Progress (1): 49/194 kB Progress (1): 53/194 kB Progress (1): 57/194 kB Progress (1): 61/194 kB Progress (1): 65/194 kB Progress (1): 66/194 kB Progress (1): 70/194 kB Progress (1): 74/194 kB Progress (1): 78/194 kB Progress (1): 82/194 kB Progress (1): 86/194 kB Progress (1): 90/194 kB Progress (1): 94/194 kB Progress (1): 98/194 kB Progress (1): 102/194 kB Progress (1): 106/194 kB Progress (1): 110/194 kB Progress (1): 114/194 kB Progress (1): 118/194 kB Progress (1): 122/194 kB Progress (1): 126/194 kB Progress (1): 130/194 kB Progress (1): 134/194 kB Progress (1): 138/194 kB Progress (1): 142/194 kB Progress (1): 146/194 kB Progress (1): 150/194 kB Progress (1): 154/194 kB Progress (1): 158/194 kB Progress (1): 162/194 kB Progress (1): 166/194 kB Progress (1): 170/194 kB Progress (1): 174/194 kB Progress (1): 178/194 kB Progress (2): 178/194 kB | 4.1/51 kB Progress (2): 182/194 kB | 4.1/51 kB Progress (2): 182/194 kB | 7.7/51 kB Progress (2): 186/194 kB | 7.7/51 kB Progress (2): 186/194 kB | 12/51 kB Progress (2): 190/194 kB | 12/51 kB Progress (2): 190/194 kB | 16/51 kB Progress (3): 190/194 kB | 16/51 kB | 4.1/8.8 kB Progress (3): 190/194 kB | 20/51 kB | 4.1/8.8 kB Progress (3): 194/194 kB | 20/51 kB | 4.1/8.8 kB Progress (3): 194/194 kB | 24/51 kB | 4.1/8.8 kB Progress (3): 194/194 kB | 24/51 kB | 7.7/8.8 kB Progress (3): 194/194 kB | 28/51 kB | 7.7/8.8 kB Progress (3): 194 kB | 28/51 kB | 7.7/8.8 kB Progress (3): 194 kB | 32/51 kB | 7.7/8.8 kB Progress (3): 194 kB | 32/51 kB | 8.8 kB Progress (3): 194 kB | 36/51 kB | 8.8 kB Progress (3): 194 kB | 40/51 kB | 8.8 kB Progress (3): 194 kB | 44/51 kB | 8.8 kB Progress (3): 194 kB | 48/51 kB | 8.8 kB Progress (3): 194 kB | 51 kB | 8.8 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 128 kB/s) [2019-10-01T01:13:11.543Z] 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 2.8 MB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 707 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] Progress (1): 4.1/178 kB Progress (1): 7.7/178 kB Progress (1): 12/178 kB Progress (1): 16/178 kB Progress (1): 20/178 kB Progress (1): 24/178 kB Progress (1): 28/178 kB Progress (1): 32/178 kB Progress (1): 36/178 kB Progress (1): 40/178 kB Progress (1): 44/178 kB Progress (1): 48/178 kB Progress (1): 52/178 kB Progress (1): 56/178 kB Progress (1): 60/178 kB Progress (1): 64/178 kB Progress (1): 68/178 kB Progress (1): 72/178 kB Progress (1): 76/178 kB Progress (2): 76/178 kB | 4.1/22 kB Progress (2): 80/178 kB | 4.1/22 kB Progress (2): 80/178 kB | 7.7/22 kB Progress (2): 84/178 kB | 7.7/22 kB Progress (2): 88/178 kB | 7.7/22 kB Progress (2): 88/178 kB | 12/22 kB Progress (2): 92/178 kB | 12/22 kB Progress (2): 92/178 kB | 16/22 kB Progress (2): 96/178 kB | 16/22 kB Progress (2): 96/178 kB | 20/22 kB Progress (2): 96/178 kB | 22 kB Progress (2): 100/178 kB | 22 kB Progress (3): 100/178 kB | 22 kB | 4.1/22 kB Progress (3): 104/178 kB | 22 kB | 4.1/22 kB Progress (3): 104/178 kB | 22 kB | 7.7/22 kB Progress (3): 108/178 kB | 22 kB | 7.7/22 kB Progress (3): 108/178 kB | 22 kB | 12/22 kB Progress (3): 112/178 kB | 22 kB | 12/22 kB Progress (3): 112/178 kB | 22 kB | 16/22 kB Progress (3): 116/178 kB | 22 kB | 16/22 kB Progress (3): 116/178 kB | 22 kB | 20/22 kB Progress (3): 120/178 kB | 22 kB | 20/22 kB Progress (3): 120/178 kB | 22 kB | 22 kB Progress (3): 124/178 kB | 22 kB | 22 kB Progress (3): 128/178 kB | 22 kB | 22 kB Progress (3): 132/178 kB | 22 kB | 22 kB Progress (3): 136/178 kB | 22 kB | 22 kB Progress (4): 136/178 kB | 22 kB | 22 kB | 4.1/17 kB Progress (4): 140/178 kB | 22 kB | 22 kB | 4.1/17 kB Progress (4): 140/178 kB | 22 kB | 22 kB | 7.7/17 kB Progress (4): 144/178 kB | 22 kB | 22 kB | 7.7/17 kB Progress (4): 144/178 kB | 22 kB | 22 kB | 12/17 kB Progress (4): 148/178 kB | 22 kB | 22 kB | 12/17 kB Progress (4): 148/178 kB | 22 kB | 22 kB | 16/17 kB Progress (4): 152/178 kB | 22 kB | 22 kB | 16/17 kB Progress (4): 152/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 156/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 160/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 164/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 168/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 172/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 176/178 kB | 22 kB | 22 kB | 17 kB Progress (4): 178 kB | 22 kB | 22 kB | 17 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 261 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 2.0 MB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] Progress (3): 22 kB | 17 kB | 4.1/13 kB Progress (3): 22 kB | 17 kB | 7.7/13 kB Progress (3): 22 kB | 17 kB | 12/13 kB Progress (3): 22 kB | 17 kB | 13 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 219 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 162 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 104 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 84 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 109 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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 Progress (2): 26 kB | 4.1/41 kB Progress (2): 26 kB | 7.7/41 kB Progress (2): 26 kB | 12/41 kB Progress (2): 26 kB | 16/41 kB Progress (2): 26 kB | 20/41 kB Progress (2): 26 kB | 24/41 kB Progress (2): 26 kB | 28/41 kB Progress (2): 26 kB | 32/41 kB Progress (2): 26 kB | 36/41 kB Progress (2): 26 kB | 40/41 kB Progress (2): 26 kB | 41 kB Progress (3): 26 kB | 41 kB | 4.1/10 kB Progress (3): 26 kB | 41 kB | 7.7/10 kB Progress (3): 26 kB | 41 kB | 10 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 312 kB/s) [2019-10-01T01:13:11.543Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-10-01T01:13:11.543Z] 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 77 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] Progress (2): 26 kB | 4.1/13 kB Progress (2): 26 kB | 7.7/13 kB Progress (2): 26 kB | 12/13 kB Progress (2): 26 kB | 13 kB Progress (3): 26 kB | 13 kB | 4.1/38 kB Progress (3): 26 kB | 13 kB | 7.7/38 kB Progress (3): 26 kB | 13 kB | 12/38 kB Progress (3): 26 kB | 13 kB | 16/38 kB Progress (3): 26 kB | 13 kB | 20/38 kB Progress (3): 26 kB | 13 kB | 24/38 kB Progress (3): 26 kB | 13 kB | 28/38 kB Progress (3): 26 kB | 13 kB | 32/38 kB Progress (3): 26 kB | 13 kB | 36/38 kB Progress (3): 26 kB | 13 kB | 38 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 171 kB/s) [2019-10-01T01:13:11.543Z] 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 86 kB/s) [2019-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] 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-10-01T01:13:11.543Z] Progress (2): 38 kB | 4.1/245 kB Progress (2): 38 kB | 7.7/245 kB Progress (2): 38 kB | 12/245 kB Progress (2): 38 kB | 16/245 kB Progress (2): 38 kB | 20/245 kB Progress (2): 38 kB | 24/245 kB Progress (2): 38 kB | 28/245 kB Progress (2): 38 kB | 32/245 kB Progress (2): 38 kB | 36/245 kB Progress (2): 38 kB | 40/245 kB Progress (2): 38 kB | 44/245 kB Progress (2): 38 kB | 48/245 kB Progress (2): 38 kB | 52/245 kB Progress (2): 38 kB | 56/245 kB Progress (2): 38 kB | 60/245 kB Progress (2): 38 kB | 64/245 kB Progress (2): 38 kB | 68/245 kB Progress (2): 38 kB | 72/245 kB Progress (2): 38 kB | 76/245 kB Progress (2): 38 kB | 80/245 kB Progress (2): 38 kB | 84/245 kB Progress (2): 38 kB | 88/245 kB Progress (2): 38 kB | 92/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 240 kB/s) [2019-10-01T01:13:11.543Z] Progress (1): 96/245 kB 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-10-01T01:13:11.543Z] Progress (1): 100/245 kB Progress (2): 100/245 kB | 4.1/13 kB Progress (2): 104/245 kB | 4.1/13 kB Progress (2): 104/245 kB | 7.7/13 kB Progress (2): 108/245 kB | 7.7/13 kB Progress (2): 108/245 kB | 12/13 kB Progress (2): 112/245 kB | 12/13 kB Progress (2): 112/245 kB | 13 kB Progress (2): 116/245 kB | 13 kB Progress (2): 120/245 kB | 13 kB Progress (3): 120/245 kB | 13 kB | 4.1/245 kB Progress (3): 124/245 kB | 13 kB | 4.1/245 kB Progress (3): 124/245 kB | 13 kB | 7.7/245 kB Progress (3): 128/245 kB | 13 kB | 7.7/245 kB Progress (3): 128/245 kB | 13 kB | 12/245 kB Progress (3): 132/245 kB | 13 kB | 12/245 kB Progress (3): 132/245 kB | 13 kB | 16/245 kB Progress (3): 136/245 kB | 13 kB | 16/245 kB Progress (4): 136/245 kB | 13 kB | 16/245 kB | 4.1/11 kB Progress (4): 140/245 kB | 13 kB | 16/245 kB | 4.1/11 kB Progress (4): 140/245 kB | 13 kB | 20/245 kB | 4.1/11 kB Progress (4): 144/245 kB | 13 kB | 20/245 kB | 4.1/11 kB Progress (4): 144/245 kB | 13 kB | 20/245 kB | 7.7/11 kB Progress (4): 148/245 kB | 13 kB | 20/245 kB | 7.7/11 kB Progress (4): 148/245 kB | 13 kB | 24/245 kB | 7.7/11 kB Progress (4): 152/245 kB | 13 kB | 24/245 kB | 7.7/11 kB Progress (4): 152/245 kB | 13 kB | 24/245 kB | 11 kB Progress (4): 156/245 kB | 13 kB | 24/245 kB | 11 kB Progress (4): 156/245 kB | 13 kB | 28/245 kB | 11 kB Progress (4): 160/245 kB | 13 kB | 28/245 kB | 11 kB Progress (4): 160/245 kB | 13 kB | 32/245 kB | 11 kB Progress (4): 164/245 kB | 13 kB | 32/245 kB | 11 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.jar (13 kB at 81 kB/s) [2019-10-01T01:13:11.543Z] Progress (3): 168/245 kB | 32/245 kB | 11 kB Progress (3): 168/245 kB | 33/245 kB | 11 kB Progress (3): 172/245 kB | 33/245 kB | 11 kB Progress (4): 172/245 kB | 33/245 kB | 11 kB | 4.1/99 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-10-01T01:13:11.543Z] Progress (4): 172/245 kB | 33/245 kB | 11 kB | 7.7/99 kB Progress (4): 176/245 kB | 33/245 kB | 11 kB | 7.7/99 kB Progress (4): 176/245 kB | 37/245 kB | 11 kB | 7.7/99 kB Progress (4): 180/245 kB | 37/245 kB | 11 kB | 7.7/99 kB Progress (4): 180/245 kB | 37/245 kB | 11 kB | 12/99 kB Progress (4): 184/245 kB | 37/245 kB | 11 kB | 12/99 kB Progress (4): 184/245 kB | 41/245 kB | 11 kB | 12/99 kB Progress (4): 188/245 kB | 41/245 kB | 11 kB | 12/99 kB Progress (4): 188/245 kB | 41/245 kB | 11 kB | 16/99 kB Progress (4): 192/245 kB | 41/245 kB | 11 kB | 16/99 kB Progress (4): 192/245 kB | 45/245 kB | 11 kB | 16/99 kB Progress (4): 196/245 kB | 45/245 kB | 11 kB | 16/99 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.jar (11 kB at 66 kB/s) [2019-10-01T01:13:11.543Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-10-01T01:13:11.543Z] Progress (3): 196/245 kB | 45/245 kB | 20/99 kB Progress (3): 200/245 kB | 45/245 kB | 20/99 kB Progress (3): 200/245 kB | 49/245 kB | 20/99 kB Progress (3): 204/245 kB | 49/245 kB | 20/99 kB Progress (3): 204/245 kB | 53/245 kB | 20/99 kB Progress (3): 204/245 kB | 53/245 kB | 24/99 kB Progress (3): 204/245 kB | 57/245 kB | 24/99 kB Progress (3): 208/245 kB | 57/245 kB | 24/99 kB Progress (3): 208/245 kB | 61/245 kB | 24/99 kB Progress (4): 208/245 kB | 61/245 kB | 24/99 kB | 4.1/32 kB Progress (4): 208/245 kB | 61/245 kB | 28/99 kB | 4.1/32 kB Progress (4): 208/245 kB | 61/245 kB | 28/99 kB | 7.7/32 kB Progress (4): 208/245 kB | 65/245 kB | 28/99 kB | 7.7/32 kB Progress (4): 212/245 kB | 65/245 kB | 28/99 kB | 7.7/32 kB Progress (4): 212/245 kB | 66/245 kB | 28/99 kB | 7.7/32 kB Progress (4): 212/245 kB | 66/245 kB | 28/99 kB | 12/32 kB Progress (4): 212/245 kB | 66/245 kB | 32/99 kB | 12/32 kB Progress (4): 212/245 kB | 66/245 kB | 32/99 kB | 16/32 kB Progress (4): 212/245 kB | 70/245 kB | 32/99 kB | 16/32 kB Progress (4): 216/245 kB | 70/245 kB | 32/99 kB | 16/32 kB Progress (4): 216/245 kB | 74/245 kB | 32/99 kB | 16/32 kB Progress (4): 216/245 kB | 74/245 kB | 32/99 kB | 20/32 kB Progress (4): 216/245 kB | 74/245 kB | 36/99 kB | 20/32 kB Progress (4): 216/245 kB | 74/245 kB | 36/99 kB | 24/32 kB Progress (4): 216/245 kB | 78/245 kB | 36/99 kB | 24/32 kB Progress (4): 220/245 kB | 78/245 kB | 36/99 kB | 24/32 kB Progress (4): 220/245 kB | 82/245 kB | 36/99 kB | 24/32 kB Progress (4): 220/245 kB | 82/245 kB | 36/99 kB | 28/32 kB Progress (4): 220/245 kB | 82/245 kB | 40/99 kB | 28/32 kB Progress (4): 220/245 kB | 82/245 kB | 40/99 kB | 32 kB Progress (4): 220/245 kB | 86/245 kB | 40/99 kB | 32 kB Progress (4): 224/245 kB | 86/245 kB | 40/99 kB | 32 kB Progress (4): 224/245 kB | 90/245 kB | 40/99 kB | 32 kB Progress (4): 224/245 kB | 90/245 kB | 44/99 kB | 32 kB Progress (4): 224/245 kB | 94/245 kB | 44/99 kB | 32 kB Progress (4): 228/245 kB | 94/245 kB | 44/99 kB | 32 kB Progress (5): 228/245 kB | 94/245 kB | 44/99 kB | 32 kB | 4.1/282 kB Progress (5): 232/245 kB | 94/245 kB | 44/99 kB | 32 kB | 4.1/282 kB Progress (5): 232/245 kB | 98/245 kB | 44/99 kB | 32 kB | 4.1/282 kB Progress (5): 232/245 kB | 98/245 kB | 48/99 kB | 32 kB | 4.1/282 kB Progress (5): 232/245 kB | 98/245 kB | 48/99 kB | 32 kB | 4.1/282 kB Progress (5): 236/245 kB | 98/245 kB | 48/99 kB | 32 kB | 4.1/282 kB Progress (5): 236/245 kB | 98/245 kB | 48/99 kB | 32 kB | 7.7/282 kB Progress (5): 240/245 kB | 98/245 kB | 48/99 kB | 32 kB | 7.7/282 kB Progress (5): 240/245 kB | 102/245 kB | 48/99 kB | 32 kB | 7.7/282 kB Progress (5): 240/245 kB | 102/245 kB | 52/99 kB | 32 kB | 7.7/282 kB Progress (5): 240/245 kB | 106/245 kB | 52/99 kB | 32 kB | 7.7/282 kB Progress (5): 244/245 kB | 106/245 kB | 52/99 kB | 32 kB | 7.7/282 kB Progress (5): 244/245 kB | 106/245 kB | 52/99 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 106/245 kB | 52/99 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 110/245 kB | 52/99 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 110/245 kB | 56/99 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 114/245 kB | 56/99 kB | 32 kB | 12/282 kB Progress (5): 245 kB | 114/245 kB | 56/99 kB | 32 kB | 16/282 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 171 kB/s) [2019-10-01T01:13:11.543Z] Progress (4): 245 kB | 118/245 kB | 56/99 kB | 16/282 kB Progress (4): 245 kB | 118/245 kB | 60/99 kB | 16/282 kB Progress (4): 245 kB | 122/245 kB | 60/99 kB | 16/282 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-10-01T01:13:11.802Z] Progress (4): 245 kB | 122/245 kB | 60/99 kB | 20/282 kB Progress (4): 245 kB | 126/245 kB | 60/99 kB | 20/282 kB Progress (4): 245 kB | 126/245 kB | 64/99 kB | 20/282 kB Progress (4): 245 kB | 130/245 kB | 64/99 kB | 20/282 kB Progress (4): 245 kB | 130/245 kB | 64/99 kB | 24/282 kB Progress (4): 245 kB | 131/245 kB | 64/99 kB | 24/282 kB Progress (4): 245 kB | 131/245 kB | 64/99 kB | 28/282 kB Progress (4): 245 kB | 131/245 kB | 68/99 kB | 28/282 kB Progress (4): 245 kB | 131/245 kB | 68/99 kB | 32/282 kB Progress (4): 245 kB | 135/245 kB | 68/99 kB | 32/282 kB Progress (4): 245 kB | 135/245 kB | 68/99 kB | 33/282 kB Progress (4): 245 kB | 135/245 kB | 72/99 kB | 33/282 kB Progress (4): 245 kB | 135/245 kB | 72/99 kB | 37/282 kB Progress (4): 245 kB | 139/245 kB | 72/99 kB | 37/282 kB Progress (4): 245 kB | 139/245 kB | 72/99 kB | 41/282 kB Progress (4): 245 kB | 139/245 kB | 76/99 kB | 41/282 kB Progress (4): 245 kB | 139/245 kB | 76/99 kB | 45/282 kB Progress (4): 245 kB | 143/245 kB | 76/99 kB | 45/282 kB Progress (4): 245 kB | 143/245 kB | 76/99 kB | 49/282 kB Progress (4): 245 kB | 143/245 kB | 80/99 kB | 49/282 kB Progress (4): 245 kB | 143/245 kB | 80/99 kB | 53/282 kB Progress (4): 245 kB | 147/245 kB | 80/99 kB | 53/282 kB Progress (4): 245 kB | 147/245 kB | 80/99 kB | 57/282 kB Progress (4): 245 kB | 147/245 kB | 84/99 kB | 57/282 kB Progress (4): 245 kB | 147/245 kB | 84/99 kB | 61/282 kB Progress (4): 245 kB | 151/245 kB | 84/99 kB | 61/282 kB Progress (4): 245 kB | 151/245 kB | 84/99 kB | 65/282 kB Progress (4): 245 kB | 151/245 kB | 88/99 kB | 65/282 kB Progress (4): 245 kB | 151/245 kB | 88/99 kB | 66/282 kB Progress (4): 245 kB | 155/245 kB | 88/99 kB | 66/282 kB Progress (4): 245 kB | 155/245 kB | 88/99 kB | 70/282 kB Progress (4): 245 kB | 155/245 kB | 92/99 kB | 70/282 kB Progress (4): 245 kB | 155/245 kB | 92/99 kB | 74/282 kB Progress (4): 245 kB | 159/245 kB | 92/99 kB | 74/282 kB Progress (4): 245 kB | 159/245 kB | 92/99 kB | 78/282 kB Progress (4): 245 kB | 163/245 kB | 92/99 kB | 78/282 kB Progress (4): 245 kB | 163/245 kB | 96/99 kB | 78/282 kB Progress (4): 245 kB | 167/245 kB | 96/99 kB | 78/282 kB Progress (5): 245 kB | 167/245 kB | 96/99 kB | 78/282 kB | 4.1/64 kB Progress (5): 245 kB | 167/245 kB | 96/99 kB | 82/282 kB | 4.1/64 kB Progress (5): 245 kB | 167/245 kB | 96/99 kB | 82/282 kB | 7.7/64 kB Progress (5): 245 kB | 171/245 kB | 96/99 kB | 82/282 kB | 7.7/64 kB Progress (5): 245 kB | 171/245 kB | 99 kB | 82/282 kB | 7.7/64 kB Progress (5): 245 kB | 175/245 kB | 99 kB | 82/282 kB | 7.7/64 kB Progress (5): 245 kB | 175/245 kB | 99 kB | 82/282 kB | 12/64 kB Progress (5): 245 kB | 175/245 kB | 99 kB | 86/282 kB | 12/64 kB Progress (5): 245 kB | 175/245 kB | 99 kB | 86/282 kB | 16/64 kB Progress (5): 245 kB | 179/245 kB | 99 kB | 86/282 kB | 16/64 kB Progress (5): 245 kB | 179/245 kB | 99 kB | 86/282 kB | 20/64 kB Progress (5): 245 kB | 179/245 kB | 99 kB | 90/282 kB | 20/64 kB Progress (5): 245 kB | 179/245 kB | 99 kB | 90/282 kB | 24/64 kB Progress (5): 245 kB | 183/245 kB | 99 kB | 90/282 kB | 24/64 kB Progress (5): 245 kB | 183/245 kB | 99 kB | 90/282 kB | 28/64 kB Progress (5): 245 kB | 183/245 kB | 99 kB | 94/282 kB | 28/64 kB Progress (5): 245 kB | 183/245 kB | 99 kB | 94/282 kB | 32/64 kB Progress (5): 245 kB | 187/245 kB | 99 kB | 94/282 kB | 32/64 kB Progress (5): 245 kB | 187/245 kB | 99 kB | 94/282 kB | 36/64 kB Progress (5): 245 kB | 187/245 kB | 99 kB | 98/282 kB | 36/64 kB Progress (5): 245 kB | 187/245 kB | 99 kB | 98/282 kB | 40/64 kB Progress (5): 245 kB | 191/245 kB | 99 kB | 98/282 kB | 40/64 kB Progress (5): 245 kB | 191/245 kB | 99 kB | 98/282 kB | 44/64 kB Progress (5): 245 kB | 191/245 kB | 99 kB | 102/282 kB | 44/64 kB Progress (5): 245 kB | 191/245 kB | 99 kB | 102/282 kB | 48/64 kB Progress (5): 245 kB | 195/245 kB | 99 kB | 102/282 kB | 48/64 kB Progress (5): 245 kB | 195/245 kB | 99 kB | 102/282 kB | 52/64 kB Progress (5): 245 kB | 195/245 kB | 99 kB | 106/282 kB | 52/64 kB Progress (5): 245 kB | 195/245 kB | 99 kB | 106/282 kB | 56/64 kB Progress (5): 245 kB | 199/245 kB | 99 kB | 106/282 kB | 56/64 kB Progress (5): 245 kB | 199/245 kB | 99 kB | 106/282 kB | 60/64 kB Progress (5): 245 kB | 199/245 kB | 99 kB | 110/282 kB | 60/64 kB Progress (5): 245 kB | 199/245 kB | 99 kB | 110/282 kB | 64 kB Progress (5): 245 kB | 203/245 kB | 99 kB | 110/282 kB | 64 kB Progress (5): 245 kB | 203/245 kB | 99 kB | 114/282 kB | 64 kB Progress (5): 245 kB | 207/245 kB | 99 kB | 114/282 kB | 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 487 kB/s) [2019-10-01T01:13:11.802Z] Progress (4): 245 kB | 211/245 kB | 114/282 kB | 64 kB Progress (4): 245 kB | 211/245 kB | 118/282 kB | 64 kB Progress (4): 245 kB | 215/245 kB | 118/282 kB | 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-10-01T01:13:11.802Z] Progress (4): 245 kB | 219/245 kB | 118/282 kB | 64 kB Progress (4): 245 kB | 219/245 kB | 122/282 kB | 64 kB Progress (4): 245 kB | 223/245 kB | 122/282 kB | 64 kB Progress (4): 245 kB | 223/245 kB | 126/282 kB | 64 kB Progress (4): 245 kB | 227/245 kB | 126/282 kB | 64 kB Progress (4): 245 kB | 227/245 kB | 130/282 kB | 64 kB Progress (4): 245 kB | 231/245 kB | 130/282 kB | 64 kB Progress (4): 245 kB | 231/245 kB | 131/282 kB | 64 kB Progress (4): 245 kB | 235/245 kB | 131/282 kB | 64 kB Progress (4): 245 kB | 235/245 kB | 135/282 kB | 64 kB Progress (4): 245 kB | 239/245 kB | 135/282 kB | 64 kB Progress (4): 245 kB | 239/245 kB | 139/282 kB | 64 kB Progress (4): 245 kB | 243/245 kB | 139/282 kB | 64 kB Progress (4): 245 kB | 243/245 kB | 143/282 kB | 64 kB Progress (4): 245 kB | 245 kB | 143/282 kB | 64 kB Progress (4): 245 kB | 245 kB | 147/282 kB | 64 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 306 kB/s) [2019-10-01T01:13:11.802Z] Progress (3): 245 kB | 245 kB | 151/282 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-10-01T01:13:11.802Z] Progress (3): 245 kB | 245 kB | 155/282 kB Progress (3): 245 kB | 245 kB | 159/282 kB Progress (3): 245 kB | 245 kB | 163/282 kB Progress (3): 245 kB | 245 kB | 167/282 kB Progress (3): 245 kB | 245 kB | 171/282 kB Progress (3): 245 kB | 245 kB | 175/282 kB Progress (3): 245 kB | 245 kB | 179/282 kB Progress (3): 245 kB | 245 kB | 183/282 kB Progress (3): 245 kB | 245 kB | 187/282 kB Progress (3): 245 kB | 245 kB | 191/282 kB Progress (3): 245 kB | 245 kB | 195/282 kB Progress (3): 245 kB | 245 kB | 199/282 kB Progress (3): 245 kB | 245 kB | 203/282 kB Progress (3): 245 kB | 245 kB | 207/282 kB Progress (3): 245 kB | 245 kB | 211/282 kB Progress (3): 245 kB | 245 kB | 215/282 kB Progress (3): 245 kB | 245 kB | 219/282 kB Progress (3): 245 kB | 245 kB | 223/282 kB Progress (3): 245 kB | 245 kB | 227/282 kB Progress (3): 245 kB | 245 kB | 231/282 kB Progress (3): 245 kB | 245 kB | 235/282 kB Progress (3): 245 kB | 245 kB | 239/282 kB Progress (3): 245 kB | 245 kB | 243/282 kB Progress (3): 245 kB | 245 kB | 247/282 kB Progress (3): 245 kB | 245 kB | 251/282 kB Progress (3): 245 kB | 245 kB | 255/282 kB Progress (3): 245 kB | 245 kB | 259/282 kB Progress (3): 245 kB | 245 kB | 263/282 kB Progress (3): 245 kB | 245 kB | 267/282 kB Progress (3): 245 kB | 245 kB | 271/282 kB Progress (3): 245 kB | 245 kB | 275/282 kB Progress (3): 245 kB | 245 kB | 279/282 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-10-01T01:13:11.802Z] 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.1 MB/s) [2019-10-01T01:13:11.802Z] Progress (1): 282 kB 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-10-01T01:13:11.802Z] 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-10-01T01:13:11.802Z] Progress (2): 282 kB | 4.1/134 kB Progress (2): 282 kB | 7.7/134 kB Progress (2): 282 kB | 12/134 kB Progress (2): 282 kB | 16/134 kB Progress (2): 282 kB | 20/134 kB Progress (2): 282 kB | 24/134 kB Progress (2): 282 kB | 28/134 kB Progress (2): 282 kB | 32/134 kB Progress (2): 282 kB | 33/134 kB Progress (2): 282 kB | 37/134 kB Progress (2): 282 kB | 41/134 kB Progress (2): 282 kB | 45/134 kB Progress (2): 282 kB | 49/134 kB Progress (2): 282 kB | 53/134 kB Progress (2): 282 kB | 57/134 kB Progress (2): 282 kB | 61/134 kB Progress (2): 282 kB | 65/134 kB Progress (2): 282 kB | 69/134 kB Progress (2): 282 kB | 73/134 kB Progress (2): 282 kB | 77/134 kB Progress (2): 282 kB | 81/134 kB Progress (2): 282 kB | 85/134 kB Progress (2): 282 kB | 89/134 kB Progress (2): 282 kB | 93/134 kB Progress (2): 282 kB | 97/134 kB Progress (2): 282 kB | 98/134 kB Progress (3): 282 kB | 98/134 kB | 4.1/12 kB Progress (3): 282 kB | 98/134 kB | 7.7/12 kB Progress (3): 282 kB | 98/134 kB | 12/12 kB Progress (3): 282 kB | 98/134 kB | 12 kB Progress (3): 282 kB | 102/134 kB | 12 kB Progress (3): 282 kB | 106/134 kB | 12 kB Progress (3): 282 kB | 110/134 kB | 12 kB Progress (3): 282 kB | 114/134 kB | 12 kB Progress (3): 282 kB | 118/134 kB | 12 kB Progress (3): 282 kB | 122/134 kB | 12 kB Progress (3): 282 kB | 126/134 kB | 12 kB Progress (3): 282 kB | 130/134 kB | 12 kB Progress (3): 282 kB | 134 kB | 12 kB Progress (4): 282 kB | 134 kB | 12 kB | 4.1/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 7.7/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 12/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 16/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 20/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 24/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 28/35 kB Progress (5): 282 kB | 134 kB | 12 kB | 28/35 kB | 4.1/185 kB Progress (5): 282 kB | 134 kB | 12 kB | 32/35 kB | 4.1/185 kB Progress (5): 282 kB | 134 kB | 12 kB | 32/35 kB | 7.7/185 kB Progress (5): 282 kB | 134 kB | 12 kB | 35 kB | 7.7/185 kB Progress (5): 282 kB | 134 kB | 12 kB | 35 kB | 12/185 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 51 kB/s) [2019-10-01T01:13:11.802Z] Progress (4): 282 kB | 134 kB | 35 kB | 16/185 kB 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-10-01T01:13:11.802Z] Progress (4): 282 kB | 134 kB | 35 kB | 20/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 24/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 28/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 32/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 33/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 37/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 41/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 45/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 49/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 53/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 57/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 61/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 65/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 66/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 70/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 74/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 78/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 82/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 86/185 kB Progress (4): 282 kB | 134 kB | 35 kB | 90/185 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.jar (35 kB at 147 kB/s) [2019-10-01T01:13:11.802Z] Progress (3): 282 kB | 134 kB | 94/185 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-10-01T01:13:11.802Z] Progress (3): 282 kB | 134 kB | 98/185 kB Progress (3): 282 kB | 134 kB | 98/185 kB Progress (3): 282 kB | 134 kB | 102/185 kB Progress (3): 282 kB | 134 kB | 106/185 kB Progress (4): 282 kB | 134 kB | 106/185 kB | 4.1/58 kB Progress (4): 282 kB | 134 kB | 110/185 kB | 4.1/58 kB Progress (4): 282 kB | 134 kB | 110/185 kB | 7.7/58 kB Progress (4): 282 kB | 134 kB | 114/185 kB | 7.7/58 kB Progress (4): 282 kB | 134 kB | 114/185 kB | 12/58 kB Progress (4): 282 kB | 134 kB | 118/185 kB | 12/58 kB Progress (4): 282 kB | 134 kB | 118/185 kB | 16/58 kB Progress (4): 282 kB | 134 kB | 122/185 kB | 16/58 kB Progress (4): 282 kB | 134 kB | 122/185 kB | 20/58 kB Progress (4): 282 kB | 134 kB | 126/185 kB | 20/58 kB Progress (4): 282 kB | 134 kB | 126/185 kB | 24/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 1.1 MB/s) [2019-10-01T01:13:11.802Z] 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 543 kB/s) [2019-10-01T01:13:11.802Z] Progress (2): 130/185 kB | 24/58 kB 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-10-01T01:13:11.802Z] Progress (2): 130/185 kB | 28/58 kB Progress (2): 134/185 kB | 28/58 kB Progress (2): 134/185 kB | 32/58 kB Progress (2): 138/185 kB | 32/58 kB Progress (2): 138/185 kB | 36/58 kB Progress (2): 142/185 kB | 36/58 kB Progress (2): 142/185 kB | 40/58 kB Progress (2): 146/185 kB | 40/58 kB Progress (3): 146/185 kB | 40/58 kB | 4.1/245 kB Progress (3): 150/185 kB | 40/58 kB | 4.1/245 kB Progress (3): 150/185 kB | 44/58 kB | 4.1/245 kB Progress (3): 154/185 kB | 44/58 kB | 4.1/245 kB Progress (3): 154/185 kB | 44/58 kB | 7.7/245 kB Progress (3): 158/185 kB | 44/58 kB | 7.7/245 kB Progress (3): 158/185 kB | 48/58 kB | 7.7/245 kB Progress (3): 162/185 kB | 48/58 kB | 7.7/245 kB Progress (3): 162/185 kB | 48/58 kB | 12/245 kB Progress (3): 166/185 kB | 48/58 kB | 12/245 kB Progress (3): 166/185 kB | 52/58 kB | 12/245 kB Progress (3): 170/185 kB | 52/58 kB | 12/245 kB Progress (3): 170/185 kB | 52/58 kB | 16/245 kB Progress (3): 174/185 kB | 52/58 kB | 16/245 kB Progress (3): 174/185 kB | 52/58 kB | 20/245 kB Progress (3): 174/185 kB | 56/58 kB | 20/245 kB Progress (3): 174/185 kB | 56/58 kB | 24/245 kB Progress (3): 178/185 kB | 56/58 kB | 24/245 kB Progress (3): 178/185 kB | 58 kB | 24/245 kB Progress (3): 182/185 kB | 58 kB | 24/245 kB Progress (3): 182/185 kB | 58 kB | 28/245 kB Progress (3): 185 kB | 58 kB | 28/245 kB Progress (3): 185 kB | 58 kB | 32/245 kB Progress (3): 185 kB | 58 kB | 33/245 kB Progress (3): 185 kB | 58 kB | 37/245 kB Progress (3): 185 kB | 58 kB | 41/245 kB Progress (3): 185 kB | 58 kB | 45/245 kB Progress (3): 185 kB | 58 kB | 49/245 kB Progress (3): 185 kB | 58 kB | 53/245 kB Progress (3): 185 kB | 58 kB | 57/245 kB Progress (3): 185 kB | 58 kB | 61/245 kB Progress (3): 185 kB | 58 kB | 65/245 kB Progress (3): 185 kB | 58 kB | 66/245 kB Progress (3): 185 kB | 58 kB | 70/245 kB Progress (3): 185 kB | 58 kB | 74/245 kB Progress (4): 185 kB | 58 kB | 74/245 kB | 4.1/45 kB Progress (4): 185 kB | 58 kB | 78/245 kB | 4.1/45 kB Progress (4): 185 kB | 58 kB | 78/245 kB | 7.7/45 kB Progress (4): 185 kB | 58 kB | 82/245 kB | 7.7/45 kB Progress (4): 185 kB | 58 kB | 82/245 kB | 12/45 kB Progress (4): 185 kB | 58 kB | 86/245 kB | 12/45 kB Progress (4): 185 kB | 58 kB | 86/245 kB | 16/45 kB Progress (4): 185 kB | 58 kB | 90/245 kB | 16/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 227 kB/s) [2019-10-01T01:13:11.802Z] 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 717 kB/s) [2019-10-01T01:13:11.802Z] Progress (2): 94/245 kB | 16/45 kB Progress (2): 94/245 kB | 20/45 kB Progress (2): 98/245 kB | 20/45 kB Progress (2): 98/245 kB | 24/45 kB Progress (2): 102/245 kB | 24/45 kB Progress (2): 102/245 kB | 28/45 kB Progress (2): 106/245 kB | 28/45 kB Progress (2): 106/245 kB | 32/45 kB Progress (2): 110/245 kB | 32/45 kB Progress (2): 110/245 kB | 36/45 kB Progress (2): 114/245 kB | 36/45 kB Progress (2): 114/245 kB | 40/45 kB Progress (2): 118/245 kB | 40/45 kB Progress (2): 118/245 kB | 44/45 kB Progress (2): 122/245 kB | 44/45 kB Progress (2): 122/245 kB | 45 kB Progress (2): 126/245 kB | 45 kB Progress (2): 130/245 kB | 45 kB Progress (2): 134/245 kB | 45 kB Progress (2): 138/245 kB | 45 kB Progress (2): 142/245 kB | 45 kB Progress (2): 146/245 kB | 45 kB Progress (2): 150/245 kB | 45 kB Progress (2): 154/245 kB | 45 kB Progress (2): 158/245 kB | 45 kB Progress (2): 162/245 kB | 45 kB Progress (2): 166/245 kB | 45 kB Progress (2): 170/245 kB | 45 kB Progress (2): 174/245 kB | 45 kB Progress (2): 178/245 kB | 45 kB Progress (2): 182/245 kB | 45 kB Progress (2): 186/245 kB | 45 kB Progress (2): 190/245 kB | 45 kB 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 163 kB/s) [2019-10-01T01:13:11.802Z] 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 860 kB/s) [2019-10-01T01:13:12.060Z] [INFO] [2019-10-01T01:13:12.060Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-10-01T01:13:12.060Z] 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-10-01T01:13:12.060Z] 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-10-01T01:13:12.060Z] 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-10-01T01:13:12.060Z] 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-10-01T01:13:12.060Z] 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-10-01T01:13:12.060Z] 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-10-01T01:13:12.060Z] 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 228 kB/s) [2019-10-01T01:13:12.060Z] 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-10-01T01:13:12.316Z] 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-10-01T01:13:12.316Z] 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-10-01T01:13:12.316Z] 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-10-01T01:13:12.316Z] 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-10-01T01:13:12.316Z] 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-10-01T01:13:12.316Z] 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 281 kB/s) [2019-10-01T01:13:12.575Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-10-01T01:13:12.575Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-10-01T01:13:12.575Z] 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-10-01T01:13:12.575Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-10-01T01:13:12.575Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-10-01T01:13:12.575Z] 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-10-01T01:13:12.926Z] 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.2 MB/s) [2019-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:12.926Z] 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-10-01T01:13:13.183Z] 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-10-01T01:13:13.183Z] 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-10-01T01:13:13.183Z] 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-10-01T01:13:13.183Z] 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 99 kB/s) [2019-10-01T01:13:13.183Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-10-01T01:13:13.183Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-10-01T01:13:13.441Z] 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-10-01T01:13:13.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-10-01T01:13:13.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-10-01T01:13:13.441Z] 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-10-01T01:13:13.441Z] 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 685 kB/s) [2019-10-01T01:13:13.441Z] 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-10-01T01:13:13.441Z] 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-10-01T01:13:13.699Z] 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-10-01T01:13:13.699Z] 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-10-01T01:13:13.699Z] 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-10-01T01:13:13.699Z] 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-10-01T01:13:13.956Z] 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 27 kB/s) [2019-10-01T01:13:13.956Z] 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-10-01T01:13:13.956Z] 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-10-01T01:13:13.956Z] 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-10-01T01:13:13.956Z] 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-10-01T01:13:13.956Z] 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-10-01T01:13:13.956Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.212Z] 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-10-01T01:13:14.469Z] 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 26 kB/s) [2019-10-01T01:13:14.469Z] 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-10-01T01:13:14.469Z] 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-10-01T01:13:14.469Z] 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-10-01T01:13:14.469Z] 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-10-01T01:13:14.469Z] 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-10-01T01:13:14.726Z] 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-10-01T01:13:14.726Z] 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 32 kB/s) [2019-10-01T01:13:14.726Z] 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-10-01T01:13:14.726Z] 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-10-01T01:13:14.726Z] 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-10-01T01:13:14.984Z] 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-10-01T01:13:14.984Z] 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-10-01T01:13:14.984Z] 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-10-01T01:13:14.984Z] 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 27 kB/s) [2019-10-01T01:13:14.984Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-10-01T01:13:14.984Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-10-01T01:13:14.984Z] 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-10-01T01:13:15.241Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-10-01T01:13:15.241Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-10-01T01:13:15.241Z] 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-10-01T01:13:15.241Z] 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 51 kB/s) [2019-10-01T01:13:15.241Z] 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-10-01T01:13:15.241Z] 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-10-01T01:13:15.241Z] 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-10-01T01:13:15.498Z] 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-10-01T01:13:15.498Z] 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-10-01T01:13:15.498Z] 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-10-01T01:13:15.498Z] 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 12 kB/s) [2019-10-01T01:13:15.498Z] 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-10-01T01:13:15.498Z] 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-10-01T01:13:15.498Z] 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-10-01T01:13:15.755Z] 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-10-01T01:13:15.755Z] 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-10-01T01:13:15.755Z] 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-10-01T01:13:16.013Z] 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 21 kB/s) [2019-10-01T01:13:16.013Z] 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-10-01T01:13:16.013Z] 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-10-01T01:13:16.013Z] 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-10-01T01:13:16.269Z] 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-10-01T01:13:16.269Z] 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-10-01T01:13:16.269Z] 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-10-01T01:13:16.269Z] 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 76 kB/s) [2019-10-01T01:13:16.269Z] 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-10-01T01:13:16.269Z] 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-10-01T01:13:16.269Z] 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-10-01T01:13:16.525Z] 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-10-01T01:13:16.525Z] 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-10-01T01:13:16.525Z] 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-10-01T01:13:16.525Z] 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 189 kB/s) [2019-10-01T01:13:16.525Z] 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-10-01T01:13:16.525Z] 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-10-01T01:13:16.525Z] 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-10-01T01:13:16.782Z] 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-10-01T01:13:16.782Z] 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-10-01T01:13:16.782Z] 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-10-01T01:13:16.782Z] 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 338 kB/s) [2019-10-01T01:13:16.782Z] 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-10-01T01:13:16.782Z] 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-10-01T01:13:17.039Z] 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-10-01T01:13:17.039Z] 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-10-01T01:13:17.039Z] 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-10-01T01:13:17.039Z] 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-10-01T01:13:17.039Z] 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 77 kB/s) [2019-10-01T01:13:17.039Z] 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-10-01T01:13:17.296Z] 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-10-01T01:13:17.296Z] 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-10-01T01:13:17.296Z] 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-10-01T01:13:17.296Z] 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-10-01T01:13:17.296Z] 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-10-01T01:13:17.296Z] 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-10-01T01:13:17.296Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-10-01T01:13:17.553Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-10-01T01:13:17.553Z] 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-10-01T01:13:17.811Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-10-01T01:13:17.811Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-10-01T01:13:17.811Z] 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-10-01T01:13:17.811Z] 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 727 kB/s) [2019-10-01T01:13:17.811Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-10-01T01:13:17.811Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-10-01T01:13:17.811Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-10-01T01:13:18.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-10-01T01:13:18.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-10-01T01:13:18.127Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-10-01T01:13:18.127Z] 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 465 kB/s) [2019-10-01T01:13:18.127Z] 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-10-01T01:13:18.127Z] 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-10-01T01:13:18.127Z] 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-10-01T01:13:18.691Z] 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-10-01T01:13:18.691Z] 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-10-01T01:13:18.691Z] 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-10-01T01:13:18.691Z] 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 46 kB/s) [2019-10-01T01:13:18.691Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-10-01T01:13:18.691Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-10-01T01:13:18.948Z] 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-10-01T01:13:18.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-10-01T01:13:18.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-10-01T01:13:18.948Z] 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-10-01T01:13:19.205Z] 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 261 kB/s) [2019-10-01T01:13:19.205Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-10-01T01:13:19.205Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-10-01T01:13:19.205Z] 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-10-01T01:13:19.205Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-10-01T01:13:19.461Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-10-01T01:13:19.461Z] 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-10-01T01:13:19.461Z] 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 904 kB/s) [2019-10-01T01:13:19.462Z] 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-10-01T01:13:19.462Z] 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-10-01T01:13:19.462Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.724Z] 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-10-01T01:13:19.981Z] 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-10-01T01:13:19.981Z] 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-10-01T01:13:19.981Z] 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-10-01T01:13:19.981Z] 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 102 kB/s) [2019-10-01T01:13:19.981Z] 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-10-01T01:13:19.981Z] 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-10-01T01:13:19.981Z] 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-10-01T01:13:20.238Z] 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-10-01T01:13:20.238Z] 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-10-01T01:13:20.238Z] 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-10-01T01:13:20.238Z] 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 837 kB/s) [2019-10-01T01:13:20.238Z] 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-10-01T01:13:20.238Z] 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-10-01T01:13:20.238Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.495Z] 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-10-01T01:13:20.752Z] 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-10-01T01:13:20.752Z] 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-10-01T01:13:20.752Z] 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-10-01T01:13:20.752Z] 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 115 kB/s) [2019-10-01T01:13:20.752Z] 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-10-01T01:13:20.752Z] 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-10-01T01:13:20.752Z] 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-10-01T01:13:21.010Z] 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-10-01T01:13:21.010Z] 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-10-01T01:13:21.010Z] 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-10-01T01:13:21.010Z] 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 30 kB/s) [2019-10-01T01:13:21.010Z] 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-10-01T01:13:21.010Z] 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-10-01T01:13:21.010Z] 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-10-01T01:13:21.266Z] 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-10-01T01:13:21.266Z] 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-10-01T01:13:21.266Z] 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-10-01T01:13:21.266Z] 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 72 kB/s) [2019-10-01T01:13:21.266Z] 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-10-01T01:13:21.266Z] 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-10-01T01:13:21.266Z] 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-10-01T01:13:21.523Z] 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-10-01T01:13:21.523Z] 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-10-01T01:13:21.523Z] 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-10-01T01:13:21.523Z] 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 55 kB/s) [2019-10-01T01:13:21.523Z] 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-10-01T01:13:21.523Z] 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-10-01T01:13:21.523Z] 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-10-01T01:13:21.780Z] 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-10-01T01:13:21.780Z] 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-10-01T01:13:21.780Z] 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-10-01T01:13:21.780Z] 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 53 kB/s) [2019-10-01T01:13:21.780Z] 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-10-01T01:13:21.780Z] 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-10-01T01:13:22.038Z] 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-10-01T01:13:22.038Z] 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-10-01T01:13:22.038Z] 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-10-01T01:13:22.038Z] 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-10-01T01:13:22.038Z] 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 54 kB/s) [2019-10-01T01:13:22.038Z] 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-10-01T01:13:22.038Z] 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-10-01T01:13:22.295Z] 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-10-01T01:13:22.295Z] 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-10-01T01:13:22.295Z] 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-10-01T01:13:22.295Z] 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-10-01T01:13:22.295Z] 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 72 kB/s) [2019-10-01T01:13:22.295Z] 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-10-01T01:13:22.295Z] 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-10-01T01:13:22.552Z] 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-10-01T01:13:22.552Z] 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-10-01T01:13:22.552Z] 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-10-01T01:13:22.552Z] 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-10-01T01:13:22.552Z] 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 53 kB/s) [2019-10-01T01:13:22.552Z] 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-10-01T01:13:22.809Z] 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-10-01T01:13:22.809Z] 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-10-01T01:13:22.809Z] 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-10-01T01:13:22.809Z] 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-10-01T01:13:22.809Z] 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-10-01T01:13:23.068Z] 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 58 kB/s) [2019-10-01T01:13:23.068Z] 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-10-01T01:13:23.068Z] 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-10-01T01:13:23.068Z] 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-10-01T01:13:23.068Z] 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-10-01T01:13:23.068Z] 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-10-01T01:13:23.068Z] 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-10-01T01:13:23.526Z] 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 605 kB/s) [2019-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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 54 kB/s) [2019-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.526Z] 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-10-01T01:13:23.782Z] 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-10-01T01:13:23.782Z] 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-10-01T01:13:23.782Z] 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-10-01T01:13:23.782Z] 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 120 kB/s) [2019-10-01T01:13:23.782Z] 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-10-01T01:13:23.782Z] 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-10-01T01:13:23.782Z] 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-10-01T01:13:24.040Z] 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-10-01T01:13:24.040Z] 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-10-01T01:13:24.040Z] 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-10-01T01:13:24.040Z] 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 245 kB/s) [2019-10-01T01:13:24.040Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-10-01T01:13:24.040Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-10-01T01:13:24.040Z] 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-10-01T01:13:24.297Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-10-01T01:13:24.298Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-10-01T01:13:24.298Z] 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-10-01T01:13:24.298Z] 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-10-01T01:13:24.298Z] 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-10-01T01:13:24.298Z] 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-10-01T01:13:24.298Z] 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-10-01T01:13:24.554Z] 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-10-01T01:13:24.554Z] 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-10-01T01:13:24.554Z] 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-10-01T01:13:24.554Z] 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-10-01T01:13:24.554Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-10-01T01:13:24.554Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-10-01T01:13:24.554Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-10-01T01:13:24.812Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-10-01T01:13:24.812Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-10-01T01:13:24.812Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-10-01T01:13:24.812Z] 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 148 kB/s) [2019-10-01T01:13:24.812Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-10-01T01:13:24.812Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-10-01T01:13:24.812Z] 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-10-01T01:13:25.068Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-10-01T01:13:25.068Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-10-01T01:13:25.068Z] 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-10-01T01:13:25.068Z] 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 399 kB/s) [2019-10-01T01:13:25.068Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-10-01T01:13:25.068Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-10-01T01:13:25.068Z] 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-10-01T01:13:25.325Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-10-01T01:13:25.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-10-01T01:13:25.325Z] 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-10-01T01:13:25.325Z] 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 707 kB/s) [2019-10-01T01:13:25.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-10-01T01:13:25.325Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-10-01T01:13:25.325Z] 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-10-01T01:13:25.582Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-10-01T01:13:25.582Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-10-01T01:13:25.582Z] 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-10-01T01:13:25.582Z] 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 259 kB/s) [2019-10-01T01:13:25.582Z] 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-10-01T01:13:25.582Z] 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-10-01T01:13:25.582Z] 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-10-01T01:13:25.839Z] 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-10-01T01:13:25.839Z] 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-10-01T01:13:25.839Z] 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-10-01T01:13:25.839Z] 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 182 kB/s) [2019-10-01T01:13:25.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-10-01T01:13:25.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-10-01T01:13:25.839Z] 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-10-01T01:13:26.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-10-01T01:13:26.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-10-01T01:13:26.097Z] 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-10-01T01:13:26.097Z] 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-10-01T01:13:26.097Z] 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-10-01T01:13:26.097Z] 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-10-01T01:13:26.097Z] 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-10-01T01:13:26.354Z] 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-10-01T01:13:26.354Z] 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-10-01T01:13:26.354Z] 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-10-01T01:13:26.354Z] 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 219 kB/s) [2019-10-01T01:13:26.354Z] 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-10-01T01:13:26.612Z] 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-10-01T01:13:26.612Z] 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-10-01T01:13:26.612Z] 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-10-01T01:13:26.612Z] 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-10-01T01:13:26.612Z] 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-10-01T01:13:26.869Z] 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 437 kB/s) [2019-10-01T01:13:26.869Z] 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-10-01T01:13:26.869Z] 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-10-01T01:13:26.869Z] 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-10-01T01:13:26.869Z] 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-10-01T01:13:26.869Z] 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-10-01T01:13:26.869Z] 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-10-01T01:13:27.126Z] 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-10-01T01:13:27.126Z] 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-10-01T01:13:27.126Z] 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-10-01T01:13:27.126Z] 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-10-01T01:13:27.126Z] 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-10-01T01:13:27.126Z] 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-10-01T01:13:27.384Z] 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-10-01T01:13:27.384Z] 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 53 kB/s) [2019-10-01T01:13:27.384Z] 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-10-01T01:13:27.384Z] 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-10-01T01:13:27.384Z] 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-10-01T01:13:27.384Z] 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-10-01T01:13:27.384Z] 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-10-01T01:13:27.641Z] 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-10-01T01:13:27.641Z] 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 87 kB/s) [2019-10-01T01:13:27.641Z] 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-10-01T01:13:27.641Z] 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-10-01T01:13:27.641Z] 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-10-01T01:13:27.641Z] 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-10-01T01:13:27.900Z] 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-10-01T01:13:27.900Z] 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-10-01T01:13:27.900Z] 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 189 kB/s) [2019-10-01T01:13:27.900Z] 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-10-01T01:13:27.900Z] 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-10-01T01:13:27.900Z] 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-10-01T01:13:27.900Z] 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-10-01T01:13:28.156Z] 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-10-01T01:13:28.156Z] 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-10-01T01:13:28.156Z] 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 38 kB/s) [2019-10-01T01:13:28.156Z] 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-10-01T01:13:28.156Z] 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-10-01T01:13:28.156Z] 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-10-01T01:13:28.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-10-01T01:13:28.414Z] 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-10-01T01:13:28.414Z] 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-10-01T01:13:28.414Z] 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 120 kB/s) [2019-10-01T01:13:28.414Z] 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-10-01T01:13:28.414Z] 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-10-01T01:13:28.414Z] 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-10-01T01:13:28.414Z] 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-10-01T01:13:28.674Z] 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-10-01T01:13:28.674Z] 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-10-01T01:13:28.674Z] 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 61 kB/s) [2019-10-01T01:13:28.674Z] 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-10-01T01:13:28.674Z] 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-10-01T01:13:28.674Z] 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-10-01T01:13:28.674Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.031Z] 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-10-01T01:13:29.287Z] 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-10-01T01:13:29.287Z] 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 44 kB/s) [2019-10-01T01:13:29.287Z] 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-10-01T01:13:29.287Z] 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-10-01T01:13:29.287Z] 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-10-01T01:13:29.544Z] 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-10-01T01:13:29.544Z] 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-10-01T01:13:29.544Z] 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-10-01T01:13:29.801Z] 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 30 kB/s) [2019-10-01T01:13:29.801Z] 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-10-01T01:13:29.801Z] 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-10-01T01:13:29.801Z] 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-10-01T01:13:29.801Z] 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-10-01T01:13:29.801Z] 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-10-01T01:13:29.801Z] 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-10-01T01:13:30.058Z] 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 233 kB/s) [2019-10-01T01:13:30.058Z] 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-10-01T01:13:30.058Z] 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-10-01T01:13:30.058Z] 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-10-01T01:13:30.058Z] 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-10-01T01:13:30.058Z] 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-10-01T01:13:30.315Z] 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-10-01T01:13:30.315Z] 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 68 kB/s) [2019-10-01T01:13:30.315Z] 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-10-01T01:13:30.315Z] 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-10-01T01:13:30.315Z] 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-10-01T01:13:30.315Z] 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-10-01T01:13:30.572Z] 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-10-01T01:13:30.572Z] 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-10-01T01:13:30.572Z] 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 256 kB/s) [2019-10-01T01:13:30.572Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-10-01T01:13:30.572Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-10-01T01:13:30.572Z] 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-10-01T01:13:30.572Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-10-01T01:13:30.829Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-10-01T01:13:30.829Z] 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-10-01T01:13:30.829Z] 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 189 kB/s) [2019-10-01T01:13:30.829Z] 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-10-01T01:13:30.829Z] 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-10-01T01:13:30.829Z] 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-10-01T01:13:31.086Z] 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-10-01T01:13:31.086Z] 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-10-01T01:13:31.086Z] 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-10-01T01:13:31.086Z] 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 413 kB/s) [2019-10-01T01:13:31.086Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-10-01T01:13:31.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-10-01T01:13:31.086Z] 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-10-01T01:13:31.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-10-01T01:13:31.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-10-01T01:13:31.343Z] 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-10-01T01:13:31.343Z] 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 320 kB/s) [2019-10-01T01:13:31.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-10-01T01:13:31.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-10-01T01:13:31.343Z] 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-10-01T01:13:31.600Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-10-01T01:13:31.600Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-10-01T01:13:31.600Z] 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-10-01T01:13:31.600Z] 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 5.0 kB/s) [2019-10-01T01:13:31.600Z] 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-10-01T01:13:31.600Z] 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-10-01T01:13:31.600Z] 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-10-01T01:13:31.857Z] 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-10-01T01:13:31.857Z] 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-10-01T01:13:31.857Z] 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-10-01T01:13:31.857Z] 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 303 kB/s) [2019-10-01T01:13:31.857Z] 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-10-01T01:13:31.857Z] 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-10-01T01:13:31.857Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.114Z] 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-10-01T01:13:32.370Z] 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-10-01T01:13:32.370Z] 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-10-01T01:13:32.370Z] 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-10-01T01:13:32.370Z] 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 33 kB/s) [2019-10-01T01:13:32.370Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-10-01T01:13:32.370Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-10-01T01:13:32.370Z] 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-10-01T01:13:32.629Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-10-01T01:13:32.629Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-10-01T01:13:32.629Z] 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-10-01T01:13:32.629Z] 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 42 kB/s) [2019-10-01T01:13:32.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-10-01T01:13:32.629Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-10-01T01:13:32.629Z] 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-10-01T01:13:32.886Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-10-01T01:13:32.886Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-10-01T01:13:32.886Z] 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-10-01T01:13:32.886Z] 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 80 kB/s) [2019-10-01T01:13:32.886Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-10-01T01:13:32.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-10-01T01:13:32.886Z] 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-10-01T01:13:33.143Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-10-01T01:13:33.143Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-10-01T01:13:33.143Z] 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-10-01T01:13:33.143Z] 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-10-01T01:13:33.143Z] 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-10-01T01:13:33.143Z] 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-10-01T01:13:33.143Z] 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-10-01T01:13:33.400Z] 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-10-01T01:13:33.400Z] 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-10-01T01:13:33.400Z] 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-10-01T01:13:33.400Z] 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 80 kB/s) [2019-10-01T01:13:33.400Z] 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-10-01T01:13:33.400Z] 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-10-01T01:13:33.400Z] 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-10-01T01:13:33.657Z] 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-10-01T01:13:33.657Z] 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-10-01T01:13:33.657Z] 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-10-01T01:13:33.657Z] 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 12 kB/s) [2019-10-01T01:13:33.657Z] 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-10-01T01:13:33.657Z] 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-10-01T01:13:33.915Z] 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-10-01T01:13:33.915Z] 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-10-01T01:13:33.915Z] 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-10-01T01:13:33.915Z] 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-10-01T01:13:34.425Z] 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 278 kB/s) [2019-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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 126 kB/s) [2019-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.425Z] 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-10-01T01:13:34.683Z] 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-10-01T01:13:34.683Z] 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-10-01T01:13:34.683Z] 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-10-01T01:13:34.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-10-01T01:13:34.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-10-01T01:13:34.683Z] 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-10-01T01:13:34.683Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-10-01T01:13:34.940Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-10-01T01:13:34.940Z] 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-10-01T01:13:34.940Z] 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 92 kB/s) [2019-10-01T01:13:34.940Z] 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-10-01T01:13:34.940Z] 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-10-01T01:13:34.940Z] 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-10-01T01:13:35.198Z] 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-10-01T01:13:35.198Z] 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-10-01T01:13:35.198Z] 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-10-01T01:13:35.198Z] 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 126 kB/s) [2019-10-01T01:13:35.198Z] 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-10-01T01:13:35.198Z] 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-10-01T01:13:35.198Z] 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-10-01T01:13:35.454Z] 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-10-01T01:13:35.454Z] 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-10-01T01:13:35.454Z] 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-10-01T01:13:35.454Z] 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 108 kB/s) [2019-10-01T01:13:35.454Z] 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-10-01T01:13:35.454Z] 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-10-01T01:13:35.454Z] 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-10-01T01:13:35.712Z] 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-10-01T01:13:35.712Z] 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-10-01T01:13:35.712Z] 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-10-01T01:13:35.712Z] 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 117 kB/s) [2019-10-01T01:13:35.712Z] 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-10-01T01:13:35.712Z] 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-10-01T01:13:35.712Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:35.969Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-10-01T01:13:36.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-10-01T01:13:36.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-10-01T01:13:36.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] 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-10-01T01:13:36.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-10-01T01:13:36.226Z] 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-10-01T01:13:36.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.227Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.484Z] 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-10-01T01:13:36.741Z] 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-10-01T01:13:36.741Z] 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-10-01T01:13:36.741Z] 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-10-01T01:13:36.741Z] 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-10-01T01:13:36.741Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:36.998Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.255Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.512Z] 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-10-01T01:13:37.769Z] 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-10-01T01:13:37.769Z] 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-10-01T01:13:37.769Z] 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-10-01T01:13:37.769Z] 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-10-01T01:13:37.769Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.026Z] 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-10-01T01:13:38.283Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-10-01T01:13:38.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-10-01T01:13:38.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-10-01T01:13:38.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] 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-10-01T01:13:38.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-10-01T01:13:38.283Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 16/49 kB Progress (1): 20/49 kB Progress (1): 24/49 kB Progress (1): 28/49 kB Progress (1): 32/49 kB Progress (1): 36/49 kB Progress (1): 40/49 kB Progress (1): 44/49 kB Progress (1): 48/49 kB Progress (1): 49 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 1.4 MB/s) [2019-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 36/38 kB Progress (1): 38 kB Progress (2): 38 kB | 4.1/39 kB Progress (2): 38 kB | 7.7/39 kB Progress (2): 38 kB | 12/39 kB Progress (2): 38 kB | 16/39 kB Progress (2): 38 kB | 20/39 kB Progress (2): 38 kB | 24/39 kB Progress (2): 38 kB | 28/39 kB Progress (2): 38 kB | 32/39 kB Progress (2): 38 kB | 36/39 kB Progress (2): 38 kB | 39 kB Progress (3): 38 kB | 39 kB | 4.1/237 kB Progress (3): 38 kB | 39 kB | 7.7/237 kB Progress (3): 38 kB | 39 kB | 12/237 kB Progress (4): 38 kB | 39 kB | 12/237 kB | 4.1/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 413 kB/s) [2019-10-01T01:13:38.541Z] 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-10-01T01:13:38.541Z] Progress (3): 39 kB | 16/237 kB | 4.1/195 kB Progress (4): 39 kB | 16/237 kB | 4.1/195 kB | 4.1/43 kB Progress (4): 39 kB | 16/237 kB | 7.7/195 kB | 4.1/43 kB Progress (4): 39 kB | 16/237 kB | 7.7/195 kB | 7.7/43 kB Progress (4): 39 kB | 20/237 kB | 7.7/195 kB | 7.7/43 kB Progress (4): 39 kB | 20/237 kB | 7.7/195 kB | 12/43 kB Progress (4): 39 kB | 20/237 kB | 12/195 kB | 12/43 kB Progress (4): 39 kB | 20/237 kB | 12/195 kB | 16/43 kB Progress (4): 39 kB | 24/237 kB | 12/195 kB | 16/43 kB Progress (4): 39 kB | 24/237 kB | 12/195 kB | 20/43 kB Progress (4): 39 kB | 24/237 kB | 16/195 kB | 20/43 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.jar (39 kB at 420 kB/s) [2019-10-01T01:13:38.541Z] Progress (3): 24/237 kB | 16/195 kB | 24/43 kB Progress (3): 28/237 kB | 16/195 kB | 24/43 kB Progress (3): 28/237 kB | 16/195 kB | 28/43 kB 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-10-01T01:13:38.541Z] Progress (3): 28/237 kB | 20/195 kB | 28/43 kB Progress (3): 28/237 kB | 20/195 kB | 32/43 kB Progress (3): 32/237 kB | 20/195 kB | 32/43 kB Progress (3): 32/237 kB | 20/195 kB | 36/43 kB Progress (3): 32/237 kB | 24/195 kB | 36/43 kB Progress (3): 32/237 kB | 24/195 kB | 40/43 kB Progress (3): 32/237 kB | 28/195 kB | 40/43 kB Progress (3): 36/237 kB | 28/195 kB | 40/43 kB Progress (3): 36/237 kB | 32/195 kB | 40/43 kB Progress (3): 36/237 kB | 32/195 kB | 43 kB Progress (3): 40/237 kB | 32/195 kB | 43 kB Progress (4): 40/237 kB | 32/195 kB | 43 kB | 4.1/11 kB Progress (4): 44/237 kB | 32/195 kB | 43 kB | 4.1/11 kB Progress (4): 44/237 kB | 36/195 kB | 43 kB | 4.1/11 kB Progress (4): 48/237 kB | 36/195 kB | 43 kB | 4.1/11 kB Progress (4): 48/237 kB | 36/195 kB | 43 kB | 7.7/11 kB Progress (4): 52/237 kB | 36/195 kB | 43 kB | 7.7/11 kB Progress (4): 52/237 kB | 40/195 kB | 43 kB | 7.7/11 kB Progress (4): 56/237 kB | 40/195 kB | 43 kB | 7.7/11 kB Progress (4): 56/237 kB | 40/195 kB | 43 kB | 11 kB Progress (4): 60/237 kB | 40/195 kB | 43 kB | 11 kB Progress (4): 60/237 kB | 44/195 kB | 43 kB | 11 kB Progress (4): 64/237 kB | 44/195 kB | 43 kB | 11 kB Progress (4): 64/237 kB | 48/195 kB | 43 kB | 11 kB Progress (4): 68/237 kB | 48/195 kB | 43 kB | 11 kB Progress (4): 68/237 kB | 52/195 kB | 43 kB | 11 kB Progress (4): 72/237 kB | 52/195 kB | 43 kB | 11 kB Progress (4): 72/237 kB | 56/195 kB | 43 kB | 11 kB Progress (4): 76/237 kB | 56/195 kB | 43 kB | 11 kB Progress (4): 76/237 kB | 60/195 kB | 43 kB | 11 kB Progress (4): 80/237 kB | 60/195 kB | 43 kB | 11 kB Progress (4): 80/237 kB | 64/195 kB | 43 kB | 11 kB Progress (4): 84/237 kB | 64/195 kB | 43 kB | 11 kB Progress (4): 84/237 kB | 68/195 kB | 43 kB | 11 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 419 kB/s) [2019-10-01T01:13:38.541Z] Progress (3): 84/237 kB | 72/195 kB | 11 kB Progress (3): 88/237 kB | 72/195 kB | 11 kB Progress (3): 88/237 kB | 76/195 kB | 11 kB Progress (4): 88/237 kB | 76/195 kB | 11 kB | 4.1/10 kB 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-10-01T01:13:38.541Z] 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 105 kB/s) [2019-10-01T01:13:38.541Z] Progress (3): 88/237 kB | 76/195 kB | 7.7/10 kB Progress (3): 88/237 kB | 80/195 kB | 7.7/10 kB Progress (3): 92/237 kB | 80/195 kB | 7.7/10 kB Progress (3): 92/237 kB | 84/195 kB | 7.7/10 kB Progress (3): 96/237 kB | 84/195 kB | 7.7/10 kB Progress (3): 96/237 kB | 84/195 kB | 10 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-10-01T01:13:38.541Z] Progress (3): 100/237 kB | 84/195 kB | 10 kB Progress (3): 100/237 kB | 88/195 kB | 10 kB Progress (3): 104/237 kB | 88/195 kB | 10 kB Progress (3): 104/237 kB | 92/195 kB | 10 kB Progress (3): 108/237 kB | 92/195 kB | 10 kB Progress (3): 108/237 kB | 96/195 kB | 10 kB Progress (3): 112/237 kB | 96/195 kB | 10 kB Progress (3): 112/237 kB | 100/195 kB | 10 kB Progress (3): 116/237 kB | 100/195 kB | 10 kB Progress (3): 116/237 kB | 104/195 kB | 10 kB Progress (3): 120/237 kB | 104/195 kB | 10 kB Progress (3): 120/237 kB | 108/195 kB | 10 kB Progress (3): 124/237 kB | 108/195 kB | 10 kB Progress (3): 124/237 kB | 112/195 kB | 10 kB Progress (3): 128/237 kB | 112/195 kB | 10 kB Progress (3): 128/237 kB | 116/195 kB | 10 kB Progress (3): 132/237 kB | 116/195 kB | 10 kB Progress (3): 132/237 kB | 120/195 kB | 10 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 92 kB/s) [2019-10-01T01:13:38.541Z] Progress (2): 132/237 kB | 124/195 kB Progress (2): 136/237 kB | 124/195 kB Progress (2): 136/237 kB | 128/195 kB Progress (2): 140/237 kB | 128/195 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-10-01T01:13:38.541Z] Progress (3): 140/237 kB | 128/195 kB | 4.1/17 kB Progress (3): 144/237 kB | 128/195 kB | 4.1/17 kB Progress (3): 144/237 kB | 132/195 kB | 4.1/17 kB Progress (3): 148/237 kB | 132/195 kB | 4.1/17 kB Progress (3): 148/237 kB | 132/195 kB | 7.7/17 kB Progress (3): 152/237 kB | 132/195 kB | 7.7/17 kB Progress (4): 152/237 kB | 132/195 kB | 7.7/17 kB | 4.1/123 kB Progress (4): 152/237 kB | 136/195 kB | 7.7/17 kB | 4.1/123 kB Progress (4): 152/237 kB | 136/195 kB | 7.7/17 kB | 7.7/123 kB Progress (4): 156/237 kB | 136/195 kB | 7.7/17 kB | 7.7/123 kB Progress (4): 156/237 kB | 136/195 kB | 12/17 kB | 7.7/123 kB Progress (4): 160/237 kB | 136/195 kB | 12/17 kB | 7.7/123 kB Progress (4): 160/237 kB | 136/195 kB | 12/17 kB | 12/123 kB Progress (4): 160/237 kB | 140/195 kB | 12/17 kB | 12/123 kB Progress (4): 160/237 kB | 140/195 kB | 12/17 kB | 16/123 kB Progress (4): 164/237 kB | 140/195 kB | 12/17 kB | 16/123 kB Progress (4): 164/237 kB | 140/195 kB | 16/17 kB | 16/123 kB Progress (4): 168/237 kB | 140/195 kB | 16/17 kB | 16/123 kB Progress (4): 168/237 kB | 140/195 kB | 16/17 kB | 20/123 kB Progress (4): 168/237 kB | 144/195 kB | 16/17 kB | 20/123 kB Progress (4): 168/237 kB | 144/195 kB | 16/17 kB | 24/123 kB Progress (4): 172/237 kB | 144/195 kB | 16/17 kB | 24/123 kB Progress (4): 172/237 kB | 144/195 kB | 17 kB | 24/123 kB Progress (4): 176/237 kB | 144/195 kB | 17 kB | 24/123 kB Progress (4): 176/237 kB | 144/195 kB | 17 kB | 28/123 kB Progress (4): 176/237 kB | 148/195 kB | 17 kB | 28/123 kB Progress (4): 176/237 kB | 148/195 kB | 17 kB | 32/123 kB Progress (4): 180/237 kB | 148/195 kB | 17 kB | 32/123 kB Progress (5): 180/237 kB | 148/195 kB | 17 kB | 32/123 kB | 4.1/37 kB Progress (5): 180/237 kB | 148/195 kB | 17 kB | 33/123 kB | 4.1/37 kB Progress (5): 180/237 kB | 152/195 kB | 17 kB | 33/123 kB | 4.1/37 kB Progress (5): 180/237 kB | 152/195 kB | 17 kB | 37/123 kB | 4.1/37 kB Progress (5): 180/237 kB | 152/195 kB | 17 kB | 37/123 kB | 7.7/37 kB Progress (5): 184/237 kB | 152/195 kB | 17 kB | 37/123 kB | 7.7/37 kB Progress (5): 184/237 kB | 152/195 kB | 17 kB | 37/123 kB | 12/37 kB Progress (5): 184/237 kB | 152/195 kB | 17 kB | 41/123 kB | 12/37 kB Progress (5): 184/237 kB | 156/195 kB | 17 kB | 41/123 kB | 12/37 kB Progress (5): 184/237 kB | 156/195 kB | 17 kB | 45/123 kB | 12/37 kB Progress (5): 184/237 kB | 156/195 kB | 17 kB | 45/123 kB | 16/37 kB Progress (5): 188/237 kB | 156/195 kB | 17 kB | 45/123 kB | 16/37 kB Progress (5): 188/237 kB | 156/195 kB | 17 kB | 45/123 kB | 20/37 kB Progress (5): 188/237 kB | 156/195 kB | 17 kB | 49/123 kB | 20/37 kB Progress (5): 188/237 kB | 160/195 kB | 17 kB | 49/123 kB | 20/37 kB Progress (5): 188/237 kB | 160/195 kB | 17 kB | 53/123 kB | 20/37 kB Progress (5): 188/237 kB | 160/195 kB | 17 kB | 53/123 kB | 24/37 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 136 kB/s) [2019-10-01T01:13:38.541Z] Progress (4): 192/237 kB | 160/195 kB | 53/123 kB | 24/37 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-10-01T01:13:38.801Z] Progress (4): 192/237 kB | 160/195 kB | 53/123 kB | 28/37 kB Progress (4): 192/237 kB | 160/195 kB | 57/123 kB | 28/37 kB Progress (4): 192/237 kB | 164/195 kB | 57/123 kB | 28/37 kB Progress (4): 192/237 kB | 164/195 kB | 61/123 kB | 28/37 kB Progress (4): 192/237 kB | 164/195 kB | 61/123 kB | 32/37 kB Progress (4): 196/237 kB | 164/195 kB | 61/123 kB | 32/37 kB Progress (4): 196/237 kB | 164/195 kB | 61/123 kB | 36/37 kB Progress (4): 196/237 kB | 164/195 kB | 65/123 kB | 36/37 kB Progress (4): 196/237 kB | 168/195 kB | 65/123 kB | 36/37 kB Progress (4): 196/237 kB | 168/195 kB | 69/123 kB | 36/37 kB Progress (4): 196/237 kB | 168/195 kB | 69/123 kB | 37 kB Progress (4): 200/237 kB | 168/195 kB | 69/123 kB | 37 kB Progress (4): 200/237 kB | 168/195 kB | 73/123 kB | 37 kB Progress (4): 200/237 kB | 172/195 kB | 73/123 kB | 37 kB Progress (4): 200/237 kB | 172/195 kB | 77/123 kB | 37 kB Progress (4): 204/237 kB | 172/195 kB | 77/123 kB | 37 kB Progress (4): 204/237 kB | 172/195 kB | 81/123 kB | 37 kB Progress (4): 204/237 kB | 176/195 kB | 81/123 kB | 37 kB Progress (4): 204/237 kB | 176/195 kB | 85/123 kB | 37 kB Progress (4): 208/237 kB | 176/195 kB | 85/123 kB | 37 kB Progress (4): 208/237 kB | 176/195 kB | 89/123 kB | 37 kB Progress (4): 208/237 kB | 180/195 kB | 89/123 kB | 37 kB Progress (4): 208/237 kB | 180/195 kB | 93/123 kB | 37 kB Progress (4): 212/237 kB | 180/195 kB | 93/123 kB | 37 kB Progress (4): 212/237 kB | 180/195 kB | 97/123 kB | 37 kB Progress (4): 212/237 kB | 184/195 kB | 97/123 kB | 37 kB Progress (4): 212/237 kB | 184/195 kB | 101/123 kB | 37 kB Progress (4): 216/237 kB | 184/195 kB | 101/123 kB | 37 kB Progress (4): 216/237 kB | 184/195 kB | 105/123 kB | 37 kB Progress (4): 216/237 kB | 188/195 kB | 105/123 kB | 37 kB Progress (4): 216/237 kB | 188/195 kB | 109/123 kB | 37 kB Progress (4): 220/237 kB | 188/195 kB | 109/123 kB | 37 kB Progress (4): 220/237 kB | 188/195 kB | 113/123 kB | 37 kB Progress (4): 220/237 kB | 192/195 kB | 113/123 kB | 37 kB Progress (4): 220/237 kB | 192/195 kB | 117/123 kB | 37 kB Progress (4): 224/237 kB | 192/195 kB | 117/123 kB | 37 kB Progress (4): 224/237 kB | 192/195 kB | 121/123 kB | 37 kB Progress (4): 224/237 kB | 195 kB | 121/123 kB | 37 kB Progress (4): 224/237 kB | 195 kB | 123 kB | 37 kB Progress (4): 228/237 kB | 195 kB | 123 kB | 37 kB Progress (4): 232/237 kB | 195 kB | 123 kB | 37 kB Progress (4): 236/237 kB | 195 kB | 123 kB | 37 kB Progress (4): 237 kB | 195 kB | 123 kB | 37 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 1.4 MB/s) [2019-10-01T01:13:38.801Z] 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-10-01T01:13:38.801Z] 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 880 kB/s) [2019-10-01T01:13:38.801Z] 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-10-01T01:13:38.801Z] Progress (3): 237 kB | 37 kB | 4.1/30 kB Progress (3): 237 kB | 37 kB | 7.7/30 kB Progress (3): 237 kB | 37 kB | 12/30 kB Progress (3): 237 kB | 37 kB | 16/30 kB Progress (3): 237 kB | 37 kB | 20/30 kB Progress (3): 237 kB | 37 kB | 24/30 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 255 kB/s) [2019-10-01T01:13:38.801Z] Progress (2): 237 kB | 28/30 kB 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-10-01T01:13:38.801Z] Progress (2): 237 kB | 30 kB 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.6 MB/s) [2019-10-01T01:13:38.801Z] 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-10-01T01:13:38.801Z] 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 199 kB/s) [2019-10-01T01:13:38.801Z] 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-10-01T01:13:38.801Z] Progress (1): 4.1/158 kB Progress (1): 7.7/158 kB Progress (1): 12/158 kB Progress (1): 16/158 kB Progress (1): 20/158 kB Progress (1): 24/158 kB Progress (1): 28/158 kB Progress (1): 32/158 kB Progress (1): 36/158 kB Progress (1): 40/158 kB Progress (1): 44/158 kB Progress (1): 48/158 kB Progress (1): 52/158 kB Progress (1): 56/158 kB Progress (1): 60/158 kB Progress (2): 60/158 kB | 4.1/11 kB Progress (2): 64/158 kB | 4.1/11 kB Progress (2): 64/158 kB | 7.7/11 kB Progress (2): 66/158 kB | 7.7/11 kB Progress (2): 66/158 kB | 11 kB Progress (2): 70/158 kB | 11 kB Progress (2): 74/158 kB | 11 kB Progress (2): 78/158 kB | 11 kB Progress (2): 82/158 kB | 11 kB Progress (2): 86/158 kB | 11 kB Progress (2): 90/158 kB | 11 kB Progress (2): 94/158 kB | 11 kB Progress (2): 98/158 kB | 11 kB Progress (2): 102/158 kB | 11 kB Progress (2): 106/158 kB | 11 kB Progress (2): 110/158 kB | 11 kB Progress (2): 114/158 kB | 11 kB Progress (3): 114/158 kB | 11 kB | 0/1.2 MB Progress (3): 118/158 kB | 11 kB | 0/1.2 MB Progress (3): 118/158 kB | 11 kB | 0/1.2 MB Progress (3): 122/158 kB | 11 kB | 0/1.2 MB Progress (3): 122/158 kB | 11 kB | 0/1.2 MB Progress (3): 126/158 kB | 11 kB | 0/1.2 MB 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 68 kB/s) [2019-10-01T01:13:38.801Z] Progress (2): 126/158 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-10-01T01:13:38.801Z] Progress (3): 126/158 kB | 0/1.2 MB | 4.1/262 kB Progress (3): 130/158 kB | 0/1.2 MB | 4.1/262 kB Progress (3): 130/158 kB | 0/1.2 MB | 7.7/262 kB Progress (3): 130/158 kB | 0/1.2 MB | 7.7/262 kB Progress (3): 130/158 kB | 0/1.2 MB | 12/262 kB Progress (3): 134/158 kB | 0/1.2 MB | 12/262 kB Progress (3): 134/158 kB | 0/1.2 MB | 16/262 kB Progress (3): 134/158 kB | 0/1.2 MB | 16/262 kB Progress (3): 134/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 134/158 kB | 0/1.2 MB | 20/262 kB | 4.1/305 kB Progress (4): 138/158 kB | 0/1.2 MB | 20/262 kB | 4.1/305 kB Progress (4): 138/158 kB | 0/1.2 MB | 20/262 kB | 7.7/305 kB Progress (4): 138/158 kB | 0/1.2 MB | 24/262 kB | 7.7/305 kB Progress (4): 138/158 kB | 0/1.2 MB | 24/262 kB | 7.7/305 kB Progress (4): 138/158 kB | 0/1.2 MB | 28/262 kB | 7.7/305 kB Progress (4): 138/158 kB | 0/1.2 MB | 28/262 kB | 12/305 kB Progress (4): 142/158 kB | 0/1.2 MB | 28/262 kB | 12/305 kB Progress (4): 142/158 kB | 0/1.2 MB | 28/262 kB | 16/305 kB Progress (4): 142/158 kB | 0/1.2 MB | 32/262 kB | 16/305 kB Progress (4): 142/158 kB | 0/1.2 MB | 32/262 kB | 16/305 kB Progress (4): 142/158 kB | 0/1.2 MB | 33/262 kB | 16/305 kB Progress (4): 142/158 kB | 0/1.2 MB | 33/262 kB | 20/305 kB Progress (4): 146/158 kB | 0/1.2 MB | 33/262 kB | 20/305 kB Progress (4): 146/158 kB | 0/1.2 MB | 33/262 kB | 24/305 kB Progress (4): 146/158 kB | 0/1.2 MB | 37/262 kB | 24/305 kB Progress (4): 146/158 kB | 0/1.2 MB | 37/262 kB | 24/305 kB Progress (4): 146/158 kB | 0/1.2 MB | 41/262 kB | 24/305 kB Progress (4): 146/158 kB | 0/1.2 MB | 41/262 kB | 28/305 kB Progress (4): 150/158 kB | 0/1.2 MB | 41/262 kB | 28/305 kB Progress (4): 150/158 kB | 0/1.2 MB | 41/262 kB | 32/305 kB Progress (4): 150/158 kB | 0/1.2 MB | 45/262 kB | 32/305 kB Progress (4): 150/158 kB | 0/1.2 MB | 45/262 kB | 32/305 kB Progress (4): 150/158 kB | 0/1.2 MB | 49/262 kB | 32/305 kB Progress (4): 150/158 kB | 0/1.2 MB | 49/262 kB | 33/305 kB Progress (4): 154/158 kB | 0/1.2 MB | 49/262 kB | 33/305 kB Progress (5): 154/158 kB | 0/1.2 MB | 49/262 kB | 33/305 kB | 4.1/30 kB Progress (5): 158/158 kB | 0/1.2 MB | 49/262 kB | 33/305 kB | 4.1/30 kB Progress (5): 158/158 kB | 0/1.2 MB | 49/262 kB | 37/305 kB | 4.1/30 kB Progress (5): 158/158 kB | 0/1.2 MB | 53/262 kB | 37/305 kB | 4.1/30 kB Progress (5): 158/158 kB | 0/1.2 MB | 53/262 kB | 37/305 kB | 4.1/30 kB Progress (5): 158/158 kB | 0/1.2 MB | 57/262 kB | 37/305 kB | 4.1/30 kB Progress (5): 158/158 kB | 0/1.2 MB | 57/262 kB | 41/305 kB | 4.1/30 kB Progress (5): 158 kB | 0/1.2 MB | 57/262 kB | 41/305 kB | 4.1/30 kB Progress (5): 158 kB | 0/1.2 MB | 57/262 kB | 41/305 kB | 7.7/30 kB Progress (5): 158 kB | 0/1.2 MB | 57/262 kB | 45/305 kB | 7.7/30 kB Progress (5): 158 kB | 0/1.2 MB | 61/262 kB | 45/305 kB | 7.7/30 kB Progress (5): 158 kB | 0/1.2 MB | 61/262 kB | 45/305 kB | 7.7/30 kB Progress (5): 158 kB | 0/1.2 MB | 65/262 kB | 45/305 kB | 7.7/30 kB Progress (5): 158 kB | 0/1.2 MB | 65/262 kB | 49/305 kB | 7.7/30 kB Progress (5): 158 kB | 0/1.2 MB | 65/262 kB | 49/305 kB | 12/30 kB Progress (5): 158 kB | 0/1.2 MB | 65/262 kB | 53/305 kB | 12/30 kB Progress (5): 158 kB | 0/1.2 MB | 66/262 kB | 53/305 kB | 12/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 66/262 kB | 53/305 kB | 12/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 70/262 kB | 53/305 kB | 12/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 70/262 kB | 57/305 kB | 12/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 70/262 kB | 57/305 kB | 16/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 70/262 kB | 61/305 kB | 16/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 74/262 kB | 61/305 kB | 16/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 74/262 kB | 61/305 kB | 16/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 78/262 kB | 61/305 kB | 16/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 78/262 kB | 65/305 kB | 16/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 78/262 kB | 65/305 kB | 20/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 78/262 kB | 66/305 kB | 20/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 82/262 kB | 66/305 kB | 20/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 82/262 kB | 66/305 kB | 20/30 kB Progress (5): 158 kB | 0.1/1.2 MB | 86/262 kB | 66/305 kB | 20/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 870 kB/s) [2019-10-01T01:13:38.801Z] Progress (4): 0.1/1.2 MB | 86/262 kB | 70/305 kB | 20/30 kB Progress (4): 0.1/1.2 MB | 86/262 kB | 70/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 86/262 kB | 74/305 kB | 24/30 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-10-01T01:13:38.801Z] Progress (4): 0.1/1.2 MB | 90/262 kB | 74/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 90/262 kB | 74/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 74/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 78/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 78/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 82/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 82/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 82/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 82/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 86/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 86/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 106/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 106/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 94/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 94/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 94/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 94/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 102/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 102/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 102/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 102/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 106/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 106/305 kB | 30 kB Progress (5): 0.1/1.2 MB | 126/262 kB | 106/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 130/262 kB | 106/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 130/262 kB | 106/305 kB | 30 kB | 7.7/50 kB Progress (5): 0.1/1.2 MB | 130/262 kB | 106/305 kB | 30 kB | 7.7/50 kB Progress (5): 0.1/1.2 MB | 130/262 kB | 110/305 kB | 30 kB | 7.7/50 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 157 kB/s) [2019-10-01T01:13:38.801Z] Progress (4): 0.1/1.2 MB | 130/262 kB | 110/305 kB | 7.7/50 kB Progress (4): 0.1/1.2 MB | 130/262 kB | 110/305 kB | 12/50 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 110/305 kB | 12/50 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 110/305 kB | 16/50 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 110/305 kB | 16/50 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-10-01T01:13:38.801Z] Progress (4): 0.1/1.2 MB | 134/262 kB | 114/305 kB | 16/50 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 114/305 kB | 16/50 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 114/305 kB | 20/50 kB Progress (4): 0.1/1.2 MB | 138/262 kB | 114/305 kB | 20/50 kB Progress (4): 0.1/1.2 MB | 138/262 kB | 114/305 kB | 24/50 kB Progress (4): 0.1/1.2 MB | 138/262 kB | 114/305 kB | 24/50 kB Progress (4): 0.1/1.2 MB | 138/262 kB | 118/305 kB | 24/50 kB Progress (4): 0.1/1.2 MB | 138/262 kB | 118/305 kB | 24/50 kB Progress (4): 0.1/1.2 MB | 138/262 kB | 118/305 kB | 28/50 kB Progress (4): 0.1/1.2 MB | 142/262 kB | 118/305 kB | 28/50 kB Progress (4): 0.1/1.2 MB | 142/262 kB | 118/305 kB | 32/50 kB Progress (4): 0.1/1.2 MB | 142/262 kB | 118/305 kB | 32/50 kB Progress (4): 0.1/1.2 MB | 142/262 kB | 122/305 kB | 32/50 kB Progress (4): 0.1/1.2 MB | 142/262 kB | 122/305 kB | 32/50 kB Progress (4): 0.1/1.2 MB | 142/262 kB | 122/305 kB | 36/50 kB Progress (4): 0.1/1.2 MB | 146/262 kB | 122/305 kB | 36/50 kB Progress (4): 0.1/1.2 MB | 146/262 kB | 122/305 kB | 40/50 kB Progress (4): 0.1/1.2 MB | 146/262 kB | 122/305 kB | 40/50 kB Progress (4): 0.1/1.2 MB | 146/262 kB | 126/305 kB | 40/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 126/305 kB | 40/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 126/305 kB | 44/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 126/305 kB | 44/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 126/305 kB | 48/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 126/305 kB | 48/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 130/305 kB | 48/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 130/305 kB | 48/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 130/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 130/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 130/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 131/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 131/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 131/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 131/305 kB | 50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 135/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 158/262 kB | 135/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 158/262 kB | 135/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 135/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 135/305 kB | 50 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 135/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 139/305 kB | 50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 139/305 kB | 50 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 139/305 kB | 50 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 139/305 kB | 50 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 139/305 kB | 50 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 139/305 kB | 50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 143/305 kB | 50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 143/305 kB | 50 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 143/305 kB | 50 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 143/305 kB | 50 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 143/305 kB | 50 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 143/305 kB | 50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 147/305 kB | 50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 147/305 kB | 50 kB | 28/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 147/305 kB | 50 kB | 28/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 147/305 kB | 50 kB | 28/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 147/305 kB | 50 kB | 28/52 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 244 kB/s) [2019-10-01T01:13:38.801Z] Progress (4): 0.2/1.2 MB | 174/262 kB | 147/305 kB | 32/52 kB Progress (4): 0.2/1.2 MB | 174/262 kB | 151/305 kB | 32/52 kB Progress (4): 0.2/1.2 MB | 174/262 kB | 151/305 kB | 36/52 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-10-01T01:13:38.802Z] Progress (4): 0.2/1.2 MB | 174/262 kB | 151/305 kB | 36/52 kB Progress (4): 0.2/1.2 MB | 178/262 kB | 151/305 kB | 36/52 kB Progress (4): 0.2/1.2 MB | 178/262 kB | 151/305 kB | 36/52 kB Progress (4): 0.2/1.2 MB | 178/262 kB | 151/305 kB | 40/52 kB Progress (4): 0.2/1.2 MB | 178/262 kB | 155/305 kB | 40/52 kB Progress (4): 0.2/1.2 MB | 178/262 kB | 155/305 kB | 44/52 kB Progress (4): 0.2/1.2 MB | 178/262 kB | 155/305 kB | 44/52 kB Progress (4): 0.2/1.2 MB | 182/262 kB | 155/305 kB | 44/52 kB Progress (4): 0.2/1.2 MB | 182/262 kB | 155/305 kB | 44/52 kB Progress (4): 0.2/1.2 MB | 182/262 kB | 155/305 kB | 48/52 kB Progress (4): 0.2/1.2 MB | 182/262 kB | 159/305 kB | 48/52 kB Progress (4): 0.2/1.2 MB | 182/262 kB | 159/305 kB | 52/52 kB Progress (4): 0.2/1.2 MB | 182/262 kB | 159/305 kB | 52/52 kB Progress (4): 0.2/1.2 MB | 186/262 kB | 159/305 kB | 52/52 kB Progress (4): 0.2/1.2 MB | 186/262 kB | 159/305 kB | 52/52 kB Progress (4): 0.2/1.2 MB | 186/262 kB | 159/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 186/262 kB | 163/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 186/262 kB | 163/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 190/262 kB | 163/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 190/262 kB | 163/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 190/262 kB | 167/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 190/262 kB | 167/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 194/262 kB | 167/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 194/262 kB | 167/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 194/262 kB | 171/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 194/262 kB | 171/305 kB | 52 kB Progress (4): 0.2/1.2 MB | 198/262 kB | 171/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 198/262 kB | 171/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 198/262 kB | 175/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 198/262 kB | 175/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 202/262 kB | 175/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 202/262 kB | 175/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 202/262 kB | 179/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 202/262 kB | 179/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 206/262 kB | 179/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 206/262 kB | 179/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 206/262 kB | 183/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 206/262 kB | 183/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 210/262 kB | 183/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 210/262 kB | 183/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 210/262 kB | 187/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 210/262 kB | 187/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 187/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 187/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 191/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 191/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 240 kB/s) [2019-10-01T01:13:38.802Z] 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-10-01T01:13:38.802Z] Progress (3): 0.3/1.2 MB | 218/262 kB | 191/305 kB Progress (3): 0.3/1.2 MB | 218/262 kB | 191/305 kB Progress (3): 0.3/1.2 MB | 218/262 kB | 195/305 kB Progress (3): 0.3/1.2 MB | 218/262 kB | 195/305 kB Progress (3): 0.3/1.2 MB | 222/262 kB | 195/305 kB Progress (3): 0.3/1.2 MB | 222/262 kB | 195/305 kB Progress (3): 0.3/1.2 MB | 222/262 kB | 199/305 kB Progress (3): 0.3/1.2 MB | 222/262 kB | 199/305 kB Progress (3): 0.3/1.2 MB | 226/262 kB | 199/305 kB Progress (3): 0.3/1.2 MB | 226/262 kB | 199/305 kB Progress (3): 0.3/1.2 MB | 226/262 kB | 203/305 kB Progress (3): 0.3/1.2 MB | 226/262 kB | 203/305 kB Progress (3): 0.3/1.2 MB | 230/262 kB | 203/305 kB Progress (3): 0.3/1.2 MB | 230/262 kB | 203/305 kB Progress (3): 0.3/1.2 MB | 230/262 kB | 207/305 kB Progress (3): 0.3/1.2 MB | 230/262 kB | 207/305 kB Progress (3): 0.3/1.2 MB | 234/262 kB | 207/305 kB Progress (3): 0.3/1.2 MB | 234/262 kB | 207/305 kB Progress (3): 0.3/1.2 MB | 234/262 kB | 211/305 kB Progress (3): 0.3/1.2 MB | 234/262 kB | 211/305 kB Progress (3): 0.3/1.2 MB | 238/262 kB | 211/305 kB Progress (3): 0.3/1.2 MB | 238/262 kB | 211/305 kB Progress (3): 0.3/1.2 MB | 238/262 kB | 215/305 kB Progress (3): 0.3/1.2 MB | 238/262 kB | 215/305 kB Progress (3): 0.3/1.2 MB | 242/262 kB | 215/305 kB Progress (3): 0.3/1.2 MB | 242/262 kB | 219/305 kB Progress (3): 0.3/1.2 MB | 246/262 kB | 219/305 kB Progress (3): 0.3/1.2 MB | 246/262 kB | 219/305 kB Progress (3): 0.3/1.2 MB | 246/262 kB | 219/305 kB Progress (3): 0.3/1.2 MB | 250/262 kB | 219/305 kB Progress (3): 0.3/1.2 MB | 250/262 kB | 219/305 kB Progress (3): 0.3/1.2 MB | 250/262 kB | 223/305 kB Progress (3): 0.4/1.2 MB | 250/262 kB | 223/305 kB Progress (3): 0.4/1.2 MB | 254/262 kB | 223/305 kB Progress (3): 0.4/1.2 MB | 254/262 kB | 223/305 kB Progress (3): 0.4/1.2 MB | 254/262 kB | 227/305 kB Progress (3): 0.4/1.2 MB | 254/262 kB | 227/305 kB Progress (3): 0.4/1.2 MB | 258/262 kB | 227/305 kB Progress (3): 0.4/1.2 MB | 258/262 kB | 227/305 kB Progress (3): 0.4/1.2 MB | 258/262 kB | 231/305 kB Progress (3): 0.4/1.2 MB | 258/262 kB | 231/305 kB Progress (3): 0.4/1.2 MB | 262/262 kB | 231/305 kB Progress (3): 0.4/1.2 MB | 262/262 kB | 231/305 kB Progress (3): 0.4/1.2 MB | 262/262 kB | 235/305 kB Progress (4): 0.4/1.2 MB | 262/262 kB | 235/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 262/262 kB | 239/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 262/262 kB | 239/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 239/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 239/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 243/305 kB | 4.1/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 243/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 247/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 247/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 251/305 kB | 7.7/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 251/305 kB | 12/15 kB Progress (4): 0.4/1.2 MB | 262 kB | 255/305 kB | 12/15 kB Progress (5): 0.4/1.2 MB | 262 kB | 255/305 kB | 12/15 kB | 4.1/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 255/305 kB | 12/15 kB | 4.1/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 255/305 kB | 12/15 kB | 7.7/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 259/305 kB | 12/15 kB | 7.7/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 259/305 kB | 15 kB | 7.7/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 263/305 kB | 15 kB | 7.7/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 263/305 kB | 15 kB | 12/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 263/305 kB | 15 kB | 12/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 263/305 kB | 15 kB | 16/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 267/305 kB | 15 kB | 16/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 267/305 kB | 15 kB | 20/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 267/305 kB | 15 kB | 20/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 267/305 kB | 15 kB | 24/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 271/305 kB | 15 kB | 24/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 271/305 kB | 15 kB | 28/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 271/305 kB | 15 kB | 28/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 271/305 kB | 15 kB | 32/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 275/305 kB | 15 kB | 32/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 275/305 kB | 15 kB | 36/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 275/305 kB | 15 kB | 36/37 kB Progress (5): 0.4/1.2 MB | 262 kB | 275/305 kB | 15 kB | 37 kB Progress (5): 0.4/1.2 MB | 262 kB | 279/305 kB | 15 kB | 37 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.1 MB/s) [2019-10-01T01:13:38.802Z] Progress (4): 0.4/1.2 MB | 279/305 kB | 15 kB | 37 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-10-01T01:13:38.802Z] Progress (4): 0.4/1.2 MB | 283/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 283/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 287/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 287/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 291/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 291/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 295/305 kB | 15 kB | 37 kB Progress (4): 0.4/1.2 MB | 295/305 kB | 15 kB | 37 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 63 kB/s) [2019-10-01T01:13:38.802Z] Progress (3): 0.4/1.2 MB | 295/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 299/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 299/305 kB | 37 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-10-01T01:13:38.802Z] Progress (3): 0.4/1.2 MB | 299/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 303/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 303/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 305 kB | 37 kB Progress (3): 0.4/1.2 MB | 305 kB | 37 kB Progress (3): 0.4/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.5/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 kB Progress (3): 0.6/1.2 MB | 305 kB | 37 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.jar (37 kB at 149 kB/s) [2019-10-01T01:13:38.802Z] Progress (2): 0.6/1.2 MB | 305 kB 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-10-01T01:13:38.802Z] Progress (2): 0.6/1.2 MB | 305 kB Progress (2): 0.6/1.2 MB | 305 kB Progress (2): 0.6/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 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.2 MB/s) [2019-10-01T01:13:38.802Z] Progress (2): 0.6/1.2 MB | 11 kB 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-10-01T01:13:38.802Z] 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 Progress (2): 0.7/1.2 MB | 11 kB Progress (3): 0.7/1.2 MB | 11 kB | 4.1/7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 4.1/7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 kB Progress (3): 0.7/1.2 MB | 11 kB | 7.7 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 40 kB/s) [2019-10-01T01:13:38.802Z] Progress (2): 0.7/1.2 MB | 7.7 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-10-01T01:13:38.802Z] Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 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.jar (7.7 kB at 29 kB/s) [2019-10-01T01:13:38.802Z] Progress (1): 0.8/1.2 MB 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-10-01T01:13:38.802Z] Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (2): 0.8/1.2 MB | 4.1/588 kB Progress (2): 0.8/1.2 MB | 4.1/588 kB Progress (2): 0.8/1.2 MB | 7.7/588 kB Progress (2): 0.8/1.2 MB | 7.7/588 kB Progress (3): 0.8/1.2 MB | 7.7/588 kB | 4.1/392 kB Progress (3): 0.8/1.2 MB | 12/588 kB | 4.1/392 kB Progress (3): 0.8/1.2 MB | 12/588 kB | 4.1/392 kB Progress (3): 0.8/1.2 MB | 16/588 kB | 4.1/392 kB Progress (3): 0.8/1.2 MB | 16/588 kB | 7.7/392 kB Progress (3): 0.8/1.2 MB | 20/588 kB | 7.7/392 kB Progress (3): 0.8/1.2 MB | 20/588 kB | 12/392 kB Progress (3): 0.8/1.2 MB | 20/588 kB | 12/392 kB Progress (3): 0.8/1.2 MB | 20/588 kB | 16/392 kB Progress (3): 0.8/1.2 MB | 24/588 kB | 16/392 kB Progress (3): 0.8/1.2 MB | 24/588 kB | 20/392 kB Progress (3): 0.8/1.2 MB | 24/588 kB | 20/392 kB Progress (3): 0.8/1.2 MB | 24/588 kB | 24/392 kB Progress (3): 0.8/1.2 MB | 28/588 kB | 24/392 kB Progress (3): 0.8/1.2 MB | 28/588 kB | 28/392 kB Progress (3): 0.9/1.2 MB | 28/588 kB | 28/392 kB Progress (3): 0.9/1.2 MB | 28/588 kB | 32/392 kB Progress (3): 0.9/1.2 MB | 32/588 kB | 32/392 kB Progress (3): 0.9/1.2 MB | 32/588 kB | 33/392 kB Progress (3): 0.9/1.2 MB | 32/588 kB | 33/392 kB Progress (3): 0.9/1.2 MB | 32/588 kB | 37/392 kB Progress (3): 0.9/1.2 MB | 36/588 kB | 37/392 kB Progress (3): 0.9/1.2 MB | 36/588 kB | 41/392 kB Progress (3): 0.9/1.2 MB | 36/588 kB | 41/392 kB Progress (3): 0.9/1.2 MB | 36/588 kB | 45/392 kB Progress (4): 0.9/1.2 MB | 36/588 kB | 45/392 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 40/588 kB | 45/392 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 40/588 kB | 45/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 40/588 kB | 49/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 40/588 kB | 49/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 40/588 kB | 53/392 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 40/588 kB | 53/392 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 44/588 kB | 53/392 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 44/588 kB | 53/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 44/588 kB | 57/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 44/588 kB | 57/392 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 44/588 kB | 57/392 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 48/588 kB | 57/392 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 48/588 kB | 57/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 48/588 kB | 57/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 48/588 kB | 61/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 48/588 kB | 61/392 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 52/588 kB | 61/392 kB | 24/91 kB Progress (5): 0.9/1.2 MB | 52/588 kB | 61/392 kB | 24/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 52/588 kB | 61/392 kB | 24/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 52/588 kB | 65/392 kB | 24/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 52/588 kB | 65/392 kB | 24/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 52/588 kB | 65/392 kB | 24/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 52/588 kB | 65/392 kB | 28/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 65/392 kB | 28/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 65/392 kB | 32/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 65/392 kB | 32/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 65/392 kB | 32/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 66/392 kB | 32/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 66/392 kB | 32/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 66/392 kB | 32/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 56/588 kB | 66/392 kB | 33/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 66/392 kB | 33/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 66/392 kB | 37/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 66/392 kB | 37/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 66/392 kB | 37/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 70/392 kB | 37/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 70/392 kB | 37/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 70/392 kB | 37/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 60/588 kB | 70/392 kB | 41/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 70/392 kB | 41/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 70/392 kB | 45/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 70/392 kB | 45/91 kB | 28/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 70/392 kB | 45/91 kB | 28/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 74/392 kB | 45/91 kB | 28/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 74/392 kB | 45/91 kB | 28/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 74/392 kB | 45/91 kB | 32/189 kB Progress (5): 0.9/1.2 MB | 64/588 kB | 74/392 kB | 49/91 kB | 32/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 74/392 kB | 49/91 kB | 32/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 74/392 kB | 53/91 kB | 32/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 74/392 kB | 53/91 kB | 33/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 74/392 kB | 53/91 kB | 33/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 78/392 kB | 53/91 kB | 33/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 78/392 kB | 53/91 kB | 33/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 78/392 kB | 53/91 kB | 37/189 kB Progress (5): 0.9/1.2 MB | 66/588 kB | 78/392 kB | 57/91 kB | 37/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 78/392 kB | 57/91 kB | 37/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 78/392 kB | 61/91 kB | 37/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 78/392 kB | 61/91 kB | 41/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 78/392 kB | 61/91 kB | 41/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 82/392 kB | 61/91 kB | 41/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 82/392 kB | 61/91 kB | 41/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 82/392 kB | 61/91 kB | 45/189 kB Progress (5): 0.9/1.2 MB | 70/588 kB | 82/392 kB | 65/91 kB | 45/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 82/392 kB | 65/91 kB | 45/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 82/392 kB | 69/91 kB | 45/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 82/392 kB | 69/91 kB | 49/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 82/392 kB | 69/91 kB | 49/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 86/392 kB | 69/91 kB | 49/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 86/392 kB | 69/91 kB | 49/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 86/392 kB | 69/91 kB | 53/189 kB Progress (5): 0.9/1.2 MB | 74/588 kB | 86/392 kB | 73/91 kB | 53/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 86/392 kB | 73/91 kB | 53/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 86/392 kB | 77/91 kB | 53/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 86/392 kB | 77/91 kB | 57/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 86/392 kB | 77/91 kB | 57/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 90/392 kB | 77/91 kB | 57/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 90/392 kB | 77/91 kB | 57/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 90/392 kB | 77/91 kB | 61/189 kB Progress (5): 0.9/1.2 MB | 78/588 kB | 90/392 kB | 81/91 kB | 61/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 90/392 kB | 81/91 kB | 61/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 90/392 kB | 85/91 kB | 61/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 90/392 kB | 85/91 kB | 65/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 90/392 kB | 85/91 kB | 65/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 94/392 kB | 85/91 kB | 65/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 94/392 kB | 85/91 kB | 65/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 94/392 kB | 85/91 kB | 66/189 kB Progress (5): 0.9/1.2 MB | 82/588 kB | 94/392 kB | 89/91 kB | 66/189 kB Progress (5): 0.9/1.2 MB | 86/588 kB | 94/392 kB | 89/91 kB | 66/189 kB Progress (5): 0.9/1.2 MB | 86/588 kB | 94/392 kB | 91 kB | 66/189 kB Progress (5): 0.9/1.2 MB | 86/588 kB | 94/392 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 86/588 kB | 94/392 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 86/588 kB | 98/392 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 86/588 kB | 98/392 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 86/588 kB | 98/392 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 90/588 kB | 98/392 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 90/588 kB | 98/392 kB | 91 kB | 78/189 kB Progress (5): 1.0/1.2 MB | 90/588 kB | 98/392 kB | 91 kB | 78/189 kB Progress (5): 1.0/1.2 MB | 90/588 kB | 98/392 kB | 91 kB | 78/189 kB Progress (5): 1.0/1.2 MB | 90/588 kB | 98/392 kB | 91 kB | 78/189 kB Progress (5): 1.0/1.2 MB | 90/588 kB | 98/392 kB | 91 kB | 82/189 kB Progress (5): 1.0/1.2 MB | 94/588 kB | 98/392 kB | 91 kB | 82/189 kB Progress (5): 1.0/1.2 MB | 94/588 kB | 98/392 kB | 91 kB | 86/189 kB Progress (5): 1.0/1.2 MB | 94/588 kB | 98/392 kB | 91 kB | 86/189 kB Progress (5): 1.0/1.2 MB | 94/588 kB | 102/392 kB | 91 kB | 86/189 kB Progress (5): 1.0/1.2 MB | 94/588 kB | 102/392 kB | 91 kB | 86/189 kB Progress (5): 1.0/1.2 MB | 94/588 kB | 102/392 kB | 91 kB | 90/189 kB Progress (5): 1.0/1.2 MB | 98/588 kB | 102/392 kB | 91 kB | 90/189 kB Progress (5): 1.0/1.2 MB | 98/588 kB | 102/392 kB | 91 kB | 94/189 kB Progress (5): 1.0/1.2 MB | 98/588 kB | 102/392 kB | 91 kB | 94/189 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 301 kB/s) [2019-10-01T01:13:38.802Z] Progress (4): 1.0/1.2 MB | 98/588 kB | 106/392 kB | 94/189 kB 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-10-01T01:13:38.802Z] Progress (4): 1.0/1.2 MB | 98/588 kB | 106/392 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 98/588 kB | 106/392 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 102/588 kB | 106/392 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 102/588 kB | 106/392 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 102/588 kB | 106/392 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 102/588 kB | 110/392 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 102/588 kB | 110/392 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 102/588 kB | 110/392 kB | 106/189 kB Progress (4): 1.0/1.2 MB | 106/588 kB | 110/392 kB | 106/189 kB Progress (4): 1.0/1.2 MB | 106/588 kB | 110/392 kB | 110/189 kB Progress (4): 1.0/1.2 MB | 106/588 kB | 110/392 kB | 110/189 kB Progress (4): 1.0/1.2 MB | 106/588 kB | 114/392 kB | 110/189 kB Progress (4): 1.0/1.2 MB | 106/588 kB | 114/392 kB | 110/189 kB Progress (4): 1.0/1.2 MB | 106/588 kB | 114/392 kB | 114/189 kB Progress (4): 1.0/1.2 MB | 110/588 kB | 114/392 kB | 114/189 kB Progress (4): 1.0/1.2 MB | 110/588 kB | 114/392 kB | 118/189 kB Progress (4): 1.0/1.2 MB | 110/588 kB | 114/392 kB | 118/189 kB Progress (4): 1.0/1.2 MB | 110/588 kB | 118/392 kB | 118/189 kB Progress (4): 1.0/1.2 MB | 110/588 kB | 118/392 kB | 118/189 kB Progress (4): 1.0/1.2 MB | 110/588 kB | 118/392 kB | 122/189 kB Progress (4): 1.0/1.2 MB | 114/588 kB | 118/392 kB | 122/189 kB Progress (4): 1.0/1.2 MB | 114/588 kB | 118/392 kB | 126/189 kB Progress (4): 1.0/1.2 MB | 114/588 kB | 118/392 kB | 126/189 kB Progress (4): 1.0/1.2 MB | 114/588 kB | 122/392 kB | 126/189 kB Progress (4): 1.0/1.2 MB | 114/588 kB | 122/392 kB | 126/189 kB Progress (4): 1.0/1.2 MB | 114/588 kB | 122/392 kB | 130/189 kB Progress (4): 1.0/1.2 MB | 118/588 kB | 122/392 kB | 130/189 kB Progress (4): 1.0/1.2 MB | 118/588 kB | 122/392 kB | 134/189 kB Progress (4): 1.0/1.2 MB | 118/588 kB | 122/392 kB | 134/189 kB Progress (4): 1.0/1.2 MB | 118/588 kB | 126/392 kB | 134/189 kB Progress (4): 1.0/1.2 MB | 118/588 kB | 126/392 kB | 134/189 kB Progress (4): 1.0/1.2 MB | 118/588 kB | 126/392 kB | 138/189 kB Progress (4): 1.0/1.2 MB | 122/588 kB | 126/392 kB | 138/189 kB Progress (4): 1.0/1.2 MB | 122/588 kB | 126/392 kB | 142/189 kB Progress (4): 1.0/1.2 MB | 122/588 kB | 126/392 kB | 142/189 kB Progress (4): 1.0/1.2 MB | 122/588 kB | 130/392 kB | 142/189 kB Progress (4): 1.0/1.2 MB | 122/588 kB | 130/392 kB | 142/189 kB Progress (5): 1.0/1.2 MB | 122/588 kB | 130/392 kB | 142/189 kB | 4.1/168 kB Progress (5): 1.0/1.2 MB | 122/588 kB | 130/392 kB | 146/189 kB | 4.1/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 130/392 kB | 146/189 kB | 4.1/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 130/392 kB | 150/189 kB | 4.1/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 130/392 kB | 150/189 kB | 7.7/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 130/392 kB | 150/189 kB | 7.7/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 134/392 kB | 150/189 kB | 7.7/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 134/392 kB | 150/189 kB | 7.7/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 134/392 kB | 150/189 kB | 12/168 kB Progress (5): 1.0/1.2 MB | 126/588 kB | 134/392 kB | 154/189 kB | 12/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 134/392 kB | 154/189 kB | 12/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 134/392 kB | 158/189 kB | 12/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 134/392 kB | 158/189 kB | 16/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 134/392 kB | 158/189 kB | 16/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 138/392 kB | 158/189 kB | 16/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 138/392 kB | 158/189 kB | 16/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 138/392 kB | 158/189 kB | 20/168 kB Progress (5): 1.0/1.2 MB | 130/588 kB | 138/392 kB | 162/189 kB | 20/168 kB Progress (5): 1.0/1.2 MB | 131/588 kB | 138/392 kB | 162/189 kB | 20/168 kB Progress (5): 1.0/1.2 MB | 131/588 kB | 138/392 kB | 166/189 kB | 20/168 kB Progress (5): 1.0/1.2 MB | 131/588 kB | 138/392 kB | 166/189 kB | 24/168 kB Progress (5): 1.0/1.2 MB | 131/588 kB | 138/392 kB | 166/189 kB | 24/168 kB Progress (5): 1.0/1.2 MB | 131/588 kB | 142/392 kB | 166/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 131/588 kB | 142/392 kB | 166/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 131/588 kB | 142/392 kB | 166/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 131/588 kB | 142/392 kB | 170/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 142/392 kB | 170/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 142/392 kB | 174/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 142/392 kB | 174/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 142/392 kB | 174/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 146/392 kB | 174/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 146/392 kB | 174/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 146/392 kB | 174/189 kB | 36/168 kB Progress (5): 1.1/1.2 MB | 135/588 kB | 146/392 kB | 178/189 kB | 36/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 146/392 kB | 178/189 kB | 36/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 146/392 kB | 182/189 kB | 36/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 146/392 kB | 182/189 kB | 40/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 146/392 kB | 182/189 kB | 40/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 150/392 kB | 182/189 kB | 40/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 150/392 kB | 182/189 kB | 40/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 150/392 kB | 182/189 kB | 44/168 kB Progress (5): 1.1/1.2 MB | 139/588 kB | 150/392 kB | 186/189 kB | 44/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 150/392 kB | 186/189 kB | 44/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 150/392 kB | 189 kB | 44/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 150/392 kB | 189 kB | 48/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 150/392 kB | 189 kB | 48/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 154/392 kB | 189 kB | 48/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 154/392 kB | 189 kB | 48/168 kB Progress (5): 1.1/1.2 MB | 143/588 kB | 154/392 kB | 189 kB | 52/168 kB Progress (5): 1.1/1.2 MB | 147/588 kB | 154/392 kB | 189 kB | 52/168 kB Progress (5): 1.1/1.2 MB | 147/588 kB | 154/392 kB | 189 kB | 56/168 kB Progress (5): 1.1/1.2 MB | 147/588 kB | 154/392 kB | 189 kB | 56/168 kB Progress (5): 1.1/1.2 MB | 147/588 kB | 158/392 kB | 189 kB | 56/168 kB Progress (5): 1.1/1.2 MB | 147/588 kB | 158/392 kB | 189 kB | 56/168 kB Progress (5): 1.1/1.2 MB | 147/588 kB | 158/392 kB | 189 kB | 60/168 kB Progress (5): 1.1/1.2 MB | 151/588 kB | 158/392 kB | 189 kB | 60/168 kB Progress (5): 1.1/1.2 MB | 151/588 kB | 158/392 kB | 189 kB | 64/168 kB Progress (5): 1.1/1.2 MB | 151/588 kB | 158/392 kB | 189 kB | 64/168 kB Progress (5): 1.1/1.2 MB | 151/588 kB | 162/392 kB | 189 kB | 64/168 kB Progress (5): 1.1/1.2 MB | 151/588 kB | 162/392 kB | 189 kB | 64/168 kB Progress (5): 1.1/1.2 MB | 151/588 kB | 162/392 kB | 189 kB | 68/168 kB Progress (5): 1.1/1.2 MB | 155/588 kB | 162/392 kB | 189 kB | 68/168 kB Progress (5): 1.1/1.2 MB | 155/588 kB | 162/392 kB | 189 kB | 72/168 kB Progress (5): 1.1/1.2 MB | 155/588 kB | 162/392 kB | 189 kB | 72/168 kB Progress (5): 1.1/1.2 MB | 155/588 kB | 166/392 kB | 189 kB | 72/168 kB Progress (5): 1.1/1.2 MB | 155/588 kB | 166/392 kB | 189 kB | 72/168 kB Progress (5): 1.1/1.2 MB | 155/588 kB | 166/392 kB | 189 kB | 76/168 kB Progress (5): 1.1/1.2 MB | 159/588 kB | 166/392 kB | 189 kB | 76/168 kB Progress (5): 1.1/1.2 MB | 159/588 kB | 166/392 kB | 189 kB | 80/168 kB Progress (5): 1.1/1.2 MB | 159/588 kB | 166/392 kB | 189 kB | 80/168 kB Progress (5): 1.1/1.2 MB | 159/588 kB | 170/392 kB | 189 kB | 80/168 kB Progress (5): 1.1/1.2 MB | 159/588 kB | 170/392 kB | 189 kB | 80/168 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 570 kB/s) [2019-10-01T01:13:38.802Z] Progress (4): 1.1/1.2 MB | 159/588 kB | 170/392 kB | 84/168 kB Progress (4): 1.1/1.2 MB | 163/588 kB | 170/392 kB | 84/168 kB Progress (4): 1.1/1.2 MB | 163/588 kB | 170/392 kB | 88/168 kB 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-10-01T01:13:38.802Z] Progress (4): 1.1/1.2 MB | 163/588 kB | 170/392 kB | 88/168 kB Progress (4): 1.1/1.2 MB | 163/588 kB | 174/392 kB | 88/168 kB Progress (4): 1.1/1.2 MB | 163/588 kB | 174/392 kB | 88/168 kB Progress (4): 1.1/1.2 MB | 163/588 kB | 174/392 kB | 92/168 kB Progress (4): 1.1/1.2 MB | 167/588 kB | 174/392 kB | 92/168 kB Progress (4): 1.1/1.2 MB | 167/588 kB | 174/392 kB | 96/168 kB Progress (4): 1.1/1.2 MB | 167/588 kB | 174/392 kB | 96/168 kB Progress (4): 1.1/1.2 MB | 167/588 kB | 178/392 kB | 96/168 kB Progress (4): 1.1/1.2 MB | 167/588 kB | 178/392 kB | 96/168 kB Progress (4): 1.1/1.2 MB | 167/588 kB | 178/392 kB | 100/168 kB Progress (4): 1.1/1.2 MB | 171/588 kB | 178/392 kB | 100/168 kB Progress (4): 1.1/1.2 MB | 171/588 kB | 178/392 kB | 104/168 kB Progress (4): 1.1/1.2 MB | 171/588 kB | 178/392 kB | 104/168 kB Progress (4): 1.1/1.2 MB | 171/588 kB | 182/392 kB | 104/168 kB Progress (4): 1.1/1.2 MB | 171/588 kB | 182/392 kB | 104/168 kB Progress (4): 1.1/1.2 MB | 171/588 kB | 182/392 kB | 108/168 kB Progress (4): 1.1/1.2 MB | 175/588 kB | 182/392 kB | 108/168 kB Progress (4): 1.1/1.2 MB | 175/588 kB | 182/392 kB | 112/168 kB Progress (4): 1.1/1.2 MB | 175/588 kB | 182/392 kB | 112/168 kB Progress (4): 1.1/1.2 MB | 175/588 kB | 186/392 kB | 112/168 kB Progress (4): 1.1/1.2 MB | 175/588 kB | 186/392 kB | 112/168 kB Progress (4): 1.1/1.2 MB | 175/588 kB | 186/392 kB | 116/168 kB Progress (4): 1.1/1.2 MB | 179/588 kB | 186/392 kB | 116/168 kB Progress (4): 1.1/1.2 MB | 179/588 kB | 186/392 kB | 120/168 kB Progress (4): 1.1/1.2 MB | 179/588 kB | 186/392 kB | 120/168 kB Progress (4): 1.1/1.2 MB | 179/588 kB | 190/392 kB | 120/168 kB Progress (4): 1.1/1.2 MB | 179/588 kB | 190/392 kB | 120/168 kB Progress (4): 1.1/1.2 MB | 179/588 kB | 190/392 kB | 124/168 kB Progress (4): 1.1/1.2 MB | 183/588 kB | 190/392 kB | 124/168 kB Progress (4): 1.1/1.2 MB | 183/588 kB | 190/392 kB | 128/168 kB Progress (4): 1.2/1.2 MB | 183/588 kB | 190/392 kB | 128/168 kB Progress (4): 1.2/1.2 MB | 183/588 kB | 194/392 kB | 128/168 kB Progress (4): 1.2/1.2 MB | 183/588 kB | 194/392 kB | 128/168 kB Progress (4): 1.2/1.2 MB | 183/588 kB | 194/392 kB | 132/168 kB Progress (4): 1.2/1.2 MB | 187/588 kB | 194/392 kB | 132/168 kB Progress (4): 1.2/1.2 MB | 187/588 kB | 194/392 kB | 136/168 kB Progress (4): 1.2/1.2 MB | 187/588 kB | 194/392 kB | 136/168 kB Progress (4): 1.2/1.2 MB | 187/588 kB | 198/392 kB | 136/168 kB Progress (4): 1.2/1.2 MB | 187/588 kB | 198/392 kB | 136/168 kB Progress (4): 1.2/1.2 MB | 187/588 kB | 198/392 kB | 140/168 kB Progress (4): 1.2/1.2 MB | 191/588 kB | 198/392 kB | 140/168 kB Progress (4): 1.2/1.2 MB | 191/588 kB | 198/392 kB | 144/168 kB Progress (4): 1.2/1.2 MB | 191/588 kB | 198/392 kB | 144/168 kB Progress (4): 1.2/1.2 MB | 191/588 kB | 202/392 kB | 144/168 kB Progress (4): 1.2/1.2 MB | 191/588 kB | 202/392 kB | 144/168 kB Progress (4): 1.2/1.2 MB | 191/588 kB | 202/392 kB | 148/168 kB Progress (4): 1.2/1.2 MB | 195/588 kB | 202/392 kB | 148/168 kB Progress (4): 1.2/1.2 MB | 195/588 kB | 202/392 kB | 152/168 kB Progress (5): 1.2/1.2 MB | 195/588 kB | 202/392 kB | 152/168 kB | 4.1/38 kB Progress (5): 1.2/1.2 MB | 195/588 kB | 202/392 kB | 152/168 kB | 4.1/38 kB Progress (5): 1.2/1.2 MB | 195/588 kB | 206/392 kB | 152/168 kB | 4.1/38 kB Progress (5): 1.2/1.2 MB | 195/588 kB | 206/392 kB | 152/168 kB | 4.1/38 kB Progress (5): 1.2/1.2 MB | 195/588 kB | 206/392 kB | 152/168 kB | 7.7/38 kB Progress (5): 1.2/1.2 MB | 195/588 kB | 206/392 kB | 156/168 kB | 7.7/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 206/392 kB | 156/168 kB | 7.7/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 206/392 kB | 160/168 kB | 7.7/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 206/392 kB | 160/168 kB | 12/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 206/392 kB | 160/168 kB | 12/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 210/392 kB | 160/168 kB | 12/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 210/392 kB | 160/168 kB | 12/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 210/392 kB | 160/168 kB | 16/38 kB Progress (5): 1.2/1.2 MB | 199/588 kB | 210/392 kB | 164/168 kB | 16/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 210/392 kB | 164/168 kB | 16/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 210/392 kB | 168/168 kB | 16/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 210/392 kB | 168/168 kB | 20/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 210/392 kB | 168/168 kB | 20/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 214/392 kB | 168/168 kB | 20/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 214/392 kB | 168/168 kB | 20/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 214/392 kB | 168/168 kB | 24/38 kB Progress (5): 1.2/1.2 MB | 203/588 kB | 214/392 kB | 168 kB | 24/38 kB Progress (5): 1.2/1.2 MB | 207/588 kB | 214/392 kB | 168 kB | 24/38 kB Progress (5): 1.2/1.2 MB | 207/588 kB | 214/392 kB | 168 kB | 28/38 kB Progress (5): 1.2/1.2 MB | 207/588 kB | 214/392 kB | 168 kB | 28/38 kB Progress (5): 1.2/1.2 MB | 207/588 kB | 218/392 kB | 168 kB | 28/38 kB Progress (5): 1.2/1.2 MB | 207/588 kB | 218/392 kB | 168 kB | 28/38 kB Progress (5): 1.2/1.2 MB | 207/588 kB | 218/392 kB | 168 kB | 32/38 kB Progress (5): 1.2/1.2 MB | 211/588 kB | 218/392 kB | 168 kB | 32/38 kB Progress (5): 1.2/1.2 MB | 211/588 kB | 218/392 kB | 168 kB | 36/38 kB Progress (5): 1.2/1.2 MB | 211/588 kB | 218/392 kB | 168 kB | 36/38 kB Progress (5): 1.2/1.2 MB | 211/588 kB | 222/392 kB | 168 kB | 36/38 kB Progress (5): 1.2/1.2 MB | 211/588 kB | 222/392 kB | 168 kB | 36/38 kB Progress (5): 1.2/1.2 MB | 211/588 kB | 222/392 kB | 168 kB | 38 kB Progress (5): 1.2/1.2 MB | 215/588 kB | 222/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 215/588 kB | 222/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 215/588 kB | 226/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 219/588 kB | 226/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 219/588 kB | 230/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 223/588 kB | 230/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 223/588 kB | 234/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 227/588 kB | 234/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 227/588 kB | 238/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 231/588 kB | 238/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 231/588 kB | 242/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 235/588 kB | 242/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 235/588 kB | 246/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 239/588 kB | 246/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 239/588 kB | 250/392 kB | 168 kB | 38 kB Progress (5): 1.2 MB | 243/588 kB | 250/392 kB | 168 kB | 38 kB 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 473 kB/s) [2019-10-01T01:13:38.802Z] Progress (4): 1.2 MB | 247/588 kB | 250/392 kB | 38 kB Progress (4): 1.2 MB | 247/588 kB | 254/392 kB | 38 kB Progress (4): 1.2 MB | 251/588 kB | 254/392 kB | 38 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-10-01T01:13:38.802Z] Progress (4): 1.2 MB | 255/588 kB | 254/392 kB | 38 kB Progress (4): 1.2 MB | 255/588 kB | 258/392 kB | 38 kB Progress (4): 1.2 MB | 259/588 kB | 258/392 kB | 38 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 106 kB/s) [2019-10-01T01:13:38.802Z] 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-10-01T01:13:38.802Z] Progress (3): 1.2 MB | 263/588 kB | 258/392 kB Progress (3): 1.2 MB | 263/588 kB | 262/392 kB Progress (3): 1.2 MB | 267/588 kB | 262/392 kB Progress (3): 1.2 MB | 267/588 kB | 266/392 kB Progress (3): 1.2 MB | 271/588 kB | 266/392 kB Progress (3): 1.2 MB | 271/588 kB | 270/392 kB Progress (3): 1.2 MB | 275/588 kB | 270/392 kB Progress (3): 1.2 MB | 275/588 kB | 274/392 kB Progress (3): 1.2 MB | 279/588 kB | 274/392 kB Progress (3): 1.2 MB | 279/588 kB | 278/392 kB Progress (3): 1.2 MB | 283/588 kB | 278/392 kB Progress (3): 1.2 MB | 283/588 kB | 282/392 kB Progress (3): 1.2 MB | 287/588 kB | 282/392 kB Progress (3): 1.2 MB | 287/588 kB | 286/392 kB Progress (3): 1.2 MB | 291/588 kB | 286/392 kB Progress (3): 1.2 MB | 291/588 kB | 290/392 kB Progress (3): 1.2 MB | 295/588 kB | 290/392 kB Progress (3): 1.2 MB | 295/588 kB | 294/392 kB Progress (3): 1.2 MB | 299/588 kB | 294/392 kB Progress (3): 1.2 MB | 299/588 kB | 298/392 kB Progress (3): 1.2 MB | 303/588 kB | 298/392 kB Progress (3): 1.2 MB | 303/588 kB | 302/392 kB Progress (3): 1.2 MB | 307/588 kB | 302/392 kB Progress (3): 1.2 MB | 307/588 kB | 306/392 kB Progress (3): 1.2 MB | 311/588 kB | 306/392 kB Progress (3): 1.2 MB | 311/588 kB | 310/392 kB Progress (3): 1.2 MB | 315/588 kB | 310/392 kB Progress (3): 1.2 MB | 315/588 kB | 314/392 kB Progress (3): 1.2 MB | 319/588 kB | 314/392 kB Progress (3): 1.2 MB | 319/588 kB | 318/392 kB 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 3.3 MB/s) [2019-10-01T01:13:38.802Z] Progress (2): 319/588 kB | 322/392 kB Progress (2): 323/588 kB | 322/392 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-10-01T01:13:38.802Z] Progress (2): 327/588 kB | 322/392 kB Progress (2): 327/588 kB | 326/392 kB Progress (2): 331/588 kB | 326/392 kB Progress (3): 331/588 kB | 326/392 kB | 4.1/65 kB Progress (3): 331/588 kB | 330/392 kB | 4.1/65 kB Progress (3): 331/588 kB | 330/392 kB | 7.7/65 kB Progress (3): 331/588 kB | 334/392 kB | 7.7/65 kB Progress (3): 335/588 kB | 334/392 kB | 7.7/65 kB Progress (3): 335/588 kB | 338/392 kB | 7.7/65 kB Progress (3): 335/588 kB | 338/392 kB | 12/65 kB Progress (3): 335/588 kB | 342/392 kB | 12/65 kB Progress (4): 335/588 kB | 342/392 kB | 12/65 kB | 4.1/109 kB Progress (4): 339/588 kB | 342/392 kB | 12/65 kB | 4.1/109 kB Progress (4): 339/588 kB | 342/392 kB | 12/65 kB | 7.7/109 kB Progress (4): 339/588 kB | 346/392 kB | 12/65 kB | 7.7/109 kB Progress (4): 339/588 kB | 346/392 kB | 16/65 kB | 7.7/109 kB Progress (4): 339/588 kB | 350/392 kB | 16/65 kB | 7.7/109 kB Progress (4): 339/588 kB | 350/392 kB | 16/65 kB | 12/109 kB Progress (4): 343/588 kB | 350/392 kB | 16/65 kB | 12/109 kB Progress (4): 343/588 kB | 350/392 kB | 16/65 kB | 16/109 kB Progress (4): 343/588 kB | 354/392 kB | 16/65 kB | 16/109 kB Progress (4): 343/588 kB | 354/392 kB | 20/65 kB | 16/109 kB Progress (4): 343/588 kB | 358/392 kB | 20/65 kB | 16/109 kB Progress (4): 343/588 kB | 358/392 kB | 20/65 kB | 20/109 kB Progress (4): 347/588 kB | 358/392 kB | 20/65 kB | 20/109 kB Progress (4): 347/588 kB | 358/392 kB | 20/65 kB | 24/109 kB Progress (4): 347/588 kB | 362/392 kB | 20/65 kB | 24/109 kB Progress (4): 347/588 kB | 362/392 kB | 24/65 kB | 24/109 kB Progress (4): 347/588 kB | 366/392 kB | 24/65 kB | 24/109 kB Progress (4): 347/588 kB | 366/392 kB | 24/65 kB | 28/109 kB Progress (4): 351/588 kB | 366/392 kB | 24/65 kB | 28/109 kB Progress (4): 351/588 kB | 366/392 kB | 24/65 kB | 32/109 kB Progress (4): 351/588 kB | 370/392 kB | 24/65 kB | 32/109 kB Progress (4): 351/588 kB | 370/392 kB | 28/65 kB | 32/109 kB Progress (4): 351/588 kB | 374/392 kB | 28/65 kB | 32/109 kB Progress (4): 351/588 kB | 374/392 kB | 28/65 kB | 36/109 kB Progress (4): 355/588 kB | 374/392 kB | 28/65 kB | 36/109 kB Progress (4): 355/588 kB | 374/392 kB | 28/65 kB | 40/109 kB Progress (4): 355/588 kB | 378/392 kB | 28/65 kB | 40/109 kB Progress (4): 355/588 kB | 378/392 kB | 32/65 kB | 40/109 kB Progress (4): 355/588 kB | 382/392 kB | 32/65 kB | 40/109 kB Progress (4): 355/588 kB | 382/392 kB | 32/65 kB | 44/109 kB Progress (4): 359/588 kB | 382/392 kB | 32/65 kB | 44/109 kB Progress (4): 359/588 kB | 382/392 kB | 32/65 kB | 48/109 kB Progress (4): 359/588 kB | 386/392 kB | 32/65 kB | 48/109 kB Progress (4): 359/588 kB | 386/392 kB | 33/65 kB | 48/109 kB Progress (4): 359/588 kB | 390/392 kB | 33/65 kB | 48/109 kB Progress (4): 359/588 kB | 390/392 kB | 33/65 kB | 52/109 kB Progress (4): 363/588 kB | 390/392 kB | 33/65 kB | 52/109 kB Progress (4): 363/588 kB | 390/392 kB | 33/65 kB | 56/109 kB Progress (4): 363/588 kB | 392 kB | 33/65 kB | 56/109 kB Progress (4): 363/588 kB | 392 kB | 37/65 kB | 56/109 kB Progress (5): 363/588 kB | 392 kB | 37/65 kB | 56/109 kB | 4.1/281 kB Progress (5): 363/588 kB | 392 kB | 37/65 kB | 60/109 kB | 4.1/281 kB Progress (5): 367/588 kB | 392 kB | 37/65 kB | 60/109 kB | 4.1/281 kB Progress (5): 367/588 kB | 392 kB | 37/65 kB | 64/109 kB | 4.1/281 kB Progress (5): 367/588 kB | 392 kB | 37/65 kB | 64/109 kB | 7.7/281 kB Progress (5): 367/588 kB | 392 kB | 41/65 kB | 64/109 kB | 7.7/281 kB Progress (5): 367/588 kB | 392 kB | 41/65 kB | 64/109 kB | 12/281 kB Progress (5): 367/588 kB | 392 kB | 41/65 kB | 68/109 kB | 12/281 kB Progress (5): 371/588 kB | 392 kB | 41/65 kB | 68/109 kB | 12/281 kB Progress (5): 371/588 kB | 392 kB | 41/65 kB | 72/109 kB | 12/281 kB Progress (5): 371/588 kB | 392 kB | 41/65 kB | 72/109 kB | 16/281 kB Progress (5): 371/588 kB | 392 kB | 45/65 kB | 72/109 kB | 16/281 kB Progress (5): 371/588 kB | 392 kB | 45/65 kB | 72/109 kB | 20/281 kB Progress (5): 371/588 kB | 392 kB | 45/65 kB | 76/109 kB | 20/281 kB Progress (5): 375/588 kB | 392 kB | 45/65 kB | 76/109 kB | 20/281 kB Progress (5): 375/588 kB | 392 kB | 45/65 kB | 80/109 kB | 20/281 kB Progress (5): 375/588 kB | 392 kB | 45/65 kB | 80/109 kB | 24/281 kB Progress (5): 375/588 kB | 392 kB | 49/65 kB | 80/109 kB | 24/281 kB Progress (5): 375/588 kB | 392 kB | 49/65 kB | 80/109 kB | 28/281 kB Progress (5): 375/588 kB | 392 kB | 49/65 kB | 84/109 kB | 28/281 kB Progress (5): 379/588 kB | 392 kB | 49/65 kB | 84/109 kB | 28/281 kB Progress (5): 379/588 kB | 392 kB | 49/65 kB | 88/109 kB | 28/281 kB Progress (5): 379/588 kB | 392 kB | 49/65 kB | 88/109 kB | 32/281 kB Progress (5): 379/588 kB | 392 kB | 53/65 kB | 88/109 kB | 32/281 kB Progress (5): 379/588 kB | 392 kB | 53/65 kB | 88/109 kB | 33/281 kB Progress (5): 379/588 kB | 392 kB | 53/65 kB | 92/109 kB | 33/281 kB Progress (5): 383/588 kB | 392 kB | 53/65 kB | 92/109 kB | 33/281 kB Progress (5): 383/588 kB | 392 kB | 53/65 kB | 96/109 kB | 33/281 kB Progress (5): 383/588 kB | 392 kB | 53/65 kB | 96/109 kB | 37/281 kB Progress (5): 383/588 kB | 392 kB | 57/65 kB | 96/109 kB | 37/281 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.0 MB/s) [2019-10-01T01:13:38.802Z] Progress (4): 383/588 kB | 61/65 kB | 96/109 kB | 37/281 kB Progress (4): 383/588 kB | 61/65 kB | 96/109 kB | 41/281 kB Progress (4): 383/588 kB | 61/65 kB | 100/109 kB | 41/281 kB Progress (4): 387/588 kB | 61/65 kB | 100/109 kB | 41/281 kB Progress (4): 387/588 kB | 61/65 kB | 104/109 kB | 41/281 kB Progress (4): 387/588 kB | 61/65 kB | 104/109 kB | 45/281 kB Progress (4): 387/588 kB | 65/65 kB | 104/109 kB | 45/281 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-10-01T01:13:39.228Z] Progress (4): 387/588 kB | 65 kB | 104/109 kB | 45/281 kB Progress (4): 387/588 kB | 65 kB | 104/109 kB | 49/281 kB Progress (4): 387/588 kB | 65 kB | 108/109 kB | 49/281 kB Progress (4): 391/588 kB | 65 kB | 108/109 kB | 49/281 kB Progress (4): 391/588 kB | 65 kB | 109 kB | 49/281 kB Progress (4): 391/588 kB | 65 kB | 109 kB | 53/281 kB Progress (4): 395/588 kB | 65 kB | 109 kB | 53/281 kB Progress (4): 395/588 kB | 65 kB | 109 kB | 57/281 kB Progress (4): 399/588 kB | 65 kB | 109 kB | 57/281 kB Progress (4): 399/588 kB | 65 kB | 109 kB | 61/281 kB Progress (4): 403/588 kB | 65 kB | 109 kB | 61/281 kB Progress (4): 403/588 kB | 65 kB | 109 kB | 65/281 kB Progress (4): 407/588 kB | 65 kB | 109 kB | 65/281 kB Progress (4): 407/588 kB | 65 kB | 109 kB | 66/281 kB Progress (4): 411/588 kB | 65 kB | 109 kB | 66/281 kB Progress (4): 411/588 kB | 65 kB | 109 kB | 70/281 kB Progress (4): 415/588 kB | 65 kB | 109 kB | 70/281 kB Progress (4): 415/588 kB | 65 kB | 109 kB | 74/281 kB Progress (4): 419/588 kB | 65 kB | 109 kB | 74/281 kB Progress (4): 419/588 kB | 65 kB | 109 kB | 78/281 kB Progress (4): 423/588 kB | 65 kB | 109 kB | 78/281 kB Progress (4): 423/588 kB | 65 kB | 109 kB | 82/281 kB Progress (4): 427/588 kB | 65 kB | 109 kB | 82/281 kB Progress (4): 427/588 kB | 65 kB | 109 kB | 86/281 kB Progress (4): 431/588 kB | 65 kB | 109 kB | 86/281 kB Progress (4): 431/588 kB | 65 kB | 109 kB | 90/281 kB Progress (4): 435/588 kB | 65 kB | 109 kB | 90/281 kB Progress (4): 435/588 kB | 65 kB | 109 kB | 94/281 kB Progress (4): 439/588 kB | 65 kB | 109 kB | 94/281 kB Progress (4): 439/588 kB | 65 kB | 109 kB | 98/281 kB Progress (4): 443/588 kB | 65 kB | 109 kB | 98/281 kB Progress (4): 443/588 kB | 65 kB | 109 kB | 98/281 kB Progress (4): 447/588 kB | 65 kB | 109 kB | 98/281 kB Progress (4): 447/588 kB | 65 kB | 109 kB | 102/281 kB Progress (4): 451/588 kB | 65 kB | 109 kB | 102/281 kB Progress (4): 451/588 kB | 65 kB | 109 kB | 106/281 kB Progress (4): 455/588 kB | 65 kB | 109 kB | 106/281 kB Progress (4): 455/588 kB | 65 kB | 109 kB | 110/281 kB Progress (4): 459/588 kB | 65 kB | 109 kB | 110/281 kB Progress (4): 459/588 kB | 65 kB | 109 kB | 114/281 kB Progress (4): 463/588 kB | 65 kB | 109 kB | 114/281 kB Progress (4): 463/588 kB | 65 kB | 109 kB | 118/281 kB Progress (4): 467/588 kB | 65 kB | 109 kB | 118/281 kB Progress (4): 467/588 kB | 65 kB | 109 kB | 122/281 kB Progress (4): 471/588 kB | 65 kB | 109 kB | 122/281 kB Progress (4): 471/588 kB | 65 kB | 109 kB | 126/281 kB Progress (4): 475/588 kB | 65 kB | 109 kB | 126/281 kB Progress (4): 475/588 kB | 65 kB | 109 kB | 130/281 kB Progress (4): 479/588 kB | 65 kB | 109 kB | 130/281 kB Progress (4): 479/588 kB | 65 kB | 109 kB | 131/281 kB Progress (4): 483/588 kB | 65 kB | 109 kB | 131/281 kB Progress (4): 483/588 kB | 65 kB | 109 kB | 135/281 kB Progress (4): 487/588 kB | 65 kB | 109 kB | 135/281 kB Progress (4): 487/588 kB | 65 kB | 109 kB | 139/281 kB Progress (4): 491/588 kB | 65 kB | 109 kB | 139/281 kB Progress (4): 491/588 kB | 65 kB | 109 kB | 143/281 kB Progress (4): 495/588 kB | 65 kB | 109 kB | 143/281 kB Progress (4): 495/588 kB | 65 kB | 109 kB | 147/281 kB Progress (4): 499/588 kB | 65 kB | 109 kB | 147/281 kB Progress (4): 499/588 kB | 65 kB | 109 kB | 151/281 kB Progress (4): 503/588 kB | 65 kB | 109 kB | 151/281 kB Progress (4): 503/588 kB | 65 kB | 109 kB | 155/281 kB Progress (4): 507/588 kB | 65 kB | 109 kB | 155/281 kB Progress (4): 507/588 kB | 65 kB | 109 kB | 159/281 kB Progress (4): 511/588 kB | 65 kB | 109 kB | 159/281 kB Progress (4): 511/588 kB | 65 kB | 109 kB | 163/281 kB Progress (4): 515/588 kB | 65 kB | 109 kB | 163/281 kB Progress (4): 515/588 kB | 65 kB | 109 kB | 167/281 kB Progress (4): 519/588 kB | 65 kB | 109 kB | 167/281 kB Progress (4): 519/588 kB | 65 kB | 109 kB | 171/281 kB Progress (4): 523/588 kB | 65 kB | 109 kB | 171/281 kB Progress (4): 523/588 kB | 65 kB | 109 kB | 175/281 kB Progress (4): 527/588 kB | 65 kB | 109 kB | 175/281 kB Progress (4): 527/588 kB | 65 kB | 109 kB | 179/281 kB Progress (4): 531/588 kB | 65 kB | 109 kB | 179/281 kB Progress (4): 531/588 kB | 65 kB | 109 kB | 183/281 kB Progress (4): 535/588 kB | 65 kB | 109 kB | 183/281 kB Progress (4): 535/588 kB | 65 kB | 109 kB | 187/281 kB Progress (4): 539/588 kB | 65 kB | 109 kB | 187/281 kB Progress (4): 539/588 kB | 65 kB | 109 kB | 191/281 kB Progress (4): 543/588 kB | 65 kB | 109 kB | 191/281 kB Progress (4): 543/588 kB | 65 kB | 109 kB | 195/281 kB Progress (4): 547/588 kB | 65 kB | 109 kB | 195/281 kB Progress (4): 547/588 kB | 65 kB | 109 kB | 197/281 kB Progress (4): 551/588 kB | 65 kB | 109 kB | 197/281 kB Progress (4): 551/588 kB | 65 kB | 109 kB | 201/281 kB Progress (4): 555/588 kB | 65 kB | 109 kB | 201/281 kB Progress (4): 555/588 kB | 65 kB | 109 kB | 205/281 kB Progress (4): 559/588 kB | 65 kB | 109 kB | 205/281 kB Progress (4): 559/588 kB | 65 kB | 109 kB | 209/281 kB Progress (4): 563/588 kB | 65 kB | 109 kB | 209/281 kB Progress (4): 563/588 kB | 65 kB | 109 kB | 213/281 kB Progress (4): 567/588 kB | 65 kB | 109 kB | 213/281 kB Progress (4): 567/588 kB | 65 kB | 109 kB | 217/281 kB Progress (4): 571/588 kB | 65 kB | 109 kB | 217/281 kB Progress (4): 571/588 kB | 65 kB | 109 kB | 221/281 kB Progress (4): 575/588 kB | 65 kB | 109 kB | 221/281 kB Progress (4): 575/588 kB | 65 kB | 109 kB | 225/281 kB Progress (4): 579/588 kB | 65 kB | 109 kB | 225/281 kB Progress (4): 579/588 kB | 65 kB | 109 kB | 229/281 kB Progress (4): 583/588 kB | 65 kB | 109 kB | 229/281 kB Progress (4): 583/588 kB | 65 kB | 109 kB | 233/281 kB Progress (4): 587/588 kB | 65 kB | 109 kB | 233/281 kB Progress (4): 587/588 kB | 65 kB | 109 kB | 237/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 237/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 241/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 245/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 249/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 253/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 257/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 261/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 265/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 269/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 273/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 277/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 281/281 kB Progress (4): 588 kB | 65 kB | 109 kB | 281 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 158 kB/s) [2019-10-01T01:13:39.228Z] 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-10-01T01:13:39.228Z] 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 262 kB/s) [2019-10-01T01:13:39.228Z] 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-10-01T01:13:39.228Z] 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.4 MB/s) [2019-10-01T01:13:39.228Z] 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-10-01T01:13:39.228Z] 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 662 kB/s) [2019-10-01T01:13:39.228Z] Progress (1): 4.1/194 kB 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-10-01T01:13:39.322Z] Progress (2): 4.1/194 kB | 4.1/115 kB Progress (2): 7.7/194 kB | 4.1/115 kB Progress (2): 7.7/194 kB | 7.7/115 kB Progress (2): 12/194 kB | 7.7/115 kB Progress (2): 12/194 kB | 12/115 kB Progress (2): 16/194 kB | 12/115 kB Progress (2): 16/194 kB | 16/115 kB Progress (2): 20/194 kB | 16/115 kB Progress (2): 20/194 kB | 20/115 kB Progress (2): 24/194 kB | 20/115 kB Progress (2): 24/194 kB | 24/115 kB Progress (2): 28/194 kB | 24/115 kB Progress (2): 32/194 kB | 24/115 kB Progress (2): 32/194 kB | 28/115 kB Progress (2): 32/194 kB | 32/115 kB Progress (2): 36/194 kB | 32/115 kB Progress (2): 36/194 kB | 33/115 kB Progress (2): 40/194 kB | 33/115 kB Progress (2): 40/194 kB | 37/115 kB Progress (2): 44/194 kB | 37/115 kB Progress (2): 44/194 kB | 41/115 kB Progress (2): 48/194 kB | 41/115 kB Progress (2): 48/194 kB | 45/115 kB Progress (2): 48/194 kB | 49/115 kB Progress (2): 52/194 kB | 49/115 kB Progress (2): 52/194 kB | 53/115 kB Progress (2): 56/194 kB | 53/115 kB Progress (2): 56/194 kB | 57/115 kB Progress (2): 60/194 kB | 57/115 kB Progress (2): 64/194 kB | 57/115 kB Progress (2): 64/194 kB | 61/115 kB Progress (2): 68/194 kB | 61/115 kB Progress (3): 68/194 kB | 61/115 kB | 4.1/70 kB Progress (3): 72/194 kB | 61/115 kB | 4.1/70 kB Progress (3): 72/194 kB | 65/115 kB | 4.1/70 kB Progress (3): 76/194 kB | 65/115 kB | 4.1/70 kB Progress (3): 76/194 kB | 65/115 kB | 7.7/70 kB Progress (3): 80/194 kB | 65/115 kB | 7.7/70 kB Progress (3): 80/194 kB | 66/115 kB | 7.7/70 kB Progress (3): 84/194 kB | 66/115 kB | 7.7/70 kB Progress (3): 84/194 kB | 70/115 kB | 7.7/70 kB Progress (3): 84/194 kB | 70/115 kB | 12/70 kB Progress (3): 84/194 kB | 74/115 kB | 12/70 kB Progress (3): 88/194 kB | 74/115 kB | 12/70 kB Progress (3): 88/194 kB | 78/115 kB | 12/70 kB Progress (3): 88/194 kB | 78/115 kB | 16/70 kB Progress (3): 88/194 kB | 82/115 kB | 16/70 kB Progress (3): 92/194 kB | 82/115 kB | 16/70 kB Progress (4): 92/194 kB | 82/115 kB | 16/70 kB | 4.1/33 kB Progress (4): 92/194 kB | 86/115 kB | 16/70 kB | 4.1/33 kB Progress (4): 92/194 kB | 86/115 kB | 20/70 kB | 4.1/33 kB Progress (4): 92/194 kB | 90/115 kB | 20/70 kB | 4.1/33 kB Progress (4): 92/194 kB | 90/115 kB | 20/70 kB | 7.7/33 kB Progress (4): 96/194 kB | 90/115 kB | 20/70 kB | 7.7/33 kB Progress (4): 96/194 kB | 90/115 kB | 20/70 kB | 12/33 kB Progress (4): 96/194 kB | 94/115 kB | 20/70 kB | 12/33 kB Progress (4): 96/194 kB | 94/115 kB | 24/70 kB | 12/33 kB Progress (4): 96/194 kB | 98/115 kB | 24/70 kB | 12/33 kB Progress (4): 96/194 kB | 98/115 kB | 24/70 kB | 16/33 kB Progress (4): 100/194 kB | 98/115 kB | 24/70 kB | 16/33 kB Progress (4): 100/194 kB | 98/115 kB | 24/70 kB | 20/33 kB Progress (4): 100/194 kB | 102/115 kB | 24/70 kB | 20/33 kB Progress (5): 100/194 kB | 102/115 kB | 24/70 kB | 20/33 kB | 4.1/50 kB Progress (5): 100/194 kB | 102/115 kB | 28/70 kB | 20/33 kB | 4.1/50 kB Progress (5): 100/194 kB | 102/115 kB | 28/70 kB | 20/33 kB | 7.7/50 kB Progress (5): 100/194 kB | 106/115 kB | 28/70 kB | 20/33 kB | 7.7/50 kB Progress (5): 100/194 kB | 106/115 kB | 28/70 kB | 24/33 kB | 7.7/50 kB Progress (5): 104/194 kB | 106/115 kB | 28/70 kB | 24/33 kB | 7.7/50 kB Progress (5): 104/194 kB | 106/115 kB | 28/70 kB | 28/33 kB | 7.7/50 kB Progress (5): 104/194 kB | 110/115 kB | 28/70 kB | 28/33 kB | 7.7/50 kB Progress (5): 104/194 kB | 110/115 kB | 28/70 kB | 28/33 kB | 12/50 kB Progress (5): 104/194 kB | 110/115 kB | 32/70 kB | 28/33 kB | 12/50 kB Progress (5): 104/194 kB | 110/115 kB | 32/70 kB | 28/33 kB | 16/50 kB Progress (5): 104/194 kB | 114/115 kB | 32/70 kB | 28/33 kB | 16/50 kB Progress (5): 104/194 kB | 114/115 kB | 32/70 kB | 32/33 kB | 16/50 kB Progress (5): 108/194 kB | 114/115 kB | 32/70 kB | 32/33 kB | 16/50 kB Progress (5): 108/194 kB | 114/115 kB | 32/70 kB | 33/33 kB | 16/50 kB Progress (5): 108/194 kB | 115 kB | 32/70 kB | 33/33 kB | 16/50 kB Progress (5): 108/194 kB | 115 kB | 32/70 kB | 33/33 kB | 20/50 kB Progress (5): 108/194 kB | 115 kB | 33/70 kB | 33/33 kB | 20/50 kB Progress (5): 108/194 kB | 115 kB | 33/70 kB | 33/33 kB | 24/50 kB Progress (5): 108/194 kB | 115 kB | 33/70 kB | 33 kB | 24/50 kB Progress (5): 112/194 kB | 115 kB | 33/70 kB | 33 kB | 24/50 kB Progress (5): 112/194 kB | 115 kB | 33/70 kB | 33 kB | 28/50 kB Progress (5): 112/194 kB | 115 kB | 37/70 kB | 33 kB | 28/50 kB Progress (5): 112/194 kB | 115 kB | 37/70 kB | 33 kB | 32/50 kB Progress (5): 116/194 kB | 115 kB | 37/70 kB | 33 kB | 32/50 kB Progress (5): 116/194 kB | 115 kB | 37/70 kB | 33 kB | 36/50 kB Progress (5): 116/194 kB | 115 kB | 41/70 kB | 33 kB | 36/50 kB Progress (5): 116/194 kB | 115 kB | 41/70 kB | 33 kB | 40/50 kB Progress (5): 120/194 kB | 115 kB | 41/70 kB | 33 kB | 40/50 kB Progress (5): 120/194 kB | 115 kB | 41/70 kB | 33 kB | 44/50 kB Progress (5): 120/194 kB | 115 kB | 45/70 kB | 33 kB | 44/50 kB Progress (5): 120/194 kB | 115 kB | 45/70 kB | 33 kB | 48/50 kB Progress (5): 124/194 kB | 115 kB | 45/70 kB | 33 kB | 48/50 kB Progress (5): 124/194 kB | 115 kB | 45/70 kB | 33 kB | 50 kB Progress (5): 124/194 kB | 115 kB | 49/70 kB | 33 kB | 50 kB Progress (5): 128/194 kB | 115 kB | 49/70 kB | 33 kB | 50 kB Progress (5): 128/194 kB | 115 kB | 53/70 kB | 33 kB | 50 kB Progress (5): 132/194 kB | 115 kB | 53/70 kB | 33 kB | 50 kB Progress (5): 132/194 kB | 115 kB | 57/70 kB | 33 kB | 50 kB Progress (5): 136/194 kB | 115 kB | 57/70 kB | 33 kB | 50 kB Progress (5): 136/194 kB | 115 kB | 61/70 kB | 33 kB | 50 kB Progress (5): 140/194 kB | 115 kB | 61/70 kB | 33 kB | 50 kB Progress (5): 140/194 kB | 115 kB | 65/70 kB | 33 kB | 50 kB Progress (5): 144/194 kB | 115 kB | 65/70 kB | 33 kB | 50 kB Progress (5): 144/194 kB | 115 kB | 69/70 kB | 33 kB | 50 kB Progress (5): 148/194 kB | 115 kB | 69/70 kB | 33 kB | 50 kB Progress (5): 148/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 152/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 156/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 160/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 164/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 168/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 172/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 176/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 180/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 184/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 188/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 192/194 kB | 115 kB | 70 kB | 33 kB | 50 kB Progress (5): 194 kB | 115 kB | 70 kB | 33 kB | 50 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.jar (33 kB at 74 kB/s) [2019-10-01T01:13:39.322Z] 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-10-01T01:13:39.322Z] 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 155 kB/s) [2019-10-01T01:13:39.322Z] 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 424 kB/s) [2019-10-01T01:13:39.322Z] 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 248 kB/s) [2019-10-01T01:13:39.322Z] 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 106 kB/s) [2019-10-01T01:13:39.322Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 33/129 kB Progress (1): 37/129 kB Progress (1): 41/129 kB Progress (1): 45/129 kB Progress (1): 49/129 kB Progress (1): 53/129 kB Progress (1): 57/129 kB Progress (1): 61/129 kB Progress (1): 65/129 kB Progress (1): 66/129 kB Progress (1): 70/129 kB Progress (1): 74/129 kB Progress (1): 78/129 kB Progress (1): 82/129 kB Progress (1): 86/129 kB Progress (1): 90/129 kB Progress (1): 94/129 kB Progress (1): 98/129 kB Progress (1): 102/129 kB Progress (1): 106/129 kB Progress (1): 110/129 kB Progress (1): 114/129 kB Progress (1): 118/129 kB Progress (1): 122/129 kB Progress (1): 126/129 kB Progress (1): 129 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.jar (129 kB at 265 kB/s) [2019-10-01T01:13:39.322Z] [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-master-nightly-neon/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:39.322Z] [INFO] [2019-10-01T01:13:39.322Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-10-01T01:13:39.322Z] [INFO] [2019-10-01T01:13:39.322Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-10-01T01:13:39.322Z] [INFO] [2019-10-01T01:13:39.322Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-10-01T01:13:39.322Z] 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-10-01T01:13:39.322Z] 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-10-01T01:13:39.322Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.585Z] 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-10-01T01:13:39.842Z] 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-10-01T01:13:39.842Z] 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-10-01T01:13:39.842Z] 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 298 kB/s) [2019-10-01T01:13:39.842Z] [INFO] [2019-10-01T01:13:39.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-10-01T01:13:39.842Z] [INFO] [2019-10-01T01:13:39.842Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-10-01T01:13:39.842Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:39.842Z] [INFO] [2019-10-01T01:13:39.842Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-10-01T01:13:40.100Z] [INFO] [2019-10-01T01:13:40.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-10-01T01:13:40.357Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-10-01T01:13:40.357Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-10-01T01:13:40.357Z] 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-10-01T01:13:40.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-10-01T01:13:40.357Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-10-01T01:13:40.357Z] 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-10-01T01:13:40.615Z] 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 360 kB/s) [2019-10-01T01:13:40.615Z] 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-10-01T01:13:40.615Z] 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-10-01T01:13:40.615Z] 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-10-01T01:13:40.615Z] 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-10-01T01:13:40.615Z] 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-10-01T01:13:40.615Z] 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-10-01T01:13:40.873Z] 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 104 kB/s) [2019-10-01T01:13:40.873Z] 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-10-01T01:13:40.873Z] 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-10-01T01:13:40.873Z] 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-10-01T01:13:41.130Z] 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-10-01T01:13:41.130Z] 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-10-01T01:13:41.130Z] 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-10-01T01:13:41.130Z] 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 219 kB/s) [2019-10-01T01:13:41.130Z] 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-10-01T01:13:41.694Z] 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-10-01T01:13:41.694Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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 137 kB/s) [2019-10-01T01:13:41.952Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:41.952Z] 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-10-01T01:13:42.209Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-10-01T01:13:42.209Z] 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-10-01T01:13:42.209Z] 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-10-01T01:13:42.209Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-10-01T01:13:42.209Z] 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-10-01T01:13:42.209Z] 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-10-01T01:13:42.467Z] 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-10-01T01:13:42.467Z] 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-10-01T01:13:42.467Z] 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-10-01T01:13:42.467Z] 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 (2): 52/233 kB | 4.1/239 kB Progress (2): 56/233 kB | 4.1/239 kB Progress (2): 56/233 kB | 7.7/239 kB Progress (2): 60/233 kB | 7.7/239 kB Progress (2): 60/233 kB | 12/239 kB Progress (2): 64/233 kB | 12/239 kB Progress (2): 64/233 kB | 16/239 kB Progress (2): 68/233 kB | 16/239 kB Progress (2): 68/233 kB | 20/239 kB Progress (2): 72/233 kB | 20/239 kB Progress (2): 72/233 kB | 24/239 kB Progress (2): 76/233 kB | 24/239 kB Progress (2): 76/233 kB | 28/239 kB Progress (2): 80/233 kB | 28/239 kB Progress (2): 80/233 kB | 32/239 kB Progress (2): 84/233 kB | 32/239 kB Progress (2): 84/233 kB | 36/239 kB Progress (2): 88/233 kB | 36/239 kB Progress (2): 88/233 kB | 40/239 kB Progress (2): 92/233 kB | 40/239 kB Progress (2): 92/233 kB | 44/239 kB Progress (2): 96/233 kB | 44/239 kB Progress (2): 96/233 kB | 48/239 kB Progress (2): 100/233 kB | 48/239 kB Progress (2): 100/233 kB | 52/239 kB Progress (2): 104/233 kB | 52/239 kB Progress (2): 104/233 kB | 56/239 kB Progress (2): 108/233 kB | 56/239 kB Progress (2): 108/233 kB | 60/239 kB Progress (2): 112/233 kB | 60/239 kB Progress (2): 112/233 kB | 64/239 kB Progress (2): 116/233 kB | 64/239 kB Progress (2): 116/233 kB | 68/239 kB Progress (2): 120/233 kB | 68/239 kB Progress (2): 120/233 kB | 72/239 kB Progress (2): 124/233 kB | 72/239 kB Progress (2): 124/233 kB | 76/239 kB Progress (2): 128/233 kB | 76/239 kB Progress (2): 128/233 kB | 80/239 kB Progress (2): 132/233 kB | 80/239 kB Progress (2): 132/233 kB | 84/239 kB Progress (2): 136/233 kB | 84/239 kB Progress (2): 136/233 kB | 88/239 kB Progress (2): 140/233 kB | 88/239 kB Progress (2): 140/233 kB | 92/239 kB Progress (2): 144/233 kB | 92/239 kB Progress (2): 144/233 kB | 96/239 kB Progress (2): 148/233 kB | 96/239 kB Progress (2): 148/233 kB | 100/239 kB Progress (2): 152/233 kB | 100/239 kB Progress (2): 152/233 kB | 104/239 kB Progress (2): 156/233 kB | 104/239 kB Progress (2): 156/233 kB | 108/239 kB Progress (2): 160/233 kB | 108/239 kB Progress (2): 160/233 kB | 112/239 kB Progress (2): 164/233 kB | 112/239 kB Progress (2): 164/233 kB | 116/239 kB Progress (2): 168/233 kB | 116/239 kB Progress (2): 168/233 kB | 120/239 kB Progress (2): 172/233 kB | 120/239 kB Progress (2): 176/233 kB | 120/239 kB Progress (2): 176/233 kB | 124/239 kB Progress (2): 180/233 kB | 124/239 kB Progress (2): 180/233 kB | 128/239 kB Progress (2): 184/233 kB | 128/239 kB Progress (2): 184/233 kB | 132/239 kB Progress (2): 188/233 kB | 132/239 kB Progress (2): 188/233 kB | 136/239 kB Progress (2): 192/233 kB | 136/239 kB Progress (2): 192/233 kB | 140/239 kB Progress (2): 196/233 kB | 140/239 kB Progress (2): 196/233 kB | 144/239 kB Progress (2): 200/233 kB | 144/239 kB Progress (2): 200/233 kB | 148/239 kB Progress (2): 204/233 kB | 148/239 kB Progress (2): 204/233 kB | 152/239 kB Progress (2): 208/233 kB | 152/239 kB Progress (2): 208/233 kB | 156/239 kB Progress (2): 212/233 kB | 156/239 kB Progress (2): 212/233 kB | 160/239 kB Progress (2): 216/233 kB | 160/239 kB Progress (2): 216/233 kB | 164/239 kB Progress (2): 220/233 kB | 164/239 kB Progress (2): 220/233 kB | 168/239 kB Progress (2): 224/233 kB | 168/239 kB Progress (2): 224/233 kB | 172/239 kB Progress (2): 228/233 kB | 172/239 kB Progress (2): 228/233 kB | 176/239 kB Progress (2): 232/233 kB | 176/239 kB Progress (2): 232/233 kB | 180/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-10-01T01:13:42.467Z] 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.6 MB/s) [2019-10-01T01:13:42.467Z] 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 1.9 MB/s) [2019-10-01T01:13:42.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.1.0-SNAPSHOT/org.eclipse.tracecompass-5.1.0-SNAPSHOT.pom [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-10-01T01:13:42.467Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.1.0-SNAPSHOT [2/134] [2019-10-01T01:13:42.467Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [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-master-nightly-neon/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-10-01T01:13:42.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-10-01T01:13:42.467Z] [INFO] Building Trace Compass Common Utilities Parent 5.1.0-SNAPSHOT [3/134] [2019-10-01T01:13:42.467Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [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-master-nightly-neon/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.467Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:42.467Z] [INFO] [2019-10-01T01:13:42.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.725Z] [INFO] [2019-10-01T01:13:42.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-10-01T01:13:42.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:13:42.725Z] [INFO] [2019-10-01T01:13:42.725Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-10-01T01:13:42.725Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-10-01T01:13:42.725Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:13:42.725Z] [INFO] [2019-10-01T01:13:42.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:42.725Z] [INFO] [2019-10-01T01:13:42.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:42.725Z] 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-10-01T01:13:42.725Z] 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-10-01T01:13:42.725Z] 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-10-01T01:13:42.725Z] 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-10-01T01:13:42.982Z] 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-10-01T01:13:42.982Z] 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-10-01T01:13:42.982Z] 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 47 kB/s) [2019-10-01T01:13:42.982Z] 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-10-01T01:13:42.982Z] 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 389 kB/s) [2019-10-01T01:13:42.982Z] 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-10-01T01:13:42.982Z] 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 1.0 MB/s) [2019-10-01T01:13:42.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-10-01T01:13:42.982Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-10-01T01:13:42.982Z] 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-10-01T01:13:43.240Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-10-01T01:13:43.240Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-10-01T01:13:43.240Z] 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-10-01T01:13:43.240Z] 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 104 kB/s) [2019-10-01T01:13:43.240Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-10-01T01:13:43.240Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-10-01T01:13:43.240Z] 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-10-01T01:13:43.496Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-10-01T01:13:43.496Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-10-01T01:13:43.496Z] 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-10-01T01:13:43.496Z] 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 106 kB/s) [2019-10-01T01:13:43.496Z] 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-10-01T01:13:43.496Z] 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-10-01T01:13:43.496Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:43.754Z] 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-10-01T01:13:44.011Z] 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-10-01T01:13:44.011Z] 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-10-01T01:13:44.011Z] 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-10-01T01:13:44.011Z] 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 96 kB/s) [2019-10-01T01:13:44.011Z] 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-10-01T01:13:44.011Z] 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-10-01T01:13:44.011Z] 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-10-01T01:13:44.268Z] 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-10-01T01:13:44.268Z] 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-10-01T01:13:44.268Z] 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-10-01T01:13:44.268Z] 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 407 kB/s) [2019-10-01T01:13:44.268Z] 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-10-01T01:13:44.268Z] 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-10-01T01:13:44.268Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-10-01T01:13:44.268Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-10-01T01:13:44.268Z] 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-10-01T01:13:44.268Z] 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-10-01T01:13:44.529Z] 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 15 MB/s) [2019-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-10-01T01:13:44.529Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] 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-10-01T01:13:44.529Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-10-01T01:13:44.928Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-10-01T01:13:44.928Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:44.928Z] 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-10-01T01:13:45.278Z] 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 Progress (2): 26 kB | 4.1/70 kB Progress (2): 26 kB | 7.7/70 kB Progress (2): 26 kB | 12/70 kB Progress (2): 26 kB | 16/70 kB Progress (2): 26 kB | 20/70 kB Progress (2): 26 kB | 24/70 kB Progress (2): 26 kB | 28/70 kB Progress (2): 26 kB | 32/70 kB Progress (2): 26 kB | 36/70 kB Progress (2): 26 kB | 40/70 kB Progress (2): 26 kB | 44/70 kB Progress (2): 26 kB | 48/70 kB Progress (2): 26 kB | 52/70 kB Progress (2): 26 kB | 56/70 kB Progress (2): 26 kB | 60/70 kB Progress (2): 26 kB | 64/70 kB Progress (2): 26 kB | 68/70 kB Progress (2): 26 kB | 70 kB Progress (3): 26 kB | 70 kB | 4.1/166 kB Progress (3): 26 kB | 70 kB | 7.7/166 kB Progress (3): 26 kB | 70 kB | 12/166 kB Progress (3): 26 kB | 70 kB | 16/166 kB Progress (3): 26 kB | 70 kB | 20/166 kB Progress (3): 26 kB | 70 kB | 24/166 kB Progress (3): 26 kB | 70 kB | 28/166 kB Progress (3): 26 kB | 70 kB | 32/166 kB Progress (3): 26 kB | 70 kB | 36/166 kB Progress (3): 26 kB | 70 kB | 40/166 kB Progress (3): 26 kB | 70 kB | 44/166 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 745 kB/s) [2019-10-01T01:13:45.278Z] Progress (2): 70 kB | 48/166 kB Progress (2): 70 kB | 52/166 kB Progress (2): 70 kB | 56/166 kB Progress (2): 70 kB | 60/166 kB Progress (2): 70 kB | 64/166 kB Progress (2): 70 kB | 68/166 kB Progress (2): 70 kB | 72/166 kB Progress (2): 70 kB | 76/166 kB Progress (3): 70 kB | 76/166 kB | 4.1/281 kB Progress (3): 70 kB | 80/166 kB | 4.1/281 kB Progress (3): 70 kB | 80/166 kB | 7.7/281 kB Progress (3): 70 kB | 84/166 kB | 7.7/281 kB Progress (3): 70 kB | 88/166 kB | 7.7/281 kB Progress (3): 70 kB | 88/166 kB | 12/281 kB Progress (3): 70 kB | 92/166 kB | 12/281 kB Progress (3): 70 kB | 92/166 kB | 16/281 kB Progress (3): 70 kB | 96/166 kB | 16/281 kB Progress (3): 70 kB | 96/166 kB | 20/281 kB Progress (3): 70 kB | 100/166 kB | 20/281 kB Progress (3): 70 kB | 100/166 kB | 24/281 kB Progress (3): 70 kB | 104/166 kB | 24/281 kB Progress (3): 70 kB | 104/166 kB | 28/281 kB Progress (3): 70 kB | 108/166 kB | 28/281 kB Progress (3): 70 kB | 108/166 kB | 32/281 kB Progress (3): 70 kB | 112/166 kB | 32/281 kB Progress (3): 70 kB | 112/166 kB | 36/281 kB Progress (3): 70 kB | 116/166 kB | 36/281 kB Progress (3): 70 kB | 116/166 kB | 40/281 kB Progress (3): 70 kB | 120/166 kB | 40/281 kB Progress (3): 70 kB | 120/166 kB | 44/281 kB Progress (3): 70 kB | 124/166 kB | 44/281 kB Progress (3): 70 kB | 124/166 kB | 48/281 kB Progress (3): 70 kB | 128/166 kB | 48/281 kB Progress (3): 70 kB | 128/166 kB | 52/281 kB Progress (3): 70 kB | 132/166 kB | 52/281 kB Progress (3): 70 kB | 132/166 kB | 56/281 kB Progress (3): 70 kB | 136/166 kB | 56/281 kB Progress (3): 70 kB | 136/166 kB | 60/281 kB Progress (3): 70 kB | 140/166 kB | 60/281 kB Progress (3): 70 kB | 140/166 kB | 64/281 kB Progress (3): 70 kB | 144/166 kB | 64/281 kB Progress (3): 70 kB | 144/166 kB | 68/281 kB Progress (3): 70 kB | 148/166 kB | 68/281 kB Progress (3): 70 kB | 148/166 kB | 72/281 kB Progress (3): 70 kB | 152/166 kB | 72/281 kB Progress (3): 70 kB | 152/166 kB | 76/281 kB Progress (3): 70 kB | 156/166 kB | 76/281 kB Progress (3): 70 kB | 156/166 kB | 80/281 kB Progress (3): 70 kB | 160/166 kB | 80/281 kB Progress (3): 70 kB | 160/166 kB | 84/281 kB Progress (3): 70 kB | 164/166 kB | 84/281 kB Progress (3): 70 kB | 164/166 kB | 88/281 kB Progress (3): 70 kB | 166 kB | 88/281 kB Progress (3): 70 kB | 166 kB | 92/281 kB Progress (3): 70 kB | 166 kB | 96/281 kB Progress (3): 70 kB | 166 kB | 100/281 kB Progress (3): 70 kB | 166 kB | 104/281 kB Progress (3): 70 kB | 166 kB | 108/281 kB Progress (3): 70 kB | 166 kB | 112/281 kB Progress (3): 70 kB | 166 kB | 116/281 kB Progress (3): 70 kB | 166 kB | 120/281 kB Progress (3): 70 kB | 166 kB | 124/281 kB Progress (3): 70 kB | 166 kB | 128/281 kB Progress (3): 70 kB | 166 kB | 132/281 kB Progress (3): 70 kB | 166 kB | 136/281 kB Progress (3): 70 kB | 166 kB | 140/281 kB Progress (3): 70 kB | 166 kB | 144/281 kB Progress (3): 70 kB | 166 kB | 148/281 kB Progress (3): 70 kB | 166 kB | 152/281 kB Progress (3): 70 kB | 166 kB | 156/281 kB Progress (3): 70 kB | 166 kB | 160/281 kB Progress (3): 70 kB | 166 kB | 164/281 kB Progress (3): 70 kB | 166 kB | 168/281 kB Progress (3): 70 kB | 166 kB | 172/281 kB Progress (3): 70 kB | 166 kB | 176/281 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.3 MB/s) [2019-10-01T01:13:45.278Z] Progress (2): 70 kB | 180/281 kB Progress (2): 70 kB | 184/281 kB Progress (2): 70 kB | 188/281 kB Progress (2): 70 kB | 192/281 kB Progress (2): 70 kB | 196/281 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.jar (70 kB at 1.3 MB/s) [2019-10-01T01:13:45.278Z] Progress (1): 200/281 kB Progress (1): 204/281 kB Progress (1): 208/281 kB Progress (1): 212/281 kB Progress (1): 216/281 kB Progress (1): 220/281 kB Progress (1): 224/281 kB Progress (1): 228/281 kB Progress (1): 232/281 kB Progress (1): 236/281 kB Progress (1): 240/281 kB Progress (1): 244/281 kB Progress (1): 248/281 kB Progress (1): 252/281 kB Progress (1): 256/281 kB Progress (1): 260/281 kB Progress (1): 264/281 kB Progress (1): 268/281 kB Progress (1): 272/281 kB Progress (1): 276/281 kB Progress (1): 280/281 kB Progress (1): 281 kB Progress (2): 281 kB | 4.1/6.0 kB Progress (2): 281 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 84 kB/s) [2019-10-01T01:13:45.278Z] 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.7 MB/s) [2019-10-01T01:13:45.278Z] [INFO] The project's OSGi version is 4.1.0.201910010108 [2019-10-01T01:13:45.278Z] [INFO] [2019-10-01T01:13:45.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:45.278Z] [INFO] [2019-10-01T01:13:45.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:45.278Z] [INFO] [2019-10-01T01:13:45.278Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:45.278Z] [INFO] [2019-10-01T01:13:45.278Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:45.278Z] [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-master-nightly-neon/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:45.278Z] [INFO] [2019-10-01T01:13:45.278Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:45.278Z] 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-10-01T01:13:45.278Z] 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-10-01T01:13:45.278Z] 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-10-01T01:13:45.535Z] 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-10-01T01:13:45.535Z] 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-10-01T01:13:45.535Z] 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-10-01T01:13:45.535Z] 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 17 kB/s) [2019-10-01T01:13:45.535Z] 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-10-01T01:13:45.535Z] 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-10-01T01:13:45.535Z] 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-10-01T01:13:45.791Z] 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-10-01T01:13:45.791Z] 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-10-01T01:13:45.791Z] 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-10-01T01:13:45.791Z] 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 65 kB/s) [2019-10-01T01:13:45.791Z] 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-10-01T01:13:45.791Z] 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-10-01T01:13:45.791Z] 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-10-01T01:13:46.125Z] 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-10-01T01:13:46.125Z] 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-10-01T01:13:46.125Z] 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-10-01T01:13:46.125Z] 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 513 kB/s) [2019-10-01T01:13:46.125Z] 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-10-01T01:13:46.125Z] 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-10-01T01:13:46.125Z] 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-10-01T01:13:46.425Z] 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-10-01T01:13:46.425Z] 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-10-01T01:13:46.425Z] 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-10-01T01:13:46.425Z] 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 172 kB/s) [2019-10-01T01:13:46.425Z] 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-10-01T01:13:46.425Z] 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-10-01T01:13:46.425Z] 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-10-01T01:13:46.425Z] 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-10-01T01:13:46.722Z] 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-10-01T01:13:46.722Z] 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-10-01T01:13:46.722Z] 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-10-01T01:13:46.722Z] 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-10-01T01:13:46.722Z] 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-10-01T01:13:46.722Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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 55 kB/s) [2019-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.027Z] 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-10-01T01:13:47.323Z] 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-10-01T01:13:47.323Z] 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 99 kB/s) [2019-10-01T01:13:47.323Z] 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-10-01T01:13:47.323Z] 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-10-01T01:13:47.323Z] 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-10-01T01:13:47.323Z] 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-10-01T01:13:47.323Z] 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-10-01T01:13:47.323Z] 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-10-01T01:13:47.625Z] 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 100 kB/s) [2019-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.625Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:47.925Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.225Z] 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-10-01T01:13:48.482Z] 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-10-01T01:13:48.482Z] 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-10-01T01:13:48.482Z] 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-10-01T01:13:48.482Z] 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-10-01T01:13:48.482Z] Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (2): 20/51 kB | 4.1/79 kB Progress (2): 24/51 kB | 4.1/79 kB Progress (2): 24/51 kB | 7.7/79 kB Progress (2): 28/51 kB | 7.7/79 kB Progress (2): 28/51 kB | 12/79 kB Progress (2): 32/51 kB | 12/79 kB Progress (2): 32/51 kB | 16/79 kB Progress (2): 36/51 kB | 16/79 kB Progress (2): 36/51 kB | 20/79 kB Progress (2): 40/51 kB | 20/79 kB Progress (2): 40/51 kB | 24/79 kB Progress (2): 44/51 kB | 24/79 kB Progress (2): 44/51 kB | 28/79 kB Progress (2): 48/51 kB | 28/79 kB Progress (2): 48/51 kB | 32/79 kB Progress (2): 51 kB | 32/79 kB Progress (2): 51 kB | 33/79 kB Progress (2): 51 kB | 37/79 kB Progress (2): 51 kB | 41/79 kB Progress (2): 51 kB | 45/79 kB Progress (3): 51 kB | 45/79 kB | 4.1/4.3 kB Progress (3): 51 kB | 49/79 kB | 4.1/4.3 kB Progress (3): 51 kB | 49/79 kB | 4.3 kB Progress (3): 51 kB | 53/79 kB | 4.3 kB Progress (3): 51 kB | 57/79 kB | 4.3 kB Progress (3): 51 kB | 61/79 kB | 4.3 kB Progress (4): 51 kB | 61/79 kB | 4.3 kB | 4.1/8.5 kB Progress (4): 51 kB | 65/79 kB | 4.3 kB | 4.1/8.5 kB Progress (4): 51 kB | 65/79 kB | 4.3 kB | 7.7/8.5 kB Progress (4): 51 kB | 69/79 kB | 4.3 kB | 7.7/8.5 kB Progress (4): 51 kB | 69/79 kB | 4.3 kB | 8.5 kB Progress (4): 51 kB | 73/79 kB | 4.3 kB | 8.5 kB Progress (4): 51 kB | 77/79 kB | 4.3 kB | 8.5 kB Progress (4): 51 kB | 79 kB | 4.3 kB | 8.5 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.jar (51 kB at 591 kB/s) [2019-10-01T01:13:48.482Z] 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 49 kB/s) [2019-10-01T01:13:48.483Z] 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 896 kB/s) [2019-10-01T01:13:48.483Z] 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 96 kB/s) [2019-10-01T01:13:48.483Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:48.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-10-01T01:13:48.483Z] [INFO] [2019-10-01T01:13:48.483Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:48.483Z] 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-10-01T01:13:48.483Z] 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-10-01T01:13:48.483Z] 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-10-01T01:13:48.740Z] 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-10-01T01:13:48.740Z] 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-10-01T01:13:48.740Z] 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-10-01T01:13:48.740Z] 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 24 kB/s) [2019-10-01T01:13:48.740Z] 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-10-01T01:13:48.740Z] 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-10-01T01:13:48.740Z] 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-10-01T01:13:48.997Z] 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-10-01T01:13:48.997Z] 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-10-01T01:13:48.997Z] 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-10-01T01:13:48.997Z] 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 129 kB/s) [2019-10-01T01:13:48.997Z] 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-10-01T01:13:48.997Z] 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-10-01T01:13:48.997Z] 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-10-01T01:13:49.254Z] 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-10-01T01:13:49.254Z] 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-10-01T01:13:49.254Z] 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-10-01T01:13:49.254Z] 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 30 kB/s) [2019-10-01T01:13:49.254Z] 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-10-01T01:13:49.254Z] 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-10-01T01:13:49.524Z] 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-10-01T01:13:49.524Z] 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-10-01T01:13:49.524Z] 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-10-01T01:13:49.524Z] 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-10-01T01:13:49.524Z] 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 64 kB/s) [2019-10-01T01:13:49.524Z] 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-10-01T01:13:49.524Z] 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-10-01T01:13:49.781Z] 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-10-01T01:13:49.781Z] 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-10-01T01:13:49.781Z] 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-10-01T01:13:49.781Z] 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-10-01T01:13:49.781Z] 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 47 kB/s) [2019-10-01T01:13:49.781Z] 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-10-01T01:13:49.781Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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 57 kB/s) [2019-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.038Z] 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-10-01T01:13:50.296Z] 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-10-01T01:13:50.296Z] 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-10-01T01:13:50.296Z] 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-10-01T01:13:50.296Z] 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-10-01T01:13:50.296Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:50.555Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] 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-10-01T01:13:51.024Z] Progress (1): 4.1/25 kB Progress (2): 4.1/25 kB | 4.1/18 kB Progress (3): 4.1/25 kB | 4.1/18 kB | 3.6 kB Progress (3): 7.7/25 kB | 4.1/18 kB | 3.6 kB Progress (3): 7.7/25 kB | 7.7/18 kB | 3.6 kB Progress (3): 12/25 kB | 7.7/18 kB | 3.6 kB Progress (3): 12/25 kB | 12/18 kB | 3.6 kB Progress (3): 16/25 kB | 12/18 kB | 3.6 kB Progress (3): 16/25 kB | 16/18 kB | 3.6 kB Progress (3): 20/25 kB | 16/18 kB | 3.6 kB Progress (3): 20/25 kB | 18 kB | 3.6 kB Progress (3): 24/25 kB | 18 kB | 3.6 kB Progress (4): 24/25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0.1/2.8 MB Progress (4): 25 kB | 18 kB | 3.6 kB | 0.1/2.8 MB 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 54 kB/s) [2019-10-01T01:13:51.024Z] Progress (3): 25 kB | 18 kB | 0.1/2.8 MB Progress (3): 25 kB | 18 kB | 0.1/2.8 MB 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 368 kB/s) [2019-10-01T01:13:51.024Z] Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB Progress (2): 18 kB | 0.1/2.8 MB 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 246 kB/s) [2019-10-01T01:13:51.028Z] Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/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 (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 (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 (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 (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 (1): 1.0/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.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 13 MB/s) [2019-10-01T01:13:51.028Z] 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/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 17 kB/s) [2019-10-01T01:13:52.399Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/classes [2019-10-01T01:13:53.769Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-10-01T01:13:53.769Z] argsArray[i] = entry.getKey(); [2019-10-01T01:13:53.769Z] ^^^^^^^^^^^^^^ [2019-10-01T01:13:53.769Z] 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-10-01T01:13:53.769Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-10-01T01:13:53.769Z] argsArray[i + 1] = entry.getValue(); [2019-10-01T01:13:53.769Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:13:53.769Z] 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-10-01T01:13:53.769Z] 2 problems (2 warnings) [2019-10-01T01:13:53.769Z] [INFO] [2019-10-01T01:13:53.769Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:53.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:53.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-10-01T01:13:53.769Z] [INFO] [2019-10-01T01:13:53.769Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:53.769Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-10-01T01:13:53.769Z] [INFO] [2019-10-01T01:13:53.769Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.025Z] [INFO] [2019-10-01T01:13:54.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.282Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:13:54.282Z] [INFO] [2019-10-01T01:13:54.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.282Z] [INFO] [2019-10-01T01:13:54.282Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.282Z] [INFO] [2019-10-01T01:13:54.282Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.282Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:13:54.846Z] [INFO] [2019-10-01T01:13:54.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.846Z] [INFO] [2019-10-01T01:13:54.846Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.846Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:54.846Z] [INFO] [2019-10-01T01:13:54.846Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.846Z] [INFO] [2019-10-01T01:13:54.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:54.846Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:54.846Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:54.846Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:54.846Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:54.846Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:55.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-10-01T01:13:55.104Z] [INFO] Building Trace Compass State System Parent 5.1.0-SNAPSHOT [5/134] [2019-10-01T01:13:55.104Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [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-master-nightly-neon/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-10-01T01:13:55.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-10-01T01:13:55.104Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-10-01T01:13:55.104Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] The project's OSGi version is 1.2.0.201910010108 [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [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-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:55.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-10-01T01:13:55.104Z] [INFO] [2019-10-01T01:13:55.104Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.104Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-10-01T01:13:55.670Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-10-01T01:13:55.670Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-10-01T01:13:55.670Z] .comparingLong(E::getEnd) [2019-10-01T01:13:55.670Z] .thenComparingLong(E::getStart); [2019-10-01T01:13:55.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:55.670Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2019-10-01T01:13:55.670Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-10-01T01:13:55.670Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-10-01T01:13:55.670Z] .add(String.valueOf(fStart)) [2019-10-01T01:13:55.670Z] .add(String.valueOf(fStart + fDuration)) [2019-10-01T01:13:55.670Z] .toString(); [2019-10-01T01:13:55.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:55.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:13:55.670Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-10-01T01:13:55.670Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-10-01T01:13:55.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:55.670Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-10-01T01:13:55.670Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-10-01T01:13:55.670Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-10-01T01:13:55.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:55.670Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-10-01T01:13:55.670Z] 4 problems (4 warnings) [2019-10-01T01:13:55.670Z] [INFO] [2019-10-01T01:13:55.670Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:55.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-10-01T01:13:55.670Z] [INFO] [2019-10-01T01:13:55.670Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-10-01T01:13:55.670Z] [INFO] [2019-10-01T01:13:55.670Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.927Z] [INFO] [2019-10-01T01:13:55.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.927Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-10-01T01:13:55.927Z] [INFO] [2019-10-01T01:13:55.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.927Z] [INFO] [2019-10-01T01:13:55.927Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.927Z] [INFO] [2019-10-01T01:13:55.927Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:55.927Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-10-01T01:13:56.185Z] [INFO] [2019-10-01T01:13:56.185Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:56.185Z] [INFO] [2019-10-01T01:13:56.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:56.185Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:56.185Z] [INFO] [2019-10-01T01:13:56.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:56.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:56.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:56.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:56.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:56.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:56.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:56.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-10-01T01:13:56.443Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/134] [2019-10-01T01:13:56.443Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] The project's OSGi version is 2.1.2.201910010108 [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.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-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:56.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-10-01T01:13:56.443Z] [INFO] [2019-10-01T01:13:56.443Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.443Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-10-01T01:13:56.925Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-10-01T01:13:56.925Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] 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-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-10-01T01:13:56.925Z] E element = (E) object; [2019-10-01T01:13:56.925Z] ^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from Object to E [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-10-01T01:13:56.925Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-10-01T01:13:56.925Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-10-01T01:13:56.925Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-10-01T01:13:56.925Z] store.add((E) elem); // warning from type, it should be fine [2019-10-01T01:13:56.925Z] ^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from Object to E [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-10-01T01:13:56.925Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from BasicSegment to E [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-10-01T01:13:56.925Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: Unchecked cast from Comparator to Comparator [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-10-01T01:13:56.925Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] 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-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-10-01T01:13:56.925Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-10-01T01:13:56.925Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-10-01T01:13:56.925Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-10-01T01:13:56.925Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] 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-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-10-01T01:13:56.925Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] 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-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-10-01T01:13:56.925Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-10-01T01:13:56.925Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-10-01T01:13:56.925Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-10-01T01:13:56.925Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:13:56.925Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-10-01T01:13:56.925Z] 16 problems (16 warnings) [2019-10-01T01:13:56.925Z] [INFO] [2019-10-01T01:13:56.925Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:56.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-10-01T01:13:56.925Z] [INFO] [2019-10-01T01:13:56.925Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.925Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2019-10-01T01:13:56.925Z] [INFO] [2019-10-01T01:13:56.925Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:56.925Z] [INFO] [2019-10-01T01:13:56.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.184Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2019-10-01T01:13:57.184Z] [INFO] [2019-10-01T01:13:57.184Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.184Z] [INFO] [2019-10-01T01:13:57.184Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.184Z] [INFO] [2019-10-01T01:13:57.184Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.184Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2019-10-01T01:13:57.184Z] [INFO] [2019-10-01T01:13:57.184Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.184Z] [INFO] [2019-10-01T01:13:57.184Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.184Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:57.184Z] [INFO] [2019-10-01T01:13:57.184Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:13:57.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.700Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2019-10-01T01:13:57.700Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.pom [2019-10-01T01:13:57.700Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2019-10-01T01:13:57.700Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:13:57.700Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-10-01T01:13:57.700Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-10-01T01:13:57.700Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.3-SNAPSHOT [8/134] [2019-10-01T01:13:57.700Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] The project's OSGi version is 4.2.3.201910010108 [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [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-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:57.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-10-01T01:13:57.700Z] [INFO] [2019-10-01T01:13:57.700Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:57.700Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-10-01T01:13:58.632Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-10-01T01:13:58.632Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:58.632Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-10-01T01:13:58.632Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-10-01T01:13:58.632Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:58.632Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-10-01T01:13:58.632Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-10-01T01:13:58.632Z] ^^^^^^^^^ [2019-10-01T01:13:58.632Z] Javadoc: Missing tag for parameter nodeStart [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-10-01T01:13:58.632Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-10-01T01:13:58.632Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:58.632Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-10-01T01:13:58.632Z] throws StateValueTypeException, AttributeNotFoundException { [2019-10-01T01:13:58.632Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:58.632Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-10-01T01:13:58.632Z] throws StateValueTypeException, AttributeNotFoundException { [2019-10-01T01:13:58.632Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:13:58.632Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-10-01T01:13:58.632Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-10-01T01:13:58.632Z] ^^^^^^^^^^^^^ [2019-10-01T01:13:58.632Z] 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-10-01T01:13:58.632Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-10-01T01:13:58.632Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-10-01T01:13:58.632Z] ^^^^^^^ [2019-10-01T01:13:58.632Z] Javadoc: Missing tag for parameter reverse [2019-10-01T01:13:58.632Z] 8 problems (8 warnings) [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:58.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT-sources.jar [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT.jar [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] [2019-10-01T01:13:58.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.632Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT.jar [2019-10-01T01:13:58.890Z] [INFO] [2019-10-01T01:13:58.890Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.890Z] [INFO] [2019-10-01T01:13:58.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.890Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:58.890Z] [INFO] [2019-10-01T01:13:58.890Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:58.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:13:58.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT.jar [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT.pom [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT-sources.jar [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.3-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-10-01T01:13:59.148Z] [INFO] Building Trace Compass TMF Parent 5.1.0-SNAPSHOT [9/134] [2019-10-01T01:13:59.148Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [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-master-nightly-neon/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-10-01T01:13:59.148Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-10-01T01:13:59.148Z] [INFO] Building Trace Compass Filter Parser 1.0.3-SNAPSHOT [10/134] [2019-10-01T01:13:59.148Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.148Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:13:59.148Z] [INFO] [2019-10-01T01:13:59.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.148Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:59.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:59.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT-sources.jar [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT.jar [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] [2019-10-01T01:13:59.405Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.405Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT.jar [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.662Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.662Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT.jar [2019-10-01T01:13:59.662Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT.pom [2019-10-01T01:13:59.662Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT-sources.jar [2019-10-01T01:13:59.662Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:13:59.662Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:13:59.662Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-10-01T01:13:59.662Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-10-01T01:13:59.662Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:13:59.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-10-01T01:13:59.662Z] [INFO] [2019-10-01T01:13:59.662Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:13:59.662Z] [INFO] Compiling 431 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-10-01T01:14:02.939Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-10-01T01:14:02.939Z] fTimesRequested = Longs.toArray(times); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-10-01T01:14:02.939Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-10-01T01:14:02.939Z] ^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] ^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Unnecessary $NON-NLS$ tag [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-10-01T01:14:02.939Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-10-01T01:14:02.939Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-10-01T01:14:02.939Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-10-01T01:14:02.939Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-10-01T01:14:02.939Z] Map> regexesMap = (Map>) regexesObject; [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Type safety: Unchecked cast from Object to Map> [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-10-01T01:14:02.939Z] fTraceTypeId = traceTypeId; [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-10-01T01:14:02.939Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-10-01T01:14:02.939Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-10-01T01:14:02.939Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-10-01T01:14:02.939Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-10-01T01:14:02.939Z] builder.put(Long.toString(series.getId()), series); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-10-01T01:14:02.939Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-10-01T01:14:02.939Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-10-01T01:14:02.939Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-10-01T01:14:02.939Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-10-01T01:14:02.939Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-10-01T01:14:02.939Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-10-01T01:14:02.939Z] public TraceEntryModel build() { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-10-01T01:14:02.939Z] public ModuleEntryModel build() { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-10-01T01:14:02.939Z] public StateSystemEntryModel build() { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-10-01T01:14:02.939Z] public AttributeEntryModel build() { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-10-01T01:14:02.939Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-10-01T01:14:02.939Z] * @param cppFilt [2019-10-01T01:14:02.939Z] ^^^^^^^ [2019-10-01T01:14:02.939Z] Javadoc: Description expected after this reference [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-10-01T01:14:02.939Z] return fSymbolMapping.lastKey(); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-10-01T01:14:02.939Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-10-01T01:14:02.939Z] ^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-10-01T01:14:02.939Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-10-01T01:14:02.939Z] return dir.getAbsolutePath(); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-10-01T01:14:02.939Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-10-01T01:14:02.939Z] V node = queue.poll(); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-10-01T01:14:02.939Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-10-01T01:14:02.939Z] ^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[149] [2019-10-01T01:14:02.939Z] callsites = (List) result; [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Type safety: Unchecked cast from Object to List [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-10-01T01:14:02.939Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-10-01T01:14:02.939Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-10-01T01:14:02.939Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-10-01T01:14:02.939Z] Map searchMap = (Map) searchFilterObject; [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Type safety: Unchecked cast from Object to Map [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-10-01T01:14:02.939Z] fMetadata = metadata; [2019-10-01T01:14:02.939Z] ^^^^^^^^ [2019-10-01T01:14:02.939Z] 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-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-10-01T01:14:02.939Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-10-01T01:14:02.939Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-10-01T01:14:02.939Z] return (T) resolve; [2019-10-01T01:14:02.939Z] ^^^^^^^^^^^ [2019-10-01T01:14:02.939Z] Type safety: Unchecked cast from Object to T [2019-10-01T01:14:02.939Z] 42 problems (42 warnings) [2019-10-01T01:14:02.939Z] [INFO] [2019-10-01T01:14:02.939Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:02.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:02.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-10-01T01:14:02.939Z] [INFO] [2019-10-01T01:14:02.939Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:02.939Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:14:02.939Z] [INFO] [2019-10-01T01:14:02.939Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:02.939Z] [INFO] [2019-10-01T01:14:02.939Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:03.196Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-10-01T01:14:03.454Z] [INFO] [2019-10-01T01:14:03.454Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:03.454Z] [INFO] [2019-10-01T01:14:03.454Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:03.454Z] [INFO] [2019-10-01T01:14:03.454Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:03.454Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-10-01T01:14:04.592Z] [INFO] [2019-10-01T01:14:04.592Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:04.592Z] [INFO] [2019-10-01T01:14:04.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:04.592Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:14:04.592Z] [INFO] [2019-10-01T01:14:04.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:04.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:14:04.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:14:05.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:14:05.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:14:05.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:05.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:05.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:05.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:05.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:05.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:05.364Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-10-01T01:14:05.364Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-10-01T01:14:05.364Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] The project's OSGi version is 2.0.2.201910010108 [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:05.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-10-01T01:14:05.364Z] [INFO] [2019-10-01T01:14:05.364Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.364Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-10-01T01:14:05.621Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-10-01T01:14:05.878Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-10-01T01:14:05.878Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:05.878Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:14:05.878Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-10-01T01:14:05.878Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-10-01T01:14:05.878Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:05.878Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:14:05.878Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-10-01T01:14:05.878Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-10-01T01:14:05.878Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:05.878Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:14:05.878Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-10-01T01:14:05.878Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-10-01T01:14:05.878Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:05.878Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:14:05.878Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-10-01T01:14:05.878Z] int quark = entry.getValue(); [2019-10-01T01:14:05.878Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:14:05.878Z] 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-10-01T01:14:05.878Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-10-01T01:14:05.878Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-10-01T01:14:05.878Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:05.878Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-10-01T01:14:05.878Z] 6 problems (6 warnings) [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:05.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:05.878Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:14:05.878Z] [INFO] [2019-10-01T01:14:05.878Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:06.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:14:06.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:14:07.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:14:07.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:14:07.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:14:07.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-10-01T01:14:07.580Z] [INFO] Building Trace Compass CTF Support Parent 5.1.0-SNAPSHOT [13/134] [2019-10-01T01:14:07.580Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [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-master-nightly-neon/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-10-01T01:14:07.580Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-10-01T01:14:07.580Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.3-SNAPSHOT [14/134] [2019-10-01T01:14:07.580Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:14:07.580Z] [INFO] [2019-10-01T01:14:07.580Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:07.580Z] 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-10-01T01:14:07.580Z] 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-10-01T01:14:07.580Z] 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-10-01T01:14:07.837Z] 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-10-01T01:14:07.837Z] 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-10-01T01:14:07.837Z] 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-10-01T01:14:07.837Z] 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 70 kB/s) [2019-10-01T01:14:07.837Z] 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-10-01T01:14:07.837Z] 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-10-01T01:14:08.094Z] 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-10-01T01:14:08.094Z] 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-10-01T01:14:08.094Z] 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-10-01T01:14:08.094Z] 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-10-01T01:14:08.094Z] 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 28 kB/s) [2019-10-01T01:14:08.094Z] 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-10-01T01:14:08.351Z] 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-10-01T01:14:08.351Z] 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-10-01T01:14:08.351Z] 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-10-01T01:14:08.351Z] 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-10-01T01:14:08.351Z] 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-10-01T01:14:08.608Z] 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 100 kB/s) [2019-10-01T01:14:08.608Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-10-01T01:14:08.608Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-10-01T01:14:08.608Z] 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-10-01T01:14:08.864Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-10-01T01:14:08.864Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-10-01T01:14:08.864Z] 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-10-01T01:14:08.864Z] 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 78 kB/s) [2019-10-01T01:14:08.864Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-10-01T01:14:08.864Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-10-01T01:14:08.864Z] 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-10-01T01:14:09.121Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-10-01T01:14:09.121Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-10-01T01:14:09.121Z] 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-10-01T01:14:09.121Z] 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 416 kB/s) [2019-10-01T01:14:09.121Z] 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-10-01T01:14:09.121Z] 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-10-01T01:14:09.121Z] 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-10-01T01:14:09.121Z] 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-10-01T01:14:09.121Z] 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-10-01T01:14:09.121Z] 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-10-01T01:14:09.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-10-01T01:14:09.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-10-01T01:14:09.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.379Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-10-01T01:14:09.637Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:09.637Z] 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-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-10-01T01:14:10.029Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] Progress (1): 4.1/168 kB Progress (1): 7.7/168 kB Progress (1): 12/168 kB Progress (1): 16/168 kB Progress (1): 20/168 kB Progress (1): 24/168 kB Progress (1): 28/168 kB Progress (1): 32/168 kB Progress (1): 36/168 kB Progress (1): 40/168 kB Progress (1): 44/168 kB Progress (1): 48/168 kB Progress (1): 52/168 kB Progress (1): 56/168 kB Progress (1): 60/168 kB Progress (1): 64/168 kB Progress (1): 68/168 kB Progress (1): 72/168 kB Progress (1): 76/168 kB Progress (1): 80/168 kB Progress (1): 84/168 kB Progress (1): 88/168 kB Progress (2): 88/168 kB | 4.1/164 kB Progress (2): 92/168 kB | 4.1/164 kB Progress (2): 92/168 kB | 7.7/164 kB Progress (3): 92/168 kB | 7.7/164 kB | 4.1/10 kB Progress (3): 96/168 kB | 7.7/164 kB | 4.1/10 kB Progress (3): 96/168 kB | 12/164 kB | 4.1/10 kB Progress (3): 96/168 kB | 12/164 kB | 7.7/10 kB Progress (3): 96/168 kB | 16/164 kB | 7.7/10 kB Progress (3): 100/168 kB | 16/164 kB | 7.7/10 kB Progress (4): 100/168 kB | 16/164 kB | 7.7/10 kB | 4.1/78 kB Progress (4): 104/168 kB | 16/164 kB | 7.7/10 kB | 4.1/78 kB Progress (4): 104/168 kB | 20/164 kB | 7.7/10 kB | 4.1/78 kB Progress (4): 104/168 kB | 20/164 kB | 10 kB | 4.1/78 kB Progress (4): 104/168 kB | 24/164 kB | 10 kB | 4.1/78 kB Progress (4): 108/168 kB | 24/164 kB | 10 kB | 4.1/78 kB Progress (4): 108/168 kB | 24/164 kB | 10 kB | 7.7/78 kB Progress (4): 112/168 kB | 24/164 kB | 10 kB | 7.7/78 kB Progress (4): 112/168 kB | 28/164 kB | 10 kB | 7.7/78 kB Progress (4): 116/168 kB | 28/164 kB | 10 kB | 7.7/78 kB Progress (4): 116/168 kB | 28/164 kB | 10 kB | 12/78 kB Progress (4): 120/168 kB | 28/164 kB | 10 kB | 12/78 kB Progress (4): 120/168 kB | 32/164 kB | 10 kB | 12/78 kB Progress (4): 124/168 kB | 32/164 kB | 10 kB | 12/78 kB Progress (4): 124/168 kB | 32/164 kB | 10 kB | 16/78 kB Progress (4): 128/168 kB | 32/164 kB | 10 kB | 16/78 kB Progress (4): 128/168 kB | 36/164 kB | 10 kB | 16/78 kB Progress (4): 132/168 kB | 36/164 kB | 10 kB | 16/78 kB Progress (4): 132/168 kB | 36/164 kB | 10 kB | 20/78 kB Progress (4): 136/168 kB | 36/164 kB | 10 kB | 20/78 kB Progress (4): 136/168 kB | 40/164 kB | 10 kB | 20/78 kB Progress (4): 140/168 kB | 40/164 kB | 10 kB | 20/78 kB Progress (4): 140/168 kB | 40/164 kB | 10 kB | 24/78 kB Progress (4): 144/168 kB | 40/164 kB | 10 kB | 24/78 kB Progress (4): 144/168 kB | 44/164 kB | 10 kB | 24/78 kB Progress (4): 148/168 kB | 44/164 kB | 10 kB | 24/78 kB Progress (4): 148/168 kB | 44/164 kB | 10 kB | 28/78 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-10-01T01:14:10.029Z] Progress (3): 152/168 kB | 44/164 kB | 28/78 kB Progress (3): 152/168 kB | 48/164 kB | 28/78 kB Progress (3): 156/168 kB | 48/164 kB | 28/78 kB Progress (3): 156/168 kB | 52/164 kB | 28/78 kB 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-10-01T01:14:10.029Z] Progress (3): 156/168 kB | 52/164 kB | 32/78 kB Progress (3): 156/168 kB | 56/164 kB | 32/78 kB Progress (3): 160/168 kB | 56/164 kB | 32/78 kB Progress (3): 160/168 kB | 56/164 kB | 36/78 kB Progress (3): 164/168 kB | 56/164 kB | 36/78 kB Progress (3): 164/168 kB | 60/164 kB | 36/78 kB Progress (3): 168/168 kB | 60/164 kB | 36/78 kB Progress (3): 168/168 kB | 60/164 kB | 40/78 kB Progress (3): 168 kB | 60/164 kB | 40/78 kB Progress (3): 168 kB | 64/164 kB | 40/78 kB Progress (3): 168 kB | 64/164 kB | 44/78 kB Progress (3): 168 kB | 68/164 kB | 44/78 kB Progress (3): 168 kB | 68/164 kB | 48/78 kB Progress (3): 168 kB | 72/164 kB | 48/78 kB Progress (3): 168 kB | 72/164 kB | 52/78 kB Progress (3): 168 kB | 76/164 kB | 52/78 kB Progress (3): 168 kB | 76/164 kB | 56/78 kB Progress (3): 168 kB | 80/164 kB | 56/78 kB Progress (3): 168 kB | 80/164 kB | 60/78 kB Progress (3): 168 kB | 84/164 kB | 60/78 kB Progress (3): 168 kB | 84/164 kB | 64/78 kB Progress (3): 168 kB | 88/164 kB | 64/78 kB Progress (3): 168 kB | 88/164 kB | 68/78 kB Progress (3): 168 kB | 92/164 kB | 68/78 kB Progress (3): 168 kB | 92/164 kB | 72/78 kB Progress (3): 168 kB | 96/164 kB | 72/78 kB Progress (3): 168 kB | 96/164 kB | 76/78 kB Progress (3): 168 kB | 100/164 kB | 76/78 kB Progress (3): 168 kB | 100/164 kB | 78 kB Progress (3): 168 kB | 104/164 kB | 78 kB Progress (3): 168 kB | 108/164 kB | 78 kB Progress (3): 168 kB | 112/164 kB | 78 kB Progress (3): 168 kB | 116/164 kB | 78 kB Progress (3): 168 kB | 120/164 kB | 78 kB Progress (3): 168 kB | 124/164 kB | 78 kB Progress (3): 168 kB | 128/164 kB | 78 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.4 MB/s) [2019-10-01T01:14:10.029Z] Progress (2): 132/164 kB | 78 kB 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-10-01T01:14:10.029Z] Progress (2): 136/164 kB | 78 kB Progress (2): 140/164 kB | 78 kB Progress (2): 144/164 kB | 78 kB Progress (2): 148/164 kB | 78 kB Progress (2): 152/164 kB | 78 kB Progress (2): 156/164 kB | 78 kB Progress (2): 160/164 kB | 78 kB Progress (2): 164/164 kB | 78 kB Progress (2): 164 kB | 78 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 1.4 MB/s) [2019-10-01T01:14:10.029Z] 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-10-01T01:14:10.029Z] Progress (2): 164 kB | 4.1/21 kB Progress (2): 164 kB | 7.7/21 kB Progress (2): 164 kB | 12/21 kB Progress (2): 164 kB | 16/21 kB Progress (2): 164 kB | 20/21 kB Progress (2): 164 kB | 21 kB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0/1.2 MB Progress (3): 164 kB | 21 kB | 0.1/1.2 MB 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 313 kB/s) [2019-10-01T01:14:10.029Z] Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (2): 164 kB | 0.1/1.2 MB Progress (3): 164 kB | 0.1/1.2 MB | 4.1/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 4.1/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 7.7/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 7.7/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 12/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 12/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 16/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 16/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 20/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 24/25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.1/1.2 MB | 25 kB Progress (3): 164 kB | 0.2/1.2 MB | 25 kB Progress (3): 164 kB | 0.2/1.2 MB | 25 kB Progress (3): 164 kB | 0.2/1.2 MB | 25 kB Progress (3): 164 kB | 0.2/1.2 MB | 25 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.jar (164 kB at 2.1 MB/s) [2019-10-01T01:14:10.029Z] Progress (2): 0.2/1.2 MB | 25 kB Progress (2): 0.2/1.2 MB | 25 kB Progress (2): 0.2/1.2 MB | 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 316 kB/s) [2019-10-01T01:14:10.029Z] Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.2/1.2 MB Progress (1): 0.3/1.2 MB Progress (2): 0.3/1.2 MB | 4.1/240 kB Progress (2): 0.3/1.2 MB | 4.1/240 kB Progress (2): 0.3/1.2 MB | 7.7/240 kB Progress (2): 0.3/1.2 MB | 7.7/240 kB Progress (2): 0.3/1.2 MB | 12/240 kB Progress (2): 0.3/1.2 MB | 12/240 kB Progress (2): 0.3/1.2 MB | 16/240 kB Progress (2): 0.3/1.2 MB | 16/240 kB Progress (2): 0.3/1.2 MB | 20/240 kB Progress (2): 0.3/1.2 MB | 20/240 kB Progress (2): 0.3/1.2 MB | 24/240 kB Progress (2): 0.3/1.2 MB | 24/240 kB Progress (2): 0.3/1.2 MB | 28/240 kB Progress (2): 0.3/1.2 MB | 28/240 kB Progress (2): 0.3/1.2 MB | 32/240 kB Progress (2): 0.3/1.2 MB | 32/240 kB Progress (2): 0.3/1.2 MB | 33/240 kB Progress (2): 0.3/1.2 MB | 33/240 kB Progress (2): 0.3/1.2 MB | 37/240 kB Progress (2): 0.3/1.2 MB | 41/240 kB Progress (2): 0.3/1.2 MB | 41/240 kB Progress (2): 0.3/1.2 MB | 41/240 kB Progress (2): 0.3/1.2 MB | 45/240 kB Progress (2): 0.3/1.2 MB | 45/240 kB Progress (2): 0.3/1.2 MB | 49/240 kB Progress (2): 0.3/1.2 MB | 49/240 kB Progress (2): 0.3/1.2 MB | 53/240 kB Progress (2): 0.3/1.2 MB | 53/240 kB Progress (2): 0.3/1.2 MB | 57/240 kB Progress (2): 0.3/1.2 MB | 57/240 kB Progress (2): 0.3/1.2 MB | 61/240 kB Progress (2): 0.3/1.2 MB | 61/240 kB Progress (2): 0.3/1.2 MB | 65/240 kB Progress (2): 0.3/1.2 MB | 65/240 kB Progress (2): 0.3/1.2 MB | 66/240 kB Progress (2): 0.3/1.2 MB | 66/240 kB Progress (2): 0.3/1.2 MB | 70/240 kB Progress (2): 0.3/1.2 MB | 70/240 kB Progress (2): 0.3/1.2 MB | 74/240 kB Progress (2): 0.3/1.2 MB | 74/240 kB Progress (2): 0.3/1.2 MB | 78/240 kB Progress (2): 0.3/1.2 MB | 78/240 kB Progress (2): 0.3/1.2 MB | 82/240 kB Progress (2): 0.3/1.2 MB | 82/240 kB Progress (2): 0.3/1.2 MB | 86/240 kB Progress (2): 0.3/1.2 MB | 86/240 kB Progress (2): 0.3/1.2 MB | 90/240 kB Progress (2): 0.3/1.2 MB | 90/240 kB Progress (2): 0.3/1.2 MB | 94/240 kB Progress (2): 0.4/1.2 MB | 94/240 kB Progress (2): 0.4/1.2 MB | 98/240 kB Progress (2): 0.4/1.2 MB | 98/240 kB Progress (2): 0.4/1.2 MB | 102/240 kB Progress (2): 0.4/1.2 MB | 102/240 kB Progress (2): 0.4/1.2 MB | 106/240 kB Progress (2): 0.4/1.2 MB | 106/240 kB Progress (2): 0.4/1.2 MB | 110/240 kB Progress (2): 0.4/1.2 MB | 110/240 kB Progress (2): 0.4/1.2 MB | 114/240 kB Progress (2): 0.4/1.2 MB | 114/240 kB Progress (2): 0.4/1.2 MB | 118/240 kB Progress (2): 0.4/1.2 MB | 118/240 kB Progress (2): 0.4/1.2 MB | 122/240 kB Progress (2): 0.4/1.2 MB | 122/240 kB Progress (2): 0.4/1.2 MB | 126/240 kB Progress (2): 0.4/1.2 MB | 126/240 kB Progress (2): 0.4/1.2 MB | 130/240 kB Progress (2): 0.4/1.2 MB | 130/240 kB Progress (2): 0.4/1.2 MB | 134/240 kB Progress (2): 0.4/1.2 MB | 134/240 kB Progress (2): 0.4/1.2 MB | 138/240 kB Progress (2): 0.4/1.2 MB | 138/240 kB Progress (2): 0.4/1.2 MB | 142/240 kB Progress (2): 0.4/1.2 MB | 142/240 kB Progress (2): 0.4/1.2 MB | 146/240 kB Progress (2): 0.4/1.2 MB | 146/240 kB Progress (2): 0.4/1.2 MB | 150/240 kB Progress (2): 0.4/1.2 MB | 150/240 kB Progress (2): 0.4/1.2 MB | 154/240 kB Progress (2): 0.4/1.2 MB | 154/240 kB Progress (2): 0.4/1.2 MB | 158/240 kB Progress (2): 0.4/1.2 MB | 158/240 kB Progress (2): 0.4/1.2 MB | 162/240 kB Progress (2): 0.4/1.2 MB | 162/240 kB Progress (2): 0.4/1.2 MB | 166/240 kB Progress (2): 0.4/1.2 MB | 166/240 kB Progress (2): 0.4/1.2 MB | 170/240 kB Progress (2): 0.4/1.2 MB | 170/240 kB Progress (2): 0.4/1.2 MB | 174/240 kB Progress (2): 0.4/1.2 MB | 174/240 kB Progress (2): 0.4/1.2 MB | 178/240 kB Progress (2): 0.4/1.2 MB | 178/240 kB Progress (2): 0.4/1.2 MB | 182/240 kB Progress (2): 0.4/1.2 MB | 182/240 kB Progress (2): 0.4/1.2 MB | 186/240 kB Progress (2): 0.4/1.2 MB | 186/240 kB Progress (2): 0.4/1.2 MB | 190/240 kB Progress (2): 0.4/1.2 MB | 190/240 kB Progress (2): 0.4/1.2 MB | 194/240 kB Progress (2): 0.5/1.2 MB | 194/240 kB Progress (2): 0.5/1.2 MB | 198/240 kB Progress (2): 0.5/1.2 MB | 198/240 kB Progress (2): 0.5/1.2 MB | 202/240 kB Progress (2): 0.5/1.2 MB | 202/240 kB Progress (2): 0.5/1.2 MB | 206/240 kB Progress (2): 0.5/1.2 MB | 206/240 kB Progress (2): 0.5/1.2 MB | 210/240 kB Progress (2): 0.5/1.2 MB | 210/240 kB Progress (2): 0.5/1.2 MB | 214/240 kB Progress (2): 0.5/1.2 MB | 214/240 kB Progress (2): 0.5/1.2 MB | 218/240 kB Progress (2): 0.5/1.2 MB | 218/240 kB Progress (2): 0.5/1.2 MB | 222/240 kB Progress (2): 0.5/1.2 MB | 222/240 kB Progress (2): 0.5/1.2 MB | 226/240 kB Progress (2): 0.5/1.2 MB | 226/240 kB Progress (2): 0.5/1.2 MB | 230/240 kB Progress (2): 0.5/1.2 MB | 230/240 kB Progress (2): 0.5/1.2 MB | 234/240 kB Progress (2): 0.5/1.2 MB | 234/240 kB Progress (2): 0.5/1.2 MB | 238/240 kB Progress (2): 0.5/1.2 MB | 238/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 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.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/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-10-01T01:14:10.029Z] 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.0 MB/s) [2019-10-01T01:14:10.383Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-10-01T01:14:10.383Z] ANTLR Parser Generator Version 3.5.2 [2019-10-01T01:14:10.383Z] Output file /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-10-01T01:14:10.383Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-10-01T01:14:11.314Z] Input file /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-10-01T01:14:11.314Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-10-01T01:14:11.314Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-10-01T01:14:11.314Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-10-01T01:14:11.314Z] [2019-10-01T01:14:11.314Z] As a result, alternative(s) 2 were disabled for that input [2019-10-01T01:14:11.314Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-10-01T01:14:11.314Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-10-01T01:14:11.314Z] [2019-10-01T01:14:11.314Z] As a result, alternative(s) 3 were disabled for that input [2019-10-01T01:14:11.314Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-10-01T01:14:11.314Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-10-01T01:14:11.314Z] [2019-10-01T01:14:11.314Z] As a result, alternative(s) 2 were disabled for that input [2019-10-01T01:14:11.571Z] [INFO] [2019-10-01T01:14:11.571Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:11.571Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:11.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-10-01T01:14:11.571Z] [INFO] [2019-10-01T01:14:11.571Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:11.571Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:12.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT-sources.jar [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT.jar [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] [2019-10-01T01:14:12.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.502Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT.jar [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.759Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT.jar [2019-10-01T01:14:12.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT.pom [2019-10-01T01:14:12.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT-sources.jar [2019-10-01T01:14:12.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:14:12.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:14:12.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-10-01T01:14:12.759Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.1-SNAPSHOT [15/134] [2019-10-01T01:14:12.759Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] The project's OSGi version is 4.0.1.201910010108 [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:12.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-10-01T01:14:12.759Z] [INFO] [2019-10-01T01:14:12.759Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:12.759Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-10-01T01:14:13.692Z] returnArray[i] = null; [2019-10-01T01:14:13.692Z] ^^^^ [2019-10-01T01:14:13.692Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-10-01T01:14:13.692Z] return fInnerElements.get(index); [2019-10-01T01:14:13.692Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:13.692Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-10-01T01:14:13.692Z] return fInnerElements.remove(index); [2019-10-01T01:14:13.692Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:13.692Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-10-01T01:14:13.692Z] return !(pathname.getName().equals("metadata")); [2019-10-01T01:14:13.692Z] ^^^^^^^^^^ [2019-10-01T01:14:13.692Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-10-01T01:14:13.692Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-10-01T01:14:13.692Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:13.692Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-10-01T01:14:13.692Z] return (top != null) ? top.getCurrentEvent() : null; [2019-10-01T01:14:13.692Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:13.692Z] Potential resource leak: 'top' may not be closed at this location [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-10-01T01:14:13.692Z] return hasMoreEvents(); [2019-10-01T01:14:13.692Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:14:13.692Z] Potential resource leak: 'top' may not be closed at this location [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-10-01T01:14:13.692Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-10-01T01:14:13.692Z] ^^ [2019-10-01T01:14:13.692Z] Potential resource leak: 'se' may not be closed [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-10-01T01:14:13.692Z] SparseList sparseList = (SparseList) list; [2019-10-01T01:14:13.692Z] ^^^^^^^^^^ [2019-10-01T01:14:13.692Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-10-01T01:14:13.692Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-10-01T01:14:13.692Z] SparseList sparseList = (SparseList) list; [2019-10-01T01:14:13.692Z] ^^^^^^^^^^ [2019-10-01T01:14:13.692Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-10-01T01:14:13.692Z] 10 problems (10 warnings) [2019-10-01T01:14:13.692Z] [INFO] [2019-10-01T01:14:13.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:13.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-10-01T01:14:13.692Z] [INFO] [2019-10-01T01:14:13.692Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.692Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT-sources.jar [2019-10-01T01:14:13.692Z] [INFO] [2019-10-01T01:14:13.692Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.692Z] [INFO] [2019-10-01T01:14:13.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.949Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT.jar [2019-10-01T01:14:13.949Z] [INFO] [2019-10-01T01:14:13.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.949Z] [INFO] [2019-10-01T01:14:13.949Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.949Z] [INFO] [2019-10-01T01:14:13.949Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:13.949Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT.jar [2019-10-01T01:14:14.206Z] [INFO] [2019-10-01T01:14:14.206Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:14.206Z] [INFO] [2019-10-01T01:14:14.206Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:14.206Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:14:14.206Z] [INFO] [2019-10-01T01:14:14.206Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:14.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:14:14.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:14.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT.jar [2019-10-01T01:14:14.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT.pom [2019-10-01T01:14:14.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT-sources.jar [2019-10-01T01:14:14.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:14:14.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:14:14.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-10-01T01:14:14.463Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.6-SNAPSHOT [16/134] [2019-10-01T01:14:14.463Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] The project's OSGi version is 1.0.6.201910010108 [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:14.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-10-01T01:14:14.463Z] [INFO] [2019-10-01T01:14:14.463Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:14.463Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-10-01T01:14:15.027Z] [INFO] [2019-10-01T01:14:15.027Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:15.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-10-01T01:14:15.027Z] [INFO] [2019-10-01T01:14:15.027Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.027Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT-sources.jar [2019-10-01T01:14:15.027Z] [INFO] [2019-10-01T01:14:15.027Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.027Z] [INFO] [2019-10-01T01:14:15.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.286Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:14:15.286Z] [INFO] [2019-10-01T01:14:15.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.286Z] [INFO] [2019-10-01T01:14:15.286Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.286Z] [INFO] [2019-10-01T01:14:15.286Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.286Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:14:15.286Z] [INFO] [2019-10-01T01:14:15.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.286Z] [INFO] [2019-10-01T01:14:15.286Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:15.286Z] 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-10-01T01:14:15.286Z] 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-10-01T01:14:15.286Z] 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-10-01T01:14:15.626Z] 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-10-01T01:14:15.626Z] 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-10-01T01:14:15.626Z] 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-10-01T01:14:15.626Z] 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 566 kB/s) [2019-10-01T01:14:15.626Z] 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-10-01T01:14:15.626Z] 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-10-01T01:14:15.626Z] 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-10-01T01:14:15.884Z] 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-10-01T01:14:15.884Z] 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-10-01T01:14:15.884Z] 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-10-01T01:14:15.884Z] 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 187 kB/s) [2019-10-01T01:14:15.884Z] 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-10-01T01:14:15.884Z] 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-10-01T01:14:15.884Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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 78 kB/s) [2019-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.141Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.398Z] 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-10-01T01:14:16.656Z] Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0.1/2.0 MB Progress (2): 0.1/2.0 MB | 4.1/243 kB Progress (2): 0.1/2.0 MB | 4.1/243 kB Progress (2): 0.1/2.0 MB | 7.7/243 kB Progress (2): 0.1/2.0 MB | 7.7/243 kB Progress (2): 0.1/2.0 MB | 7.7/243 kB Progress (2): 0.1/2.0 MB | 12/243 kB Progress (2): 0.1/2.0 MB | 12/243 kB Progress (2): 0.1/2.0 MB | 16/243 kB Progress (2): 0.1/2.0 MB | 16/243 kB Progress (2): 0.1/2.0 MB | 20/243 kB Progress (2): 0.1/2.0 MB | 20/243 kB Progress (2): 0.1/2.0 MB | 24/243 kB Progress (2): 0.1/2.0 MB | 24/243 kB Progress (2): 0.1/2.0 MB | 28/243 kB Progress (2): 0.1/2.0 MB | 28/243 kB Progress (2): 0.1/2.0 MB | 32/243 kB Progress (2): 0.1/2.0 MB | 32/243 kB Progress (2): 0.1/2.0 MB | 36/243 kB Progress (2): 0.1/2.0 MB | 36/243 kB Progress (2): 0.1/2.0 MB | 40/243 kB Progress (2): 0.1/2.0 MB | 40/243 kB Progress (2): 0.1/2.0 MB | 44/243 kB Progress (2): 0.1/2.0 MB | 44/243 kB Progress (2): 0.1/2.0 MB | 48/243 kB Progress (2): 0.1/2.0 MB | 48/243 kB Progress (2): 0.1/2.0 MB | 52/243 kB Progress (2): 0.1/2.0 MB | 52/243 kB Progress (2): 0.1/2.0 MB | 56/243 kB Progress (2): 0.1/2.0 MB | 56/243 kB Progress (2): 0.1/2.0 MB | 60/243 kB Progress (2): 0.1/2.0 MB | 60/243 kB Progress (2): 0.1/2.0 MB | 64/243 kB Progress (2): 0.1/2.0 MB | 64/243 kB Progress (2): 0.1/2.0 MB | 64/243 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 4.1/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 4.1/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.1/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 7.7/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 12/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 12/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 16/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 16/18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 64/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 68/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 72/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 76/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 80/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 84/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 84/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 88/243 kB | 18 kB Progress (3): 0.2/2.0 MB | 88/243 kB | 18 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.jar (18 kB at 274 kB/s) [2019-10-01T01:14:16.656Z] Progress (2): 0.2/2.0 MB | 88/243 kB Progress (2): 0.2/2.0 MB | 92/243 kB Progress (2): 0.2/2.0 MB | 92/243 kB Progress (2): 0.2/2.0 MB | 96/243 kB Progress (2): 0.2/2.0 MB | 96/243 kB Progress (2): 0.2/2.0 MB | 100/243 kB Progress (2): 0.2/2.0 MB | 100/243 kB Progress (2): 0.2/2.0 MB | 104/243 kB Progress (2): 0.2/2.0 MB | 104/243 kB Progress (2): 0.2/2.0 MB | 108/243 kB Progress (2): 0.2/2.0 MB | 108/243 kB Progress (2): 0.2/2.0 MB | 112/243 kB Progress (2): 0.2/2.0 MB | 112/243 kB Progress (2): 0.2/2.0 MB | 116/243 kB Progress (2): 0.2/2.0 MB | 116/243 kB Progress (2): 0.2/2.0 MB | 120/243 kB Progress (2): 0.2/2.0 MB | 120/243 kB Progress (2): 0.2/2.0 MB | 124/243 kB Progress (2): 0.2/2.0 MB | 124/243 kB Progress (2): 0.2/2.0 MB | 128/243 kB Progress (2): 0.2/2.0 MB | 128/243 kB Progress (2): 0.2/2.0 MB | 132/243 kB Progress (2): 0.2/2.0 MB | 132/243 kB Progress (2): 0.2/2.0 MB | 136/243 kB Progress (2): 0.3/2.0 MB | 136/243 kB Progress (2): 0.3/2.0 MB | 140/243 kB Progress (2): 0.3/2.0 MB | 140/243 kB Progress (2): 0.3/2.0 MB | 144/243 kB Progress (2): 0.3/2.0 MB | 144/243 kB Progress (2): 0.3/2.0 MB | 148/243 kB Progress (2): 0.3/2.0 MB | 148/243 kB Progress (2): 0.3/2.0 MB | 152/243 kB Progress (2): 0.3/2.0 MB | 152/243 kB Progress (2): 0.3/2.0 MB | 156/243 kB Progress (2): 0.3/2.0 MB | 156/243 kB Progress (2): 0.3/2.0 MB | 160/243 kB Progress (2): 0.3/2.0 MB | 160/243 kB Progress (2): 0.3/2.0 MB | 164/243 kB Progress (2): 0.3/2.0 MB | 164/243 kB Progress (2): 0.3/2.0 MB | 168/243 kB Progress (2): 0.3/2.0 MB | 168/243 kB Progress (2): 0.3/2.0 MB | 172/243 kB Progress (2): 0.3/2.0 MB | 172/243 kB Progress (2): 0.3/2.0 MB | 176/243 kB Progress (2): 0.3/2.0 MB | 176/243 kB Progress (2): 0.3/2.0 MB | 180/243 kB Progress (2): 0.3/2.0 MB | 180/243 kB Progress (2): 0.3/2.0 MB | 184/243 kB Progress (2): 0.3/2.0 MB | 184/243 kB Progress (2): 0.3/2.0 MB | 188/243 kB Progress (2): 0.3/2.0 MB | 188/243 kB Progress (2): 0.3/2.0 MB | 192/243 kB Progress (2): 0.3/2.0 MB | 192/243 kB Progress (2): 0.3/2.0 MB | 196/243 kB Progress (2): 0.3/2.0 MB | 196/243 kB Progress (2): 0.3/2.0 MB | 200/243 kB Progress (2): 0.3/2.0 MB | 200/243 kB Progress (2): 0.3/2.0 MB | 204/243 kB Progress (2): 0.3/2.0 MB | 204/243 kB Progress (2): 0.3/2.0 MB | 208/243 kB Progress (2): 0.3/2.0 MB | 208/243 kB Progress (2): 0.3/2.0 MB | 212/243 kB Progress (2): 0.3/2.0 MB | 212/243 kB Progress (2): 0.3/2.0 MB | 216/243 kB Progress (2): 0.3/2.0 MB | 216/243 kB Progress (2): 0.3/2.0 MB | 220/243 kB Progress (2): 0.3/2.0 MB | 220/243 kB Progress (2): 0.3/2.0 MB | 224/243 kB Progress (2): 0.3/2.0 MB | 224/243 kB Progress (2): 0.3/2.0 MB | 228/243 kB Progress (2): 0.3/2.0 MB | 228/243 kB Progress (2): 0.3/2.0 MB | 232/243 kB Progress (2): 0.3/2.0 MB | 232/243 kB Progress (2): 0.3/2.0 MB | 236/243 kB Progress (2): 0.4/2.0 MB | 236/243 kB Progress (2): 0.4/2.0 MB | 240/243 kB Progress (2): 0.4/2.0 MB | 240/243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 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.jar (243 kB at 2.8 MB/s) [2019-10-01T01:14:16.656Z] 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 10 MB/s) [2019-10-01T01:14:16.913Z] [INFO] Executing tasks [2019-10-01T01:14:16.913Z] [2019-10-01T01:14:16.913Z] main: [2019-10-01T01:14:16.913Z] [2019-10-01T01:14:16.913Z] main: [2019-10-01T01:14:16.913Z] [2019-10-01T01:14:16.913Z] checkAnyTraceExists: [2019-10-01T01:14:16.913Z] [2019-10-01T01:14:16.913Z] verifyChecksum: [2019-10-01T01:14:16.913Z] [echo] Verifying: ${anyTraceExists} [2019-10-01T01:14:17.170Z] [2019-10-01T01:14:17.170Z] deleteFailedCheckSumTraces: [2019-10-01T01:14:17.170Z] [2019-10-01T01:14:17.170Z] downloadTraceFiles: [2019-10-01T01:14:17.170Z] [echo] Attempting to download test traces [2019-10-01T01:14:17.170Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-10-01T01:14:17.170Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-10-01T01:14:17.170Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-10-01T01:14:17.170Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-10-01T01:14:17.734Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-10-01T01:14:17.734Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-10-01T01:14:17.734Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-10-01T01:14:17.734Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-10-01T01:14:18.664Z] [exec] Cloning into 'ctf-testsuite'... [2019-10-01T01:14:19.228Z] [2019-10-01T01:14:19.228Z] pullTestSuite: [2019-10-01T01:14:19.228Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-10-01T01:14:19.228Z] [exec] Already on 'master' [2019-10-01T01:14:19.485Z] [exec] Already up-to-date. [2019-10-01T01:14:19.485Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-10-01T01:14:19.485Z] [exec] [2019-10-01T01:14:19.485Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-10-01T01:14:19.485Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-10-01T01:14:19.485Z] [exec] state without impacting any branches by performing another checkout. [2019-10-01T01:14:19.485Z] [exec] [2019-10-01T01:14:19.485Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-10-01T01:14:19.485Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-10-01T01:14:19.485Z] [exec] [2019-10-01T01:14:19.485Z] [exec] git checkout -b [2019-10-01T01:14:19.485Z] [exec] [2019-10-01T01:14:19.485Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-10-01T01:14:19.485Z] [2019-10-01T01:14:19.485Z] extractTraces: [2019-10-01T01:14:19.485Z] [2019-10-01T01:14:19.485Z] checkAnyTraceExists: [2019-10-01T01:14:19.485Z] [2019-10-01T01:14:19.485Z] verifyChecksum: [2019-10-01T01:14:19.485Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-10-01T01:14:20.049Z] [2019-10-01T01:14:20.049Z] warnFailedCheckSum: [2019-10-01T01:14:20.049Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-10-01T01:14:20.049Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-10-01T01:14:20.049Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-10-01T01:14:21.420Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-10-01T01:14:22.129Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-10-01T01:14:22.129Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-10-01T01:14:22.129Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-10-01T01:14:24.654Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-10-01T01:14:26.025Z] [echo] Traces extracted successfully [2019-10-01T01:14:26.025Z] [INFO] Executed tasks [2019-10-01T01:14:26.025Z] [INFO] [2019-10-01T01:14:26.025Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:26.589Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-10-01T01:14:26.589Z] [INFO] Command line: [2019-10-01T01:14:26.589Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:14:26.589Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:14:28.485Z] !SESSION 2019-10-01 01:14:26.661 ----------------------------------------------- [2019-10-01T01:14:28.485Z] eclipse.buildId=unknown [2019-10-01T01:14:28.485Z] java.version=1.8.0_202 [2019-10-01T01:14:28.485Z] java.vendor=Oracle Corporation [2019-10-01T01:14:28.485Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:14:28.485Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:14:28.486Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:14:28.486Z] [2019-10-01T01:14:28.486Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:14:28.230 [2019-10-01T01:14:28.486Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:14:28.486Z] !STACK 0 [2019-10-01T01:14:28.486Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2019-10-01T01:14:28.486Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:14:28.486Z] [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:14:28.486Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:14:29.855Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-10-01T01:14:29.855Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-10-01T01:14:29.855Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.01 s [2019-10-01T01:14:29.855Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:29.855Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:29.855Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:29.855Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:29.855Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-10-01T01:14:29.855Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-10-01T01:14:29.855Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.007 s [2019-10-01T01:14:29.855Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:29.855Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-10-01T01:14:29.855Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.037 s [2019-10-01T01:14:29.855Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:29.855Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-10-01T01:14:29.855Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-10-01T01:14:30.113Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-10-01T01:14:30.113Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.09 s [2019-10-01T01:14:30.113Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.002 s [2019-10-01T01:14:30.113Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.004 s [2019-10-01T01:14:30.113Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.002 s [2019-10-01T01:14:30.113Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-10-01T01:14:30.113Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-10-01T01:14:30.113Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.03 s [2019-10-01T01:14:30.113Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-10-01T01:14:30.113Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-10-01T01:14:30.113Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.002 s [2019-10-01T01:14:30.113Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-10-01T01:14:30.113Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-10-01T01:14:30.113Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-10-01T01:14:30.113Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-10-01T01:14:30.113Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-10-01T01:14:30.113Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-10-01T01:14:30.113Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-10-01T01:14:30.113Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-10-01T01:14:30.113Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-10-01T01:14:34.292Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.209 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-10-01T01:14:34.292Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.928 s [2019-10-01T01:14:34.292Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.188 s [2019-10-01T01:14:34.292Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.151 s [2019-10-01T01:14:34.292Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.146 s [2019-10-01T01:14:34.292Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.139 s [2019-10-01T01:14:34.292Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.14 s [2019-10-01T01:14:34.292Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.294 s [2019-10-01T01:14:34.292Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.153 s [2019-10-01T01:14:34.292Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.118 s [2019-10-01T01:14:34.292Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.139 s [2019-10-01T01:14:34.292Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.118 s [2019-10-01T01:14:34.292Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.156 s [2019-10-01T01:14:34.292Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.109 s [2019-10-01T01:14:34.292Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.094 s [2019-10-01T01:14:34.292Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.161 s [2019-10-01T01:14:34.292Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.097 s [2019-10-01T01:14:34.292Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.123 s [2019-10-01T01:14:34.292Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.073 s [2019-10-01T01:14:34.292Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.071 s [2019-10-01T01:14:34.292Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.067 s [2019-10-01T01:14:34.292Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.07 s [2019-10-01T01:14:34.292Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.075 s [2019-10-01T01:14:34.292Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.065 s [2019-10-01T01:14:34.292Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.133 s [2019-10-01T01:14:34.292Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.069 s [2019-10-01T01:14:34.292Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.086 s [2019-10-01T01:14:34.292Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.069 s [2019-10-01T01:14:34.292Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2019-10-01T01:14:34.292Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.066 s [2019-10-01T01:14:34.292Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-10-01T01:14:34.551Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-10-01T01:14:34.551Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.073 s [2019-10-01T01:14:34.551Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-10-01T01:14:34.551Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-10-01T01:14:34.551Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-10-01T01:14:34.551Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-10-01T01:14:34.551Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-10-01T01:14:34.551Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-10-01T01:14:34.551Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.005 s [2019-10-01T01:14:34.551Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.002 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-10-01T01:14:34.551Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-10-01T01:14:34.551Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-10-01T01:14:34.551Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-10-01T01:14:34.551Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-10-01T01:14:34.551Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-10-01T01:14:34.551Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-10-01T01:14:34.551Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-10-01T01:14:34.551Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-10-01T01:14:34.551Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-10-01T01:14:34.551Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-10-01T01:14:34.551Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-10-01T01:14:34.551Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-10-01T01:14:34.551Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-10-01T01:14:34.551Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-10-01T01:14:34.551Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-10-01T01:14:34.551Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-10-01T01:14:34.551Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-10-01T01:14:34.551Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-10-01T01:14:34.551Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-10-01T01:14:34.551Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-10-01T01:14:34.551Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-10-01T01:14:34.551Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-10-01T01:14:34.551Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-10-01T01:14:34.809Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-10-01T01:14:34.809Z] line 10:46 mismatched character '' expecting '"' [2019-10-01T01:14:34.809Z] line 9:16 no viable alternative at character 'o' [2019-10-01T01:14:34.809Z] line 9:20 no viable alternative at character '?' [2019-10-01T01:14:34.809Z] line 12:14 no viable alternative at character '' [2019-10-01T01:14:34.809Z] line 32:0 mismatched character '' expecting '"' [2019-10-01T01:14:34.809Z] [2019-10-01T01:14:34.809Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.730 [2019-10-01T01:14:34.809Z] !MESSAGE Unknown trace attribute: test [2019-10-01T01:14:34.809Z] [2019-10-01T01:14:34.809Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.731 [2019-10-01T01:14:34.809Z] !MESSAGE Unknown trace attribute: test1 [2019-10-01T01:14:34.809Z] [2019-10-01T01:14:34.809Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.731 [2019-10-01T01:14:34.809Z] !MESSAGE Unknown trace attribute: test2 [2019-10-01T01:14:34.809Z] [2019-10-01T01:14:34.809Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.731 [2019-10-01T01:14:34.809Z] !MESSAGE Unknown trace attribute: test3 [2019-10-01T01:14:34.809Z] [2019-10-01T01:14:34.809Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.731 [2019-10-01T01:14:34.809Z] !MESSAGE Unknown trace attribute: test4 [2019-10-01T01:14:34.809Z] [2019-10-01T01:14:34.809Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.744 [2019-10-01T01:14:34.809Z] !MESSAGE Unknown trace attribute: test2 [2019-10-01T01:14:35.065Z] [2019-10-01T01:14:35.065Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.833 [2019-10-01T01:14:35.065Z] !MESSAGE Unknown integer attribute: aa [2019-10-01T01:14:35.065Z] [2019-10-01T01:14:35.065Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.833 [2019-10-01T01:14:35.065Z] !MESSAGE Unknown integer attribute: zz [2019-10-01T01:14:35.065Z] [2019-10-01T01:14:35.065Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.834 [2019-10-01T01:14:35.065Z] !MESSAGE Unknown trace attribute: blah [2019-10-01T01:14:35.065Z] [2019-10-01T01:14:35.065Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:34.834 [2019-10-01T01:14:35.065Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-10-01T01:14:35.997Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-10-01T01:14:35.997Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-10-01T01:14:35.997Z] 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.004 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-10-01T01:14:35.997Z] 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: 0.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.004 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.034 s [2019-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.01 s [2019-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.029 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-10-01T01:14:35.997Z] 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 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.08 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.021 s [2019-10-01T01:14:35.997Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-10-01T01:14:35.997Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-10-01T01:14:35.997Z] 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-10-01T01:14:35.997Z] 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.001 s [2019-10-01T01:14:35.997Z] 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.002 s [2019-10-01T01:14:35.997Z] 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.313 s [2019-10-01T01:14:35.997Z] 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.306 s [2019-10-01T01:14:35.997Z] 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.008 s [2019-10-01T01:14:35.997Z] 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.003 s [2019-10-01T01:14:35.997Z] 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.037 s [2019-10-01T01:14:35.997Z] 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.026 s [2019-10-01T01:14:35.997Z] 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.004 s [2019-10-01T01:14:35.997Z] 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.004 s [2019-10-01T01:14:35.997Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-10-01T01:14:35.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-10-01T01:14:35.997Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-10-01T01:14:35.997Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-10-01T01:14:48.212Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.432 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-10-01T01:14:48.212Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.921 s [2019-10-01T01:14:48.212Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.851 s [2019-10-01T01:14:48.212Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.019 s [2019-10-01T01:14:48.212Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.164 s [2019-10-01T01:14:48.212Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.115 s [2019-10-01T01:14:48.212Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.652 s [2019-10-01T01:14:48.212Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.288 s [2019-10-01T01:14:48.212Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.494 s [2019-10-01T01:14:48.212Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.354 s [2019-10-01T01:14:48.212Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-10-01T01:14:48.212Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.017 s [2019-10-01T01:14:48.212Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.273 s [2019-10-01T01:14:48.212Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.351 s [2019-10-01T01:14:48.212Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.145 s [2019-10-01T01:14:48.212Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.364 s [2019-10-01T01:14:48.212Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-10-01T01:14:48.212Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.021 s [2019-10-01T01:14:48.212Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.024 s [2019-10-01T01:14:48.212Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.016 s [2019-10-01T01:14:48.212Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-10-01T01:14:48.212Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2019-10-01T01:14:48.212Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2019-10-01T01:14:48.212Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.519 s [2019-10-01T01:14:48.212Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.031 s [2019-10-01T01:14:48.212Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.535 s [2019-10-01T01:14:48.212Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.285 s [2019-10-01T01:14:48.212Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.013 s [2019-10-01T01:14:48.212Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.919 s [2019-10-01T01:14:48.212Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-10-01T01:14:50.109Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-10-01T01:14:50.109Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.255 s [2019-10-01T01:14:50.109Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.236 s [2019-10-01T01:14:50.109Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.19 s [2019-10-01T01:14:50.109Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.272 s [2019-10-01T01:14:50.109Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.127 s [2019-10-01T01:14:50.109Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.098 s [2019-10-01T01:14:50.109Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.09 s [2019-10-01T01:14:50.109Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.09 s [2019-10-01T01:14:50.109Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.086 s [2019-10-01T01:14:50.109Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.104 s [2019-10-01T01:14:50.109Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.091 s [2019-10-01T01:14:50.109Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-10-01T01:14:51.478Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-10-01T01:14:51.478Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.649 s [2019-10-01T01:14:51.478Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.088 s [2019-10-01T01:14:51.478Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.179 s [2019-10-01T01:14:51.478Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.127 s [2019-10-01T01:14:51.478Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.396 s [2019-10-01T01:14:51.478Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-10-01T01:14:51.478Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.003 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.003 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-10-01T01:14:51.478Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-10-01T01:14:51.478Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-10-01T01:14:51.478Z] [2019-10-01T01:14:51.478Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:51.409 [2019-10-01T01:14:51.478Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-10-01T01:14:51.478Z] [2019-10-01T01:14:51.478Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:51.410 [2019-10-01T01:14:51.478Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-10-01T01:14:51.478Z] [2019-10-01T01:14:51.478Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:51.459 [2019-10-01T01:14:51.478Z] !MESSAGE channel0_0 [ ] 0 Events [2019-10-01T01:14:51.478Z] [2019-10-01T01:14:51.478Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:51.459 [2019-10-01T01:14:51.478Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-10-01T01:14:52.410Z] [2019-10-01T01:14:52.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:52.258 [2019-10-01T01:14:52.410Z] !MESSAGE channel0_0 [ ] 0 Events [2019-10-01T01:14:52.410Z] [2019-10-01T01:14:52.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:52.258 [2019-10-01T01:14:52.410Z] !MESSAGE channel0_1 [+] 1 Events [2019-10-01T01:14:52.410Z] [2019-10-01T01:14:52.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:52.297 [2019-10-01T01:14:52.410Z] !MESSAGE channel0_0 [ ] 0 Events [2019-10-01T01:14:52.410Z] [2019-10-01T01:14:52.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:52.298 [2019-10-01T01:14:52.410Z] !MESSAGE channel0_1 [++] 1 Events [2019-10-01T01:14:52.668Z] [2019-10-01T01:14:52.668Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:52.444 [2019-10-01T01:14:52.668Z] !MESSAGE channel0_0 [ ] 0 Events [2019-10-01T01:14:52.668Z] [2019-10-01T01:14:52.668Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:52.444 [2019-10-01T01:14:52.668Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-10-01T01:14:52.668Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-10-01T01:14:52.668Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.057 s [2019-10-01T01:14:52.668Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.082 s [2019-10-01T01:14:52.668Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2019-10-01T01:14:52.668Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.049 s [2019-10-01T01:14:52.668Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2019-10-01T01:14:52.668Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.042 s [2019-10-01T01:14:52.668Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.039 s [2019-10-01T01:14:52.668Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.498 s [2019-10-01T01:14:52.668Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.047 s [2019-10-01T01:14:52.668Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.04 s [2019-10-01T01:14:52.668Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.04 s [2019-10-01T01:14:52.668Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.049 s [2019-10-01T01:14:52.668Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.04 s [2019-10-01T01:14:52.668Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.053 s [2019-10-01T01:14:52.668Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.038 s [2019-10-01T01:14:52.668Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.054 s [2019-10-01T01:14:52.668Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.057 s [2019-10-01T01:14:52.668Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.068 s [2019-10-01T01:14:52.668Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.081 s [2019-10-01T01:14:52.668Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-10-01T01:14:53.124Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-10-01T01:14:53.124Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.005 s [2019-10-01T01:14:53.124Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.002 s [2019-10-01T01:14:53.124Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-10-01T01:14:53.382Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-10-01T01:14:53.382Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.192 s [2019-10-01T01:14:53.382Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.08 s [2019-10-01T01:14:53.382Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.051 s [2019-10-01T01:14:53.382Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.041 s [2019-10-01T01:14:53.382Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.079 s [2019-10-01T01:14:53.382Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.041 s [2019-10-01T01:14:53.382Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.041 s [2019-10-01T01:14:53.382Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-10-01T01:14:53.640Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-10-01T01:14:53.640Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-10-01T01:14:53.640Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-10-01T01:14:53.640Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-10-01T01:14:53.640Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-10-01T01:14:53.640Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-10-01T01:14:53.640Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-10-01T01:14:53.640Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-10-01T01:14:55.013Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-10-01T01:14:55.013Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-10-01T01:14:55.013Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-10-01T01:14:55.013Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.049 s [2019-10-01T01:14:55.013Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.044 s [2019-10-01T01:14:55.013Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-10-01T01:14:55.013Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-10-01T01:14:55.013Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-10-01T01:14:55.013Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-10-01T01:14:55.013Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-10-01T01:14:55.013Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-10-01T01:14:55.013Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-10-01T01:14:55.013Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.013Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.08 s [2019-10-01T01:14:55.013Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.013Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.037 s [2019-10-01T01:14:55.013Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.013Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.013Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2019-10-01T01:14:55.013Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.075 s [2019-10-01T01:14:55.013Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-10-01T01:14:55.013Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.075 s [2019-10-01T01:14:55.013Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.013Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-10-01T01:14:55.013Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-10-01T01:14:55.579Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-10-01T01:14:55.579Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.579Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.579Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.045 s [2019-10-01T01:14:55.579Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.262 s [2019-10-01T01:14:55.579Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.037 s [2019-10-01T01:14:55.579Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.579Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.579Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.04 s [2019-10-01T01:14:55.579Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.038 s [2019-10-01T01:14:55.579Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.052 s [2019-10-01T01:14:55.579Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.079 s [2019-10-01T01:14:55.579Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-10-01T01:14:55.579Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-10-01T01:14:55.579Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-10-01T01:14:55.579Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-10-01T01:14:55.579Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-10-01T01:14:55.579Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-10-01T01:14:55.579Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-10-01T01:14:55.579Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-10-01T01:14:58.101Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-10-01T01:14:58.101Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.118 s [2019-10-01T01:14:58.101Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.112 s [2019-10-01T01:14:58.101Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.128 s [2019-10-01T01:14:58.101Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.126 s [2019-10-01T01:14:58.101Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.134 s [2019-10-01T01:14:58.101Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.13 s [2019-10-01T01:14:58.101Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.129 s [2019-10-01T01:14:58.101Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-10-01T01:14:58.101Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2019-10-01T01:14:58.101Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-10-01T01:14:58.101Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-10-01T01:14:58.101Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.114 s [2019-10-01T01:14:58.101Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-10-01T01:14:58.101Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.185 s [2019-10-01T01:14:58.101Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-10-01T01:14:58.101Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.113 s [2019-10-01T01:14:58.101Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.113 s [2019-10-01T01:14:58.101Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.16 s [2019-10-01T01:14:58.101Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.113 s [2019-10-01T01:14:58.101Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-10-01T01:14:58.101Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-10-01T01:14:58.101Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-10-01T01:14:58.101Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2019-10-01T01:14:58.101Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-10-01T01:14:58.101Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-10-01T01:14:58.101Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.008 s [2019-10-01T01:14:58.101Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-10-01T01:14:58.101Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-10-01T01:14:58.101Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-10-01T01:14:58.101Z] [2019-10-01T01:14:58.101Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:57.930 [2019-10-01T01:14:58.101Z] !MESSAGE Struct already contains a field named ctx [2019-10-01T01:14:58.101Z] [2019-10-01T01:14:58.101Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:57.930 [2019-10-01T01:14:58.101Z] !MESSAGE Struct already contains a field named ctx [2019-10-01T01:14:58.101Z] [2019-10-01T01:14:58.101Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:57.931 [2019-10-01T01:14:58.101Z] !MESSAGE Struct already contains a field named ctx [2019-10-01T01:14:58.101Z] [2019-10-01T01:14:58.101Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:14:57.931 [2019-10-01T01:14:58.101Z] !MESSAGE Struct already contains a field named ctx [2019-10-01T01:14:58.101Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-10-01T01:14:58.101Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.002 s [2019-10-01T01:14:58.101Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-10-01T01:14:58.101Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-10-01T01:14:58.101Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:14:58.101Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-10-01T01:14:58.101Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-10-01T01:14:58.101Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-10-01T01:14:58.101Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-10-01T01:14:58.101Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-10-01T01:14:58.101Z] [2019-10-01T01:14:58.101Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-10-01 01:14:57.946 [2019-10-01T01:14:58.101Z] !MESSAGE Some message [2019-10-01T01:14:58.101Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-10-01T01:14:58.101Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-10-01T01:14:58.101Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-10-01T01:14:58.101Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-10-01T01:14:58.101Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-10-01T01:14:58.102Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-10-01T01:14:58.102Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-10-01T01:14:58.102Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-10-01T01:14:58.359Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-10-01T01:14:58.359Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-10-01T01:14:58.359Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-10-01T01:14:58.359Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-10-01T01:14:58.359Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-10-01T01:14:58.359Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.151 s [2019-10-01T01:14:58.359Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-10-01T01:14:58.359Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.01 s [2019-10-01T01:14:58.359Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2019-10-01T01:14:58.359Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-10-01T01:14:58.359Z] [2019-10-01T01:14:58.359Z] Results: [2019-10-01T01:14:58.359Z] [2019-10-01T01:14:58.359Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:14:58.359Z] [2019-10-01T01:14:58.923Z] [INFO] All tests passed! [2019-10-01T01:14:58.923Z] [INFO] [2019-10-01T01:14:58.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:58.923Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:14:58.923Z] [INFO] [2019-10-01T01:14:58.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:59.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:14:59.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:14:59.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:14:59.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT.pom [2019-10-01T01:14:59.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT-sources.jar [2019-10-01T01:14:59.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:14:59.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-10-01T01:14:59.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-10-01T01:14:59.833Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/134] [2019-10-01T01:14:59.833Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] The project's OSGi version is 1.0.10.201910010108 [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [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-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:14:59.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-10-01T01:14:59.833Z] [INFO] [2019-10-01T01:14:59.833Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:14:59.833Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-10-01T01:15:00.398Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-10-01T01:15:00.398Z] ITmfStateInterval value = result.getValue(); [2019-10-01T01:15:00.398Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:00.398Z] 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-10-01T01:15:00.398Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-10-01T01:15:00.398Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-10-01T01:15:00.398Z] ^^^^^^^^^^^^^ [2019-10-01T01:15:00.398Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-10-01T01:15:00.398Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-10-01T01:15:00.398Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-10-01T01:15:00.398Z] ^^^^^^^^^^^^ [2019-10-01T01:15:00.398Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-10-01T01:15:00.398Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-10-01T01:15:00.398Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-10-01T01:15:00.398Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:00.398Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-10-01T01:15:00.398Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-10-01T01:15:00.398Z] fHistoryTreeFiles.add(historyTreeFile); [2019-10-01T01:15:00.398Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:15:00.398Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-10-01T01:15:00.398Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-10-01T01:15:00.398Z] fBackendMap.put(backend, historyTreeFile); [2019-10-01T01:15:00.398Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:15:00.398Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-10-01T01:15:00.398Z] 6 problems (6 warnings) [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:15:00.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] [2019-10-01T01:15:00.398Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.398Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:15:00.655Z] [INFO] [2019-10-01T01:15:00.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:00.655Z] [INFO] [2019-10-01T01:15:00.655Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:01.219Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-10-01T01:15:01.219Z] [INFO] Command line: [2019-10-01T01:15:01.219Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:15:01.219Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:15:03.741Z] !SESSION 2019-10-01 01:15:01.442 ----------------------------------------------- [2019-10-01T01:15:03.741Z] eclipse.buildId=unknown [2019-10-01T01:15:03.741Z] java.version=1.8.0_202 [2019-10-01T01:15:03.741Z] java.vendor=Oracle Corporation [2019-10-01T01:15:03.741Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:15:03.741Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:15:03.741Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:15:03.741Z] [2019-10-01T01:15:03.741Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:15:03.160 [2019-10-01T01:15:03.741Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:15:03.741Z] !STACK 0 [2019-10-01T01:15:03.741Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42] [2019-10-01T01:15:03.741Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:15:03.741Z] [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:15:03.741Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:15:04.672Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-10-01T01:15:04.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-10-01T01:15:04.929Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.289 s [2019-10-01T01:15:04.929Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-10-01T01:15:04.929Z] [2019-10-01T01:15:04.929Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-10-01 01:15:04.833 [2019-10-01T01:15:04.929Z] !MESSAGE Custom factory for type 87 does not exist [2019-10-01T01:15:04.929Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-10-01T01:15:04.929Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.007 s [2019-10-01T01:15:04.930Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-10-01T01:15:04.930Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-10-01T01:15:04.930Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-10-01T01:15:04.930Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-10-01T01:15:04.930Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-10-01T01:15:04.930Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-10-01T01:15:04.930Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-10-01T01:15:04.930Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:04.930Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-10-01T01:15:05.187Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-10-01T01:15:05.187Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2019-10-01T01:15:05.187Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-10-01T01:15:05.187Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-10-01T01:15:05.187Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2019-10-01T01:15:05.187Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-10-01T01:15:05.187Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-10-01T01:15:05.187Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-10-01T01:15:05.187Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-10-01T01:15:05.187Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-10-01T01:15:05.187Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-10-01T01:15:05.187Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-10-01T01:15:05.187Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-10-01T01:15:07.713Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-10-01T01:15:07.713Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.102 s [2019-10-01T01:15:07.713Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 1.983 s [2019-10-01T01:15:07.713Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-10-01T01:15:07.713Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-10-01T01:15:07.713Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.059 s [2019-10-01T01:15:07.713Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.007 s [2019-10-01T01:15:07.713Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-10-01T01:15:07.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-10-01T01:15:07.713Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.02 s [2019-10-01T01:15:07.713Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-10-01T01:15:07.713Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-10-01T01:15:07.713Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-10-01T01:15:07.713Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-10-01T01:15:09.610Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-10-01T01:15:09.610Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.008 s [2019-10-01T01:15:09.610Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:09.610Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-10-01T01:15:09.610Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.059 s [2019-10-01T01:15:09.610Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:09.610Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.755 s [2019-10-01T01:15:09.610Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.007 s [2019-10-01T01:15:09.610Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-10-01T01:15:09.610Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-10-01T01:15:09.610Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.028 s [2019-10-01T01:15:09.610Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-10-01T01:15:09.610Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.768 s [2019-10-01T01:15:09.610Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-10-01T01:15:10.542Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-10-01T01:15:10.542Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.01 s [2019-10-01T01:15:10.542Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-10-01T01:15:10.542Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.032 s [2019-10-01T01:15:10.542Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.014 s [2019-10-01T01:15:10.542Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.601 s [2019-10-01T01:15:10.542Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-10-01T01:15:10.542Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-10-01T01:15:10.542Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.018 s [2019-10-01T01:15:10.542Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-10-01T01:15:10.542Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.633 s [2019-10-01T01:15:10.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-10-01T01:15:10.542Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-10-01T01:15:10.542Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.004 s [2019-10-01T01:15:10.542Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:15:10.542Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.003 s [2019-10-01T01:15:10.542Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:15:10.542Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:15:10.542Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-10-01T01:15:10.542Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-10-01T01:15:11.106Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-10-01T01:15:11.106Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.005 s [2019-10-01T01:15:11.106Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-10-01T01:15:11.106Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-10-01T01:15:11.106Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-10-01T01:15:11.106Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-10-01T01:15:11.106Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.009 s [2019-10-01T01:15:11.106Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-10-01T01:15:11.106Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-10-01T01:15:11.106Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.024 s [2019-10-01T01:15:11.106Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-10-01T01:15:11.106Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-10-01T01:15:11.106Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.009 s [2019-10-01T01:15:11.106Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-10-01T01:15:11.106Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-10-01T01:15:11.106Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.01 s [2019-10-01T01:15:11.106Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-10-01T01:15:11.106Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-10-01T01:15:11.106Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:15:11.106Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-10-01T01:15:11.106Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-10-01T01:15:11.363Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-10-01T01:15:11.363Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-10-01T01:15:11.363Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-10-01T01:15:11.363Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.018 s [2019-10-01T01:15:11.363Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-10-01T01:15:11.363Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-10-01T01:15:11.363Z] [2019-10-01T01:15:11.363Z] Results: [2019-10-01T01:15:11.363Z] [2019-10-01T01:15:11.363Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:15:11.363Z] [2019-10-01T01:15:13.258Z] [INFO] All tests passed! [2019-10-01T01:15:13.258Z] [INFO] [2019-10-01T01:15:13.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:13.258Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:15:13.258Z] [INFO] [2019-10-01T01:15:13.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:13.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:15:13.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:15:13.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:15:13.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.pom [2019-10-01T01:15:13.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:15:13.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:15:13.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-10-01T01:15:13.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-10-01T01:15:13.514Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.10-SNAPSHOT [18/134] [2019-10-01T01:15:13.514Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] The project's OSGi version is 1.0.10.201910010108 [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:15:13.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-10-01T01:15:13.514Z] [INFO] [2019-10-01T01:15:13.514Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:13.514Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-10-01T01:15:14.888Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:15:14.888Z] 3. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-10-01T01:15:14.888Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-10-01T01:15:14.888Z] 4. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-10-01T01:15:14.888Z] assertFalse("equals", fField1.equals(fValue1)); [2019-10-01T01:15:14.888Z] ^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-10-01T01:15:14.888Z] 5. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-10-01T01:15:14.888Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-10-01T01:15:14.888Z] ^^^^^ [2019-10-01T01:15:14.888Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:15:14.888Z] 6. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2019-10-01T01:15:14.888Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-10-01T01:15:14.888Z] 7. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-10-01T01:15:14.888Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-10-01T01:15:14.888Z] ^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-10-01T01:15:14.888Z] 8. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-10-01T01:15:14.888Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-10-01T01:15:14.888Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-10-01T01:15:14.888Z] ^^^^ [2019-10-01T01:15:14.888Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-10-01T01:15:14.888Z] 10. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-10-01T01:15:14.888Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-10-01T01:15:14.888Z] ^^^^^ [2019-10-01T01:15:14.888Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-10-01T01:15:14.888Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:15:14.888Z] 12. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-10-01T01:15:14.888Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-10-01T01:15:14.888Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-10-01T01:15:14.888Z] ^^^^^^ [2019-10-01T01:15:14.888Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-10-01T01:15:14.888Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-10-01T01:15:14.888Z] return event; [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Potential resource leak: 'stream' may not be closed at this location [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-10-01T01:15:14.888Z] return null; [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Potential resource leak: 'stream' may not be closed at this location [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-10-01T01:15:14.888Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-10-01T01:15:14.888Z] ^^^^^^ [2019-10-01T01:15:14.888Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:15:14.888Z] 18. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-10-01T01:15:14.888Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-10-01T01:15:14.888Z] 19. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-10-01T01:15:14.888Z] @SuppressWarnings("nls") [2019-10-01T01:15:14.888Z] ^^^^^ [2019-10-01T01:15:14.888Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:15:14.888Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-10-01T01:15:14.888Z] public void setUp() throws IOException { [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-10-01T01:15:14.888Z] 21. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-10-01T01:15:14.888Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-10-01T01:15:14.888Z] 22. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-10-01T01:15:14.888Z] @SuppressWarnings("nls") [2019-10-01T01:15:14.888Z] ^^^^^ [2019-10-01T01:15:14.888Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:15:14.888Z] 23. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-10-01T01:15:14.888Z] assertTrue("equals", !range1.equals(ts1)); [2019-10-01T01:15:14.888Z] ^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-10-01T01:15:14.888Z] 24. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-10-01T01:15:14.888Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-10-01T01:15:14.888Z] 25. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-10-01T01:15:14.888Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-10-01T01:15:14.888Z] ^^^^^^^^^^ [2019-10-01T01:15:14.888Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-10-01T01:15:14.888Z] 26. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-10-01T01:15:14.888Z] @SuppressWarnings({"javadoc", "nls"}) [2019-10-01T01:15:14.888Z] ^^^^^ [2019-10-01T01:15:14.888Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:15:14.888Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-10-01T01:15:14.888Z] [INFO] [2019-10-01T01:15:14.888Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:14.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:15:14.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-10-01T01:15:14.888Z] [INFO] [2019-10-01T01:15:14.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:14.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:15:15.145Z] [INFO] [2019-10-01T01:15:15.145Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:15.145Z] [INFO] [2019-10-01T01:15:15.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:15.402Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:15:15.402Z] [INFO] [2019-10-01T01:15:15.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:15.402Z] [INFO] [2019-10-01T01:15:15.402Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:15.402Z] [INFO] [2019-10-01T01:15:15.402Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:15.402Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:15:16.334Z] [INFO] [2019-10-01T01:15:16.334Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:16.334Z] [INFO] [2019-10-01T01:15:16.334Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:15:16.899Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-10-01T01:15:16.899Z] [INFO] Command line: [2019-10-01T01:15:16.899Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:15:16.899Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:15:19.422Z] !SESSION 2019-10-01 01:15:17.027 ----------------------------------------------- [2019-10-01T01:15:19.422Z] eclipse.buildId=unknown [2019-10-01T01:15:19.422Z] java.version=1.8.0_202 [2019-10-01T01:15:19.422Z] java.vendor=Oracle Corporation [2019-10-01T01:15:19.422Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:15:19.422Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:15:19.422Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:15:19.422Z] [2019-10-01T01:15:19.422Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:15:18.839 [2019-10-01T01:15:19.422Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:15:19.422Z] !STACK 0 [2019-10-01T01:15:19.422Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:15:19.422Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:15:19.422Z] [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:15:19.422Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:15:21.319Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-10-01T01:15:23.922Z] [2019-10-01T01:15:23.922Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:15:23.635 [2019-10-01T01:15:23.922Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(4,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-10-01T01:15:24.852Z] [2019-10-01T01:15:24.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:15:24.733 [2019-10-01T01:15:24.852Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(6,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-10-01T01:15:24.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.87 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-10-01T01:15:24.852Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.067 s [2019-10-01T01:15:24.852Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.096 s [2019-10-01T01:15:24.852Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-10-01T01:15:24.852Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-10-01T01:15:24.852Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:24.852Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.005 s [2019-10-01T01:15:24.852Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:24.852Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:24.852Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:24.852Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:24.852Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:24.852Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:24.852Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-10-01T01:15:26.746Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-10-01T01:15:26.746Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:26.746Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-10-01T01:15:26.746Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.465 s [2019-10-01T01:15:26.746Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.003 s [2019-10-01T01:15:26.746Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.108 s [2019-10-01T01:15:26.746Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.246 s [2019-10-01T01:15:26.746Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-10-01T01:15:26.746Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-10-01T01:15:26.746Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:26.746Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:26.746Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-10-01T01:15:26.746Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-10-01T01:15:27.004Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-10-01T01:15:27.004Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.073 s [2019-10-01T01:15:27.004Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-10-01T01:15:27.004Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-10-01T01:15:27.004Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-10-01T01:15:27.004Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.007 s [2019-10-01T01:15:27.004Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-10-01T01:15:27.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-10-01T01:15:27.004Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.015 s [2019-10-01T01:15:27.004Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-10-01T01:15:27.004Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-10-01T01:15:27.004Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-10-01T01:15:27.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-10-01T01:15:27.004Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.004Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-10-01T01:15:27.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-10-01T01:15:27.004Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-10-01T01:15:27.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-10-01T01:15:27.004Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.004Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-10-01T01:15:27.004Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-10-01T01:15:27.005Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-10-01T01:15:27.005Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-10-01T01:15:27.005Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-10-01T01:15:27.005Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-10-01T01:15:27.005Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.002 s [2019-10-01T01:15:27.005Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-10-01T01:15:27.005Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-10-01T01:15:27.005Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.005Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-10-01T01:15:27.005Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-10-01T01:15:27.262Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-10-01T01:15:27.262Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.004 s [2019-10-01T01:15:27.262Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-10-01T01:15:27.262Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.007 s [2019-10-01T01:15:27.262Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-10-01T01:15:27.262Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.023 s [2019-10-01T01:15:27.262Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-10-01T01:15:27.262Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-10-01T01:15:27.262Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.013 s [2019-10-01T01:15:27.262Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-10-01T01:15:27.262Z] 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-10-01T01:15:27.262Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-10-01T01:15:27.262Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-10-01T01:15:27.262Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.005 s [2019-10-01T01:15:27.262Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-10-01T01:15:27.262Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-10-01T01:15:27.262Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-10-01T01:15:27.262Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-10-01T01:15:27.262Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-10-01T01:15:27.262Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-10-01T01:15:27.262Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.024 s [2019-10-01T01:15:27.262Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.006 s [2019-10-01T01:15:27.262Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-10-01T01:15:27.262Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-10-01T01:15:29.786Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.054 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-10-01T01:15:29.786Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-10-01T01:15:29.786Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.009 s [2019-10-01T01:15:29.786Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-10-01T01:15:29.786Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-10-01T01:15:29.786Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.006 s [2019-10-01T01:15:29.786Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-10-01T01:15:29.786Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.007 s [2019-10-01T01:15:29.786Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.012 s [2019-10-01T01:15:29.786Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-10-01T01:15:29.786Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-10-01T01:15:29.786Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-10-01T01:15:29.786Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.004 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-10-01T01:15:29.786Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-10-01T01:15:29.786Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-10-01T01:15:29.786Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-10-01T01:15:29.786Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.035 s [2019-10-01T01:15:29.786Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.004 s [2019-10-01T01:15:29.786Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-10-01T01:15:29.786Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-10-01T01:15:29.786Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.081 s [2019-10-01T01:15:29.786Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-10-01T01:15:29.786Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-10-01T01:15:29.786Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-10-01T01:15:29.786Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.032 s [2019-10-01T01:15:29.786Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-10-01T01:15:29.786Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-10-01T01:15:29.786Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-10-01T01:15:29.786Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-10-01T01:15:29.786Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.004 s [2019-10-01T01:15:29.786Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-10-01T01:15:29.786Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-10-01T01:15:29.786Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-10-01T01:15:29.786Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-10-01T01:15:29.786Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-10-01T01:15:29.786Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-10-01T01:15:29.786Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-10-01T01:15:29.786Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-10-01T01:15:33.343Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.114 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-10-01T01:15:33.343Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.675 s [2019-10-01T01:15:33.343Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.436 s [2019-10-01T01:15:33.343Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-10-01T01:15:43.301Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.109 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-10-01T01:15:43.301Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.143 s [2019-10-01T01:15:43.301Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.74 s [2019-10-01T01:15:43.301Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.11 s [2019-10-01T01:15:43.301Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.113 s [2019-10-01T01:15:43.301Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-10-01T01:15:55.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.325 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-10-01T01:15:55.573Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.683 s [2019-10-01T01:15:55.573Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.641 s [2019-10-01T01:15:55.573Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-10-01T01:15:55.573Z] 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-10-01T01:15:55.573Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-10-01T01:15:55.573Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-10-01T01:15:55.573Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-10-01T01:16:02.124Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.609 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-10-01T01:16:02.124Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.329 s [2019-10-01T01:16:02.124Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.51 s [2019-10-01T01:16:02.124Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.302 s [2019-10-01T01:16:02.124Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.308 s [2019-10-01T01:16:02.124Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.3 s [2019-10-01T01:16:02.124Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.224 s [2019-10-01T01:16:02.124Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-10-01T01:16:02.124Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.315 s [2019-10-01T01:16:02.124Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-10-01T01:16:02.124Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.305 s [2019-10-01T01:16:02.124Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-10-01T01:16:02.124Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-10-01T01:16:02.124Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.013 s [2019-10-01T01:16:02.124Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.097 s [2019-10-01T01:16:02.124Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-10-01T01:16:02.124Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2019-10-01T01:16:02.124Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.014 s [2019-10-01T01:16:02.124Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.095 s [2019-10-01T01:16:02.124Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.011 s [2019-10-01T01:16:02.124Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-10-01T01:16:02.124Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.011 s [2019-10-01T01:16:02.124Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-10-01T01:16:05.538Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.387 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-10-01T01:16:05.538Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.224 s [2019-10-01T01:16:05.538Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.047 s [2019-10-01T01:16:05.538Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.806 s [2019-10-01T01:16:05.538Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-10-01T01:16:05.538Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-10-01T01:16:05.538Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.136 s [2019-10-01T01:16:05.538Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.139 s [2019-10-01T01:16:05.538Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.752 s [2019-10-01T01:16:05.538Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.132 s [2019-10-01T01:16:05.538Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-10-01T01:16:05.538Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.139 s [2019-10-01T01:16:05.538Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-10-01T01:16:07.432Z] [2019-10-01T01:16:07.432Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:16:07.076 [2019-10-01T01:16:07.432Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-10-01T01:16:07.432Z] !STACK 0 [2019-10-01T01:16:07.432Z] java.lang.RuntimeException: The parameter should be set [2019-10-01T01:16:07.432Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-10-01T01:16:07.432Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:16:07.432Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:16:07.432Z] [2019-10-01T01:16:07.432Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:16:07.080 [2019-10-01T01:16:07.432Z] !MESSAGE Exception executing analysis [2019-10-01T01:16:07.432Z] !STACK 0 [2019-10-01T01:16:07.432Z] java.lang.RuntimeException: The parameter should be set [2019-10-01T01:16:07.432Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-10-01T01:16:07.432Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:16:07.432Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:16:08.801Z] [2019-10-01T01:16:08.801Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:16:08.521 [2019-10-01T01:16:08.801Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-10-01T01:16:08.801Z] !STACK 0 [2019-10-01T01:16:08.801Z] java.lang.RuntimeException: The parameter should be set [2019-10-01T01:16:08.801Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-10-01T01:16:08.801Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:16:08.801Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:16:08.801Z] [2019-10-01T01:16:08.801Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:16:08.523 [2019-10-01T01:16:08.801Z] !MESSAGE Exception executing analysis [2019-10-01T01:16:08.801Z] !STACK 0 [2019-10-01T01:16:08.801Z] java.lang.RuntimeException: The parameter should be set [2019-10-01T01:16:08.801Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-10-01T01:16:08.801Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:16:08.801Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:16:08.801Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.084 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-10-01T01:16:08.801Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.636 s [2019-10-01T01:16:08.801Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.445 s [2019-10-01T01:16:08.801Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-10-01T01:16:18.759Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.597 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-10-01T01:16:18.759Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.495 s [2019-10-01T01:16:18.759Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.399 s [2019-10-01T01:16:18.759Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.39 s [2019-10-01T01:16:18.759Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.415 s [2019-10-01T01:16:18.759Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.402 s [2019-10-01T01:16:18.759Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.493 s [2019-10-01T01:16:18.759Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-10-01T01:16:18.759Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-10-01T01:16:18.759Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.084 s [2019-10-01T01:16:18.759Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.03 s [2019-10-01T01:16:18.759Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.122 s [2019-10-01T01:16:18.759Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-10-01T01:17:40.169Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.861 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-10-01T01:17:40.169Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.412 s [2019-10-01T01:17:40.169Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.505 s [2019-10-01T01:17:40.169Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.425 s [2019-10-01T01:17:40.169Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-10-01T01:17:40.169Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.407 s [2019-10-01T01:17:40.169Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.793 s [2019-10-01T01:17:40.169Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.45 s [2019-10-01T01:17:40.169Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.896 s [2019-10-01T01:17:40.169Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.828 s [2019-10-01T01:17:40.169Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.461 s [2019-10-01T01:17:40.169Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.409 s [2019-10-01T01:17:40.169Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.521 s [2019-10-01T01:17:40.169Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.451 s [2019-10-01T01:17:40.169Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-10-01T01:17:40.169Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.915 s [2019-10-01T01:17:40.169Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-10-01T01:17:40.169Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.503 s [2019-10-01T01:17:40.169Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.783 s [2019-10-01T01:17:40.169Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.458 s [2019-10-01T01:17:40.169Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.504 s [2019-10-01T01:17:40.169Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.47 s [2019-10-01T01:17:40.169Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.408 s [2019-10-01T01:17:40.169Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.396 s [2019-10-01T01:17:40.169Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.434 s [2019-10-01T01:17:40.169Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.484 s [2019-10-01T01:17:40.169Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-10-01T01:17:40.169Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.552 s [2019-10-01T01:17:40.169Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.848 s [2019-10-01T01:17:40.169Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.89 s [2019-10-01T01:17:40.169Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.437 s [2019-10-01T01:17:40.169Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.788 s [2019-10-01T01:17:40.169Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.789 s [2019-10-01T01:17:40.169Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.432 s [2019-10-01T01:17:40.169Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.784 s [2019-10-01T01:17:40.169Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.483 s [2019-10-01T01:17:40.169Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.423 s [2019-10-01T01:17:40.169Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.446 s [2019-10-01T01:17:40.169Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.399 s [2019-10-01T01:17:40.169Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.395 s [2019-10-01T01:17:40.169Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.477 s [2019-10-01T01:17:40.169Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.644 s [2019-10-01T01:17:40.169Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.412 s [2019-10-01T01:17:40.169Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.4 s [2019-10-01T01:17:40.169Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.392 s [2019-10-01T01:17:40.169Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.393 s [2019-10-01T01:17:40.169Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.491 s [2019-10-01T01:17:40.169Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-10-01T01:17:40.169Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-10-01T01:17:52.352Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.999 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-10-01T01:17:52.352Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-10-01T01:17:52.352Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.02 s [2019-10-01T01:17:52.352Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.786 s [2019-10-01T01:17:52.352Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.131 s [2019-10-01T01:17:52.352Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.08 s [2019-10-01T01:17:52.352Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-10-01T01:17:52.352Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.866 s [2019-10-01T01:17:52.352Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.141 s [2019-10-01T01:17:52.352Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.065 s [2019-10-01T01:17:52.352Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-10-01T01:17:52.352Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.042 s [2019-10-01T01:17:52.352Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.837 s [2019-10-01T01:17:52.352Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.149 s [2019-10-01T01:17:52.352Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.056 s [2019-10-01T01:17:52.352Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.065 s [2019-10-01T01:17:52.352Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.044 s [2019-10-01T01:17:52.352Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-10-01T01:17:52.352Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-10-01T01:17:52.352Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-10-01T01:17:52.352Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-10-01T01:17:52.352Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-10-01T01:17:52.352Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-10-01T01:19:43.997Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.946 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-10-01T01:19:43.997Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.849 s [2019-10-01T01:19:43.997Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.82 s [2019-10-01T01:19:43.997Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-10-01T01:19:43.997Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.84 s [2019-10-01T01:19:43.997Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.956 s [2019-10-01T01:19:43.997Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.128 s [2019-10-01T01:19:43.997Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.865 s [2019-10-01T01:19:43.997Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.405 s [2019-10-01T01:19:43.997Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.913 s [2019-10-01T01:19:43.997Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.785 s [2019-10-01T01:19:43.997Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.794 s [2019-10-01T01:19:43.997Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.232 s [2019-10-01T01:19:43.997Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.813 s [2019-10-01T01:19:43.997Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.881 s [2019-10-01T01:19:43.997Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.934 s [2019-10-01T01:19:43.997Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.81 s [2019-10-01T01:19:43.997Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.819 s [2019-10-01T01:19:43.997Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.832 s [2019-10-01T01:19:43.997Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-10-01T01:19:43.997Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.812 s [2019-10-01T01:19:43.997Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.793 s [2019-10-01T01:19:43.997Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.902 s [2019-10-01T01:19:43.997Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.846 s [2019-10-01T01:19:43.997Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.908 s [2019-10-01T01:19:43.997Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.964 s [2019-10-01T01:19:43.997Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.913 s [2019-10-01T01:19:43.997Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.843 s [2019-10-01T01:19:43.997Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.798 s [2019-10-01T01:19:43.997Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.809 s [2019-10-01T01:19:43.997Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.809 s [2019-10-01T01:19:43.997Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.788 s [2019-10-01T01:19:43.997Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.804 s [2019-10-01T01:19:43.997Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.803 s [2019-10-01T01:19:43.997Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.792 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-10-01T01:19:43.997Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-10-01T01:19:43.997Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-10-01T01:19:43.997Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-10-01T01:19:43.997Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.997Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-10-01T01:19:43.997Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-10-01T01:19:43.997Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.997Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.007 s [2019-10-01T01:19:43.997Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-10-01T01:19:43.997Z] 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-10-01T01:19:43.997Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-10-01T01:19:43.997Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-10-01T01:19:43.997Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-10-01T01:19:43.997Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-10-01T01:19:43.997Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.003 s [2019-10-01T01:19:43.997Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-10-01T01:19:43.997Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-10-01T01:19:43.997Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-10-01T01:19:43.997Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-10-01T01:19:43.997Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.997Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.997Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-10-01T01:19:43.997Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-10-01T01:19:43.998Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.492 s [2019-10-01T01:19:43.998Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.507 s [2019-10-01T01:19:43.998Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.102 s [2019-10-01T01:19:43.998Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.622 s [2019-10-01T01:19:43.998Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.071 s [2019-10-01T01:19:43.998Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-10-01T01:19:43.998Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-10-01T01:19:43.998Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-10-01T01:19:43.998Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-10-01T01:19:43.998Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.013 s [2019-10-01T01:19:43.998Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.009 s [2019-10-01T01:19:43.998Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.004 s [2019-10-01T01:19:43.998Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.008 s [2019-10-01T01:19:43.998Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.004 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-10-01T01:19:43.998Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-10-01T01:19:43.998Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.03 s [2019-10-01T01:19:43.998Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-10-01T01:19:43.998Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-10-01T01:19:43.998Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-10-01T01:19:43.998Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-10-01T01:19:43.998Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-10-01T01:19:43.998Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-10-01T01:19:43.998Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-10-01T01:19:43.998Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-10-01T01:19:43.998Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.016 s [2019-10-01T01:19:43.998Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-10-01T01:19:43.998Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-10-01T01:19:43.998Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-10-01T01:19:43.998Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-10-01T01:19:43.998Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-10-01T01:19:43.998Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-10-01T01:19:43.998Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-10-01T01:19:43.998Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-10-01T01:19:43.998Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.012 s [2019-10-01T01:19:43.998Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.118 s [2019-10-01T01:19:43.998Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.202 s [2019-10-01T01:19:43.998Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.124 s [2019-10-01T01:19:43.998Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.063 s [2019-10-01T01:19:43.998Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.164 s [2019-10-01T01:19:43.998Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-10-01T01:19:43.998Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-10-01T01:19:43.998Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-10-01T01:19:43.998Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-10-01T01:19:43.998Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2019-10-01T01:19:43.998Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.014 s [2019-10-01T01:19:43.998Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-10-01T01:19:43.998Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.8 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-10-01T01:19:43.998Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.489 s [2019-10-01T01:19:43.998Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.411 s [2019-10-01T01:19:43.998Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.396 s [2019-10-01T01:19:43.998Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.502 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-10-01T01:19:43.998Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-10-01T01:19:43.998Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-10-01T01:19:43.998Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-10-01T01:19:43.998Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-10-01T01:19:43.998Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-10-01T01:19:43.998Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.004 s [2019-10-01T01:19:43.998Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.003 s [2019-10-01T01:19:43.998Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-10-01T01:19:43.998Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-10-01T01:19:43.998Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.003 s [2019-10-01T01:19:43.998Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.003 s [2019-10-01T01:19:43.998Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.003 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-10-01T01:19:43.998Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-10-01T01:19:43.998Z] testValid[0: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testValid[1: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] testValid[2: path /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.002 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-10-01T01:19:43.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-10-01T01:19:43.998Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.012 s [2019-10-01T01:19:43.998Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.001 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-10-01T01:19:43.998Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-10-01T01:19:43.998Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.007 s [2019-10-01T01:19:43.998Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-10-01T01:19:43.998Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-10-01T01:19:43.998Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.139 s [2019-10-01T01:19:43.998Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.009 s [2019-10-01T01:19:43.998Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-10-01T01:19:43.998Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-10-01T01:19:43.998Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-10-01T01:19:43.998Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-10-01T01:19:43.998Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-10-01T01:19:56.454Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.172 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-10-01T01:19:56.454Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 8.095 s [2019-10-01T01:19:56.454Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 5.075 s [2019-10-01T01:19:56.454Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-10-01T01:19:59.726Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.364 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-10-01T01:19:59.726Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.112 s [2019-10-01T01:19:59.726Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-10-01T01:19:59.726Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.11 s [2019-10-01T01:19:59.726Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.009 s [2019-10-01T01:19:59.726Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.108 s [2019-10-01T01:19:59.726Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-10-01T01:19:59.726Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-10-01T01:20:04.032Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.257 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-10-01T01:20:04.032Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 2.681 s [2019-10-01T01:20:04.032Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.574 s [2019-10-01T01:20:04.032Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-10-01T01:20:05.927Z] [2019-10-01T01:20:05.927Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-10-01 01:20:05.566 [2019-10-01T01:20:05.927Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-10-01T01:20:05.927Z] !STACK 0 [2019-10-01T01:20:05.927Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-10-01T01:20:05.927Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-10-01T01:20:05.927Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2019-10-01T01:20:05.927Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2019-10-01T01:20:05.927Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2019-10-01T01:20:05.927Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T01:20:06.859Z] [2019-10-01T01:20:06.859Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-10-01 01:20:06.666 [2019-10-01T01:20:06.859Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-10-01T01:20:06.859Z] !STACK 0 [2019-10-01T01:20:06.859Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-10-01T01:20:06.859Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-10-01T01:20:06.859Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2019-10-01T01:20:06.859Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2019-10-01T01:20:06.859Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2019-10-01T01:20:06.859Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T01:20:07.789Z] [2019-10-01T01:20:07.789Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-10-01 01:20:07.764 [2019-10-01T01:20:07.789Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-10-01T01:20:07.789Z] !STACK 0 [2019-10-01T01:20:07.789Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-10-01T01:20:07.789Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-10-01T01:20:07.789Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2019-10-01T01:20:07.789Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2019-10-01T01:20:07.789Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2019-10-01T01:20:07.789Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T01:20:07.789Z] [2019-10-01T01:20:07.789Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:07.765 [2019-10-01T01:20:07.789Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(606,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-10-01T01:20:10.311Z] [2019-10-01T01:20:10.311Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:10.001 [2019-10-01T01:20:10.311Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(613,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-10-01T01:20:11.397Z] [2019-10-01T01:20:11.397Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:11.146 [2019-10-01T01:20:11.397Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-10-01T01:20:11.397Z] !STACK 0 [2019-10-01T01:20:11.397Z] java.lang.IllegalStateException: This exception happens before initialization [2019-10-01T01:20:11.397Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-10-01T01:20:11.397Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:20:11.397Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:20:11.397Z] [2019-10-01T01:20:11.397Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:11.148 [2019-10-01T01:20:11.397Z] !MESSAGE Exception executing analysis [2019-10-01T01:20:11.397Z] !STACK 0 [2019-10-01T01:20:11.397Z] java.lang.IllegalStateException: This exception happens before initialization [2019-10-01T01:20:11.397Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-10-01T01:20:11.397Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:20:11.397Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:20:12.327Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.993 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-10-01T01:20:12.327Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.025 s [2019-10-01T01:20:12.327Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.142 s [2019-10-01T01:20:12.327Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.318 s [2019-10-01T01:20:12.327Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-10-01T01:20:12.327Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2019-10-01T01:20:12.327Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.114 s [2019-10-01T01:20:12.327Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-10-01T01:20:12.327Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.011 s [2019-10-01T01:20:12.327Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.016 s [2019-10-01T01:20:12.327Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.124 s [2019-10-01T01:20:12.327Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-10-01T01:20:13.695Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-10-01T01:20:13.695Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.031 s [2019-10-01T01:20:13.695Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-10-01T01:20:13.695Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-10-01T01:20:13.695Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-10-01T01:20:13.695Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.015 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.136 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.061 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.052 s [2019-10-01T01:20:13.695Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.005 s [2019-10-01T01:20:13.695Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-10-01T01:20:13.695Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-10-01T01:20:13.695Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-10-01T01:20:13.695Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-10-01T01:20:13.695Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-10-01T01:20:13.695Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-10-01T01:20:13.695Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.002 s [2019-10-01T01:20:13.695Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-10-01T01:20:13.695Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-10-01T01:20:13.695Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-10-01T01:20:15.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-10-01T01:20:15.593Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.579 s [2019-10-01T01:20:15.593Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.006 s [2019-10-01T01:20:15.593Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-10-01T01:20:15.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-10-01T01:20:15.593Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-10-01T01:20:15.593Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-10-01T01:20:15.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-10-01T01:20:15.593Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-10-01T01:20:15.593Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-10-01T01:20:15.593Z] [2019-10-01T01:20:15.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.232 [2019-10-01T01:20:15.593Z] !MESSAGE Error parsing /tmp/markers6402530251453693940xml [2019-10-01T01:20:15.593Z] !STACK 0 [2019-10-01T01:20:15.593Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6402530251453693940xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.593Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.593Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.593Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.593Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.593Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.593Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.593Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.593Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.593Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.593Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.593Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.593Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.593Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.593Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.593Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.593Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.593Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.593Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.593Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.593Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.593Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.593Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.593Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.593Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.593Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.593Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.593Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.593Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.593Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.593Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.593Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.593Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.593Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.593Z] [2019-10-01T01:20:15.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.238 [2019-10-01T01:20:15.593Z] !MESSAGE Error parsing /tmp/markers4920449614321688184xml [2019-10-01T01:20:15.593Z] !STACK 0 [2019-10-01T01:20:15.593Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4920449614321688184xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.593Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.594Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.244 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers4300552999092340889xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4300552999092340889xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.594Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.249 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers707672632718544462xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers707672632718544462xml; 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-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.594Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.262 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers3903521407852027731xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] java.lang.IllegalArgumentException: Invalid range: [4095���0] [2019-10-01T01:20:15.594Z] at com.google.common.collect.Range.(Range.java:366) [2019-10-01T01:20:15.594Z] at com.google.common.collect.Range.create(Range.java:156) [2019-10-01T01:20:15.594Z] at com.google.common.collect.Range.closed(Range.java:180) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.268 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers332290551326139268xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers332290551326139268xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.594Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.274 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers5536239483237392909xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] java.lang.IllegalArgumentException: Invalid range: [4095���0] [2019-10-01T01:20:15.594Z] at com.google.common.collect.Range.(Range.java:366) [2019-10-01T01:20:15.594Z] at com.google.common.collect.Range.create(Range.java:156) [2019-10-01T01:20:15.594Z] at com.google.common.collect.Range.closed(Range.java:180) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.279 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers690152620050994368xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers690152620050994368xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.594Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.594Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.594Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.594Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.594Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.594Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.594Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.594Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.594Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.594Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.594Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.594Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.594Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.594Z] [2019-10-01T01:20:15.594Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:20:15.285 [2019-10-01T01:20:15.594Z] !MESSAGE Error parsing /tmp/markers2278505632057952724xml [2019-10-01T01:20:15.594Z] !STACK 0 [2019-10-01T01:20:15.594Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2278505632057952724xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-10-01T01:20:15.594Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:20:15.595Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:20:15.595Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-10-01T01:20:15.595Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2019-10-01T01:20:15.595Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-10-01T01:20:15.595Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.595Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.595Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.595Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:20:15.595Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:20:15.595Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:20:15.595Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:20:15.595Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:20:15.595Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:20:15.595Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.595Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.595Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:20:15.595Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:20:15.595Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:20:15.595Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.595Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.595Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.595Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:20:15.595Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:20:15.595Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:20:15.595Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:20:15.595Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:20:15.595Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:20:15.595Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:20:15.595Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:20:15.595Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:20:15.595Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:20:15.595Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:20:15.595Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:20:15.595Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:20:15.595Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-10-01T01:20:15.595Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.071 s [2019-10-01T01:20:15.595Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.046 s [2019-10-01T01:20:15.595Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.007 s [2019-10-01T01:20:15.595Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.003 s [2019-10-01T01:20:15.595Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-10-01T01:20:15.595Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-10-01T01:20:15.595Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-10-01T01:20:15.595Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-10-01T01:20:15.595Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-10-01T01:20:15.595Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-10-01T01:20:15.595Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-10-01T01:20:15.595Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-10-01T01:20:15.595Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-10-01T01:20:15.595Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.012 s [2019-10-01T01:20:15.595Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-10-01T01:20:15.595Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-10-01T01:20:33.657Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.035 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-10-01T01:20:33.657Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.004 s [2019-10-01T01:20:33.657Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-10-01T01:20:33.657Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.002 s [2019-10-01T01:20:33.657Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-10-01T01:20:33.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-10-01T01:20:33.657Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.013 s [2019-10-01T01:20:33.657Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-10-01T01:20:33.657Z] [2019-10-01T01:20:33.657Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-10-01 01:20:31.942 [2019-10-01T01:20:33.657Z] !MESSAGE no spawner in java.library.path [2019-10-01T01:20:33.657Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-10-01T01:20:33.657Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.504 s [2019-10-01T01:20:33.657Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.026 s [2019-10-01T01:20:33.657Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2019-10-01T01:20:33.657Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.002 s [2019-10-01T01:20:33.657Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.007 s [2019-10-01T01:20:33.657Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-10-01T01:20:33.657Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-10-01T01:20:33.657Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-10-01T01:20:33.657Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-10-01T01:20:33.657Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.011 s [2019-10-01T01:20:33.657Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-10-01T01:20:33.657Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-10-01T01:20:33.657Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0.001 s [2019-10-01T01:20:33.657Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-10-01T01:20:33.657Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-10-01T01:20:33.657Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-10-01T01:20:33.657Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.012 s [2019-10-01T01:20:33.657Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-10-01T01:20:33.657Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-10-01T01:20:33.657Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-10-01T01:20:33.657Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-10-01T01:20:33.657Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-10-01T01:20:45.842Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.839 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-10-01T01:20:45.842Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.949 s [2019-10-01T01:20:45.842Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.858 s [2019-10-01T01:20:45.842Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.933 s [2019-10-01T01:20:45.842Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.887 s [2019-10-01T01:20:45.842Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.77 s [2019-10-01T01:20:45.842Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.835 s [2019-10-01T01:20:45.842Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.918 s [2019-10-01T01:20:45.842Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.896 s [2019-10-01T01:20:45.842Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-10-01T01:20:45.842Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.853 s [2019-10-01T01:20:45.842Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-10-01T01:20:53.940Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.138 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-10-01T01:20:53.940Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.545 s [2019-10-01T01:20:53.940Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.605 s [2019-10-01T01:20:53.940Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.405 s [2019-10-01T01:20:53.940Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.537 s [2019-10-01T01:20:53.940Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.632 s [2019-10-01T01:20:53.940Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.401 s [2019-10-01T01:20:53.940Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-10-01T01:20:53.940Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-10-01T01:20:53.940Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0.001 s [2019-10-01T01:20:53.940Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-10-01T01:20:53.940Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-10-01T01:20:53.940Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.129 s [2019-10-01T01:20:53.940Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.037 s [2019-10-01T01:20:53.940Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-10-01T01:20:53.940Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.031 s [2019-10-01T01:20:53.940Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.009 s [2019-10-01T01:20:53.940Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-10-01T01:20:53.940Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.091 s [2019-10-01T01:20:53.940Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2019-10-01T01:20:53.940Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-10-01T01:20:53.940Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.022 s [2019-10-01T01:20:53.940Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2019-10-01T01:20:53.940Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-10-01T01:20:53.940Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-10-01T01:20:53.940Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-10-01T01:20:53.940Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.005 s [2019-10-01T01:20:53.940Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2019-10-01T01:20:53.940Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-10-01T01:20:53.940Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.108 s [2019-10-01T01:20:53.940Z] [2019-10-01T01:20:53.940Z] Results: [2019-10-01T01:20:53.940Z] [2019-10-01T01:20:53.940Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:20:53.940Z] [2019-10-01T01:20:53.940Z] [2019-10-01T01:20:53.940Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:20:53.809 [2019-10-01T01:20:53.940Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:20:54.506Z] [INFO] All tests passed! [2019-10-01T01:20:54.506Z] [INFO] [2019-10-01T01:20:54.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:20:54.506Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:20:54.506Z] [INFO] [2019-10-01T01:20:54.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:20:54.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:20:54.764Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:20:55.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:20:56.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:20:56.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:20:56.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:20:56.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:20:56.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:20:56.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:20:56.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT.pom [2019-10-01T01:20:56.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:20:56.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:20:56.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-10-01T01:20:56.650Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-10-01T01:20:56.650Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-10-01T01:20:56.650Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] The project's OSGi version is 4.2.0.201910010108 [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:20:56.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-10-01T01:20:56.650Z] [INFO] [2019-10-01T01:20:56.650Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:56.650Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-10-01T01:20:57.213Z] return iter; [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'iter' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-10-01T01:20:57.213Z] elem = (CtfIterator) fTrace.createIterator(); [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'elem' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-10-01T01:20:57.213Z] return elem; [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'elem' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-10-01T01:20:57.213Z] return fPreviousEvent; [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'top' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-10-01T01:20:57.213Z] return fTrace.timestampCyclesToNanos(ts); [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'top' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-10-01T01:20:57.213Z] return 0; [2019-10-01T01:20:57.213Z] ^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'top' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-10-01T01:20:57.213Z] return getFirst(); [2019-10-01T01:20:57.213Z] ^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-10-01T01:20:57.213Z] CtfIterator iterator = getIterator(); [2019-10-01T01:20:57.213Z] ^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'iterator' may not be closed [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-10-01T01:20:57.213Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'iterator' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-10-01T01:20:57.213Z] return retVal; [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'iterator' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-10-01T01:20:57.213Z] return ret; [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^ [2019-10-01T01:20:57.213Z] Potential resource leak: 'iterator' may not be closed at this location [2019-10-01T01:20:57.213Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-10-01T01:20:57.213Z] return iterator == null ? false : iterator.seek(location); [2019-10-01T01:20:57.213Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:20:57.214Z] Potential resource leak: 'iterator' may not be closed at this location [2019-10-01T01:20:57.214Z] 12 problems (12 warnings) [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:20:57.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] [2019-10-01T01:20:57.214Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.214Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-10-01T01:20:57.470Z] [INFO] [2019-10-01T01:20:57.470Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.470Z] [INFO] [2019-10-01T01:20:57.470Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.470Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:20:57.470Z] [INFO] [2019-10-01T01:20:57.470Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:57.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:20:57.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:20:58.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:20:58.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:20:58.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:20:58.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:20:58.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:20:59.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:59.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:20:59.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:20:59.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:20:59.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:20:59.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:20:59.755Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-10-01T01:20:59.755Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-10-01T01:20:59.755Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] The project's OSGi version is 1.0.9.201910010108 [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.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-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:20:59.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-10-01T01:20:59.755Z] [INFO] [2019-10-01T01:20:59.755Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:20:59.755Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[15] [2019-10-01T01:21:00.012Z] import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics; [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] The type TmfEventsStatistics is deprecated [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[20] [2019-10-01T01:21:00.012Z] * Unit tests for the {@link TmfEventsStatistics} [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] Javadoc: The type TmfEventsStatistics is deprecated [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] [2019-10-01T01:21:00.012Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] The type TmfEventsStatistics is deprecated [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] [2019-10-01T01:21:00.012Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-10-01T01:21:00.012Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-10-01T01:21:00.012Z] Long.toString(2), [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-10-01T01:21:00.012Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-10-01T01:21:00.012Z] ^^^ [2019-10-01T01:21:00.012Z] 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-10-01T01:21:00.012Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-10-01T01:21:00.012Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-10-01T01:21:00.012Z] ^^^^^^^^^^^ [2019-10-01T01:21:00.012Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-10-01T01:21:00.012Z] 8 problems (8 warnings) [2019-10-01T01:21:00.012Z] [INFO] [2019-10-01T01:21:00.012Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:21:00.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-10-01T01:21:00.012Z] [INFO] [2019-10-01T01:21:00.012Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.012Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T01:21:00.269Z] [INFO] [2019-10-01T01:21:00.269Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.269Z] [INFO] [2019-10-01T01:21:00.269Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.269Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:21:00.269Z] [INFO] [2019-10-01T01:21:00.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.269Z] [INFO] [2019-10-01T01:21:00.269Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.269Z] [INFO] [2019-10-01T01:21:00.269Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.269Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:21:00.526Z] [INFO] [2019-10-01T01:21:00.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.526Z] [INFO] [2019-10-01T01:21:00.526Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:21:00.782Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-10-01T01:21:00.782Z] [INFO] Command line: [2019-10-01T01:21:00.782Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:21:00.782Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:21:03.302Z] !SESSION 2019-10-01 01:21:00.973 ----------------------------------------------- [2019-10-01T01:21:03.302Z] eclipse.buildId=unknown [2019-10-01T01:21:03.302Z] java.version=1.8.0_202 [2019-10-01T01:21:03.302Z] java.vendor=Oracle Corporation [2019-10-01T01:21:03.302Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:21:03.559Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:21:03.559Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:21:03.559Z] [2019-10-01T01:21:03.559Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:21:03.274 [2019-10-01T01:21:03.559Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:21:03.559Z] !STACK 0 [2019-10-01T01:21:03.559Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:21:03.559Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:21:03.559Z] [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:21:03.559Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:21:04.927Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-10-01T01:21:09.132Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.101 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-10-01T01:21:09.132Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.003 s [2019-10-01T01:21:09.132Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:21:09.132Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.003 s [2019-10-01T01:21:09.132Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.003 s [2019-10-01T01:21:09.132Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-10-01T01:21:09.132Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-10-01T01:21:09.132Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0.001 s [2019-10-01T01:21:09.132Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-10-01T01:21:09.132Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-10-01T01:21:23.983Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.893 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-10-01T01:21:23.983Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.198 s [2019-10-01T01:21:23.983Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 4.158 s [2019-10-01T01:21:23.983Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.617 s [2019-10-01T01:21:23.983Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.511 s [2019-10-01T01:21:23.983Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.512 s [2019-10-01T01:21:23.983Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.892 s [2019-10-01T01:21:23.983Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-10-01T01:21:23.983Z] 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-10-01T01:21:23.983Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-10-01T01:21:23.983Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-10-01T01:21:23.983Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-10-01T01:21:23.983Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.068 s [2019-10-01T01:21:23.983Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-10-01T01:21:23.983Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-10-01T01:21:23.983Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-10-01T01:21:23.983Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-10-01T01:21:23.983Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-10-01T01:21:23.983Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:21:23.983Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:21:23.983Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:21:23.983Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:21:23.983Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-10-01T01:21:23.983Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-10-01T01:21:23.983Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-10-01T01:21:29.239Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-10-01T01:21:29.239Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-10-01T01:21:29.239Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.151 s [2019-10-01T01:21:29.239Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.172 s [2019-10-01T01:21:29.239Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.083 s [2019-10-01T01:21:29.239Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.101 s [2019-10-01T01:21:29.239Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.192 s [2019-10-01T01:21:29.239Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.116 s [2019-10-01T01:21:29.239Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.05 s [2019-10-01T01:21:29.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-10-01T01:21:29.239Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-10-01T01:21:29.239Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.002 s [2019-10-01T01:21:29.239Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-10-01T01:21:39.191Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.217 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-10-01T01:21:39.191Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 3.124 s [2019-10-01T01:21:39.191Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.3 s [2019-10-01T01:21:39.191Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.598 s [2019-10-01T01:21:39.191Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.194 s [2019-10-01T01:21:39.191Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-10-01T01:23:15.793Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.886 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-10-01T01:23:15.793Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-10-01T01:23:15.793Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 17.901 s [2019-10-01T01:23:15.793Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.213 s [2019-10-01T01:23:15.793Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.432 s [2019-10-01T01:23:15.793Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.315 s [2019-10-01T01:23:15.793Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-10-01T01:23:15.793Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.284 s [2019-10-01T01:23:15.793Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-10-01T01:23:15.793Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-10-01T01:23:15.793Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 17.1 s [2019-10-01T01:23:15.793Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-10-01T01:23:15.793Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-10-01T01:23:15.793Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-10-01T01:23:15.793Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.294 s [2019-10-01T01:23:15.793Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.004 s [2019-10-01T01:23:15.793Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.327 s [2019-10-01T01:23:15.793Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.975 s [2019-10-01T01:23:15.793Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.262 s [2019-10-01T01:23:15.793Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-10-01T01:23:15.793Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.655 s [2019-10-01T01:23:15.793Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-10-01T01:23:15.793Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.294 s [2019-10-01T01:23:15.793Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-10-01T01:23:15.793Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-10-01T01:23:54.477Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.049 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-10-01T01:23:54.477Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.918 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.896 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.791 s [2019-10-01T01:23:54.477Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.822 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.7 s [2019-10-01T01:23:54.477Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.826 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.095 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.199 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-10-01T01:23:54.477Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.105 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.098 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.849 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.052 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-10-01T01:23:54.477Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.936 s [2019-10-01T01:23:54.477Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.068 s [2019-10-01T01:23:54.477Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.782 s [2019-10-01T01:23:54.477Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-10-01T01:24:02.575Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.785 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-10-01T01:24:02.575Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.011 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.005 s [2019-10-01T01:24:02.575Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.032 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-10-01T01:24:02.575Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-10-01T01:24:02.575Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-10-01T01:24:02.575Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.008 s [2019-10-01T01:24:02.575Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-10-01T01:24:29.094Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 24.864 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-10-01T01:24:29.094Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.426 s [2019-10-01T01:24:29.094Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.592 s [2019-10-01T01:24:29.094Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-10-01T01:24:29.094Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 3.383 s [2019-10-01T01:24:29.094Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.856 s [2019-10-01T01:24:29.094Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.499 s [2019-10-01T01:24:29.094Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.344 s [2019-10-01T01:24:29.094Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.314 s [2019-10-01T01:24:29.094Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 3.318 s [2019-10-01T01:24:29.094Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 3.849 s [2019-10-01T01:24:29.094Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.344 s [2019-10-01T01:24:29.094Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.99 s [2019-10-01T01:24:29.094Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-10-01T01:24:29.094Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-10-01T01:24:29.094Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.001 s [2019-10-01T01:24:29.094Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-10-01T01:24:29.094Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-10-01T01:24:29.094Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-10-01T01:24:29.094Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-10-01T01:24:29.094Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-10-01T01:24:29.094Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-10-01T01:24:55.787Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.974 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-10-01T01:24:55.787Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 26.603 s [2019-10-01T01:24:55.787Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.273 s [2019-10-01T01:24:55.787Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-10-01T01:24:55.787Z] 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-10-01T01:24:55.787Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-10-01T01:24:55.787Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-10-01T01:24:55.787Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-10-01T01:24:55.787Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-10-01T01:24:55.787Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-10-01T01:24:55.787Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-10-01T01:24:57.160Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-10-01T01:24:57.160Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.16 s [2019-10-01T01:24:57.160Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.202 s [2019-10-01T01:24:57.160Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.078 s [2019-10-01T01:24:57.160Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-10-01T01:24:57.160Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-10-01T01:24:57.416Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-10-01T01:24:57.416Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.201 s [2019-10-01T01:24:57.416Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.101 s [2019-10-01T01:24:57.416Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-10-01T01:24:57.416Z] [2019-10-01T01:24:57.416Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:24:57.384 [2019-10-01T01:24:57.416Z] !MESSAGE Unknown trace attribute: test [2019-10-01T01:24:57.416Z] [2019-10-01T01:24:57.416Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:24:57.385 [2019-10-01T01:24:57.416Z] !MESSAGE Unknown trace attribute: test1 [2019-10-01T01:24:57.416Z] [2019-10-01T01:24:57.416Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:24:57.385 [2019-10-01T01:24:57.416Z] !MESSAGE Unknown trace attribute: test2 [2019-10-01T01:24:57.416Z] [2019-10-01T01:24:57.416Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:24:57.385 [2019-10-01T01:24:57.416Z] !MESSAGE Unknown trace attribute: test3 [2019-10-01T01:24:57.416Z] [2019-10-01T01:24:57.416Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-10-01 01:24:57.385 [2019-10-01T01:24:57.416Z] !MESSAGE Unknown trace attribute: test4 [2019-10-01T01:24:57.673Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-10-01T01:24:57.673Z] 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.008 s [2019-10-01T01:24:57.673Z] testValidate[1: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/207/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.064 s [2019-10-01T01:24:57.673Z] 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.003 s [2019-10-01T01:24:57.673Z] 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.001 s [2019-10-01T01:24:57.673Z] 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-10-01T01:24:57.673Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-10-01T01:24:57.673Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-10-01T01:24:57.673Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-10-01T01:24:57.673Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-10-01T01:24:57.673Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-10-01T01:24:57.673Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.056 s [2019-10-01T01:24:57.673Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-10-01T01:24:57.673Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-10-01T01:24:57.673Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-10-01T01:24:57.673Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-10-01T01:24:57.673Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-10-01T01:24:57.673Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-10-01T01:25:02.984Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.612 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-10-01T01:25:02.984Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.309 s [2019-10-01T01:25:02.984Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.294 s [2019-10-01T01:25:02.984Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.297 s [2019-10-01T01:25:02.984Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-10-01T01:25:02.984Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-10-01T01:25:02.984Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-10-01T01:25:02.984Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-10-01T01:25:02.984Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.597 s [2019-10-01T01:25:02.984Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-10-01T01:25:02.984Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.5 s [2019-10-01T01:25:02.984Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-10-01T01:25:02.984Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-10-01T01:25:02.984Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-10-01T01:25:17.841Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.548 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-10-01T01:25:17.841Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.068 s [2019-10-01T01:25:17.841Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.478 s [2019-10-01T01:25:17.841Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-10-01T01:29:39.766Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.749 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-10-01T01:29:39.766Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 19.564 s [2019-10-01T01:29:39.766Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 20.871 s [2019-10-01T01:29:39.766Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.908 s [2019-10-01T01:29:39.766Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.123 s [2019-10-01T01:29:39.766Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.445 s [2019-10-01T01:29:39.766Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 29.521 s [2019-10-01T01:29:39.766Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.203 s [2019-10-01T01:29:39.766Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.094 s [2019-10-01T01:29:39.766Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.356 s [2019-10-01T01:29:39.766Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.34 s [2019-10-01T01:29:39.766Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.349 s [2019-10-01T01:29:39.766Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.704 s [2019-10-01T01:29:39.766Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.845 s [2019-10-01T01:29:39.766Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.197 s [2019-10-01T01:29:39.766Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.228 s [2019-10-01T01:29:39.766Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.229 s [2019-10-01T01:29:39.766Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.224 s [2019-10-01T01:29:39.766Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-10-01T01:29:39.766Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-10-01T01:29:39.766Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2019-10-01T01:29:39.766Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.543 s [2019-10-01T01:29:39.766Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.275 s [2019-10-01T01:29:39.766Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 8.913 s [2019-10-01T01:29:39.766Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.331 s [2019-10-01T01:29:39.766Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.285 s [2019-10-01T01:29:39.766Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 23.524 s [2019-10-01T01:29:39.766Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-10-01T01:29:39.766Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-10-01T01:29:39.766Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.059 s [2019-10-01T01:29:39.766Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.108 s [2019-10-01T01:29:39.766Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.056 s [2019-10-01T01:29:39.766Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.058 s [2019-10-01T01:29:39.766Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.05 s [2019-10-01T01:29:39.766Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.053 s [2019-10-01T01:29:39.766Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.15 s [2019-10-01T01:29:39.766Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-10-01T01:29:39.766Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-10-01T01:29:39.766Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-10-01T01:29:39.766Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-10-01T01:29:39.766Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-10-01T01:29:39.766Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-10-01T01:29:39.766Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-10-01T01:29:39.766Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.047 s [2019-10-01T01:29:39.766Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.045 s [2019-10-01T01:29:39.766Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-10-01T01:29:39.766Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-10-01T01:29:39.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-10-01T01:29:39.766Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.157 s [2019-10-01T01:29:39.766Z] [2019-10-01T01:29:39.766Z] Results: [2019-10-01T01:29:39.766Z] [2019-10-01T01:29:39.766Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:29:39.766Z] [2019-10-01T01:29:39.766Z] [INFO] All tests passed! [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:29:39.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:39.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:39.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:39.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:39.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:39.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-10-01T01:29:39.766Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-10-01T01:29:39.766Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] The project's OSGi version is 0.0.1.201910010108 [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:39.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:39.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] [2019-10-01T01:29:39.766Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:39.766Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-10-01T01:29:39.766Z] [INFO] Command line: [2019-10-01T01:29:39.766Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:29:39.766Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:29:39.766Z] !SESSION 2019-10-01 01:29:35.775 ----------------------------------------------- [2019-10-01T01:29:39.766Z] eclipse.buildId=unknown [2019-10-01T01:29:39.766Z] java.version=1.8.0_202 [2019-10-01T01:29:39.766Z] java.vendor=Oracle Corporation [2019-10-01T01:29:39.766Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:29:39.766Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:29:39.766Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:29:39.766Z] [2019-10-01T01:29:39.766Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:29:37.784 [2019-10-01T01:29:39.766Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:29:39.766Z] !STACK 0 [2019-10-01T01:29:39.766Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:29:39.766Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:29:39.766Z] [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:29:39.766Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:29:39.766Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-10-01T01:29:40.332Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-10-01T01:29:40.332Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.503 s [2019-10-01T01:29:40.332Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.019 s [2019-10-01T01:29:40.332Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-10-01T01:29:40.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-10-01T01:29:40.332Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.001 s [2019-10-01T01:29:40.332Z] [2019-10-01T01:29:40.332Z] Results: [2019-10-01T01:29:40.332Z] [2019-10-01T01:29:40.332Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:29:40.332Z] [2019-10-01T01:29:40.896Z] [INFO] All tests passed! [2019-10-01T01:29:40.896Z] [INFO] [2019-10-01T01:29:40.896Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:40.896Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:29:40.896Z] [INFO] [2019-10-01T01:29:40.896Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:41.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:29:41.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:29:41.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:29:42.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:29:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:29:42.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:29:43.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:29:43.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:29:43.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:29:43.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:29:43.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:29:43.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:29:43.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:29:43.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:29:43.569Z] [INFO] [2019-10-01T01:29:43.569Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:43.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:43.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:43.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:43.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:43.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:44.024Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-10-01T01:29:44.024Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-10-01T01:29:44.024Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:44.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-10-01T01:29:44.024Z] [INFO] [2019-10-01T01:29:44.024Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:44.024Z] [INFO] Compiling 519 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-10-01T01:29:48.205Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-10-01T01:29:48.205Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-10-01T01:29:48.205Z] ^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-10-01T01:29:48.205Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-10-01T01:29:48.205Z] ^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-10-01T01:29:48.205Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-10-01T01:29:48.205Z] ^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-10-01T01:29:48.205Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-10-01T01:29:48.205Z] Object serviceObject = window.getService(IHandlerService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-10-01T01:29:48.205Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Type safety: Unchecked cast from Object to Set [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-10-01T01:29:48.205Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-10-01T01:29:48.205Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-10-01T01:29:48.205Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-10-01T01:29:48.205Z] return comparator.compare((T) e1, (T) e2); [2019-10-01T01:29:48.205Z] ^^^^^^ [2019-10-01T01:29:48.205Z] Type safety: Unchecked cast from Object to T [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-10-01T01:29:48.205Z] return comparator.compare((T) e1, (T) e2); [2019-10-01T01:29:48.205Z] ^^^^^^ [2019-10-01T01:29:48.205Z] Type safety: Unchecked cast from Object to T [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-10-01T01:29:48.205Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[142] [2019-10-01T01:29:48.205Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-10-01T01:29:48.205Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[338] [2019-10-01T01:29:48.205Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[342] [2019-10-01T01:29:48.205Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[373] [2019-10-01T01:29:48.205Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^ [2019-10-01T01:29:48.205Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[546] [2019-10-01T01:29:48.205Z] IContributionItem contribItem = createOpenSouceCodeAction(provider.fetchTooltip(map, new NullProgressMonitor()).getModel()); [2019-10-01T01:29:48.205Z] ^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-10-01T01:29:48.205Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-10-01T01:29:48.205Z] super(model.getName()); [2019-10-01T01:29:48.205Z] ^^^^^ [2019-10-01T01:29:48.205Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-10-01T01:29:48.205Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] The type ViewerSorter is deprecated [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-10-01T01:29:48.205Z] public class TmfViewerSorter extends ViewerSorter { [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] The type ViewerSorter is deprecated [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-10-01T01:29:48.205Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-10-01T01:29:48.205Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-10-01T01:29:48.205Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-10-01T01:29:48.205Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-10-01T01:29:48.205Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.205Z] 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-10-01T01:29:48.205Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-10-01T01:29:48.205Z] return traceElement.getSupplementaryResources(); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-10-01T01:29:48.206Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-10-01T01:29:48.206Z] return new TimeGraphLineEntry(model); [2019-10-01T01:29:48.206Z] ^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-10-01T01:29:48.206Z] return new TimeGraphEntry(model); [2019-10-01T01:29:48.206Z] ^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-10-01T01:29:48.206Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-10-01T01:29:48.206Z] ^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-10-01T01:29:48.206Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-10-01T01:29:48.206Z] ^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-10-01T01:29:48.206Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] [2019-10-01T01:29:48.206Z] new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$ [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-10-01T01:29:48.206Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] The constructor StateItem(RGB) is deprecated [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-10-01T01:29:48.206Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-10-01T01:29:48.206Z] new TmfTimestampFormat(inputData.format); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-10-01T01:29:48.206Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-10-01T01:29:48.206Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] [2019-10-01T01:29:48.206Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-10-01T01:29:48.206Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] [2019-10-01T01:29:48.206Z] return closeZipFile(specifiedFile); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] [2019-10-01T01:29:48.206Z] return archiveSize; [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-10-01T01:29:48.206Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-10-01T01:29:48.206Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-10-01T01:29:48.206Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-10-01T01:29:48.206Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-10-01T01:29:48.206Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-10-01T01:29:48.206Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-10-01T01:29:48.206Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-10-01T01:29:48.206Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-10-01T01:29:48.206Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-10-01T01:29:48.206Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-10-01T01:29:48.206Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-10-01T01:29:48.206Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-10-01T01:29:48.206Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-10-01T01:29:48.206Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-10-01T01:29:48.206Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-10-01T01:29:48.206Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[726] [2019-10-01T01:29:48.206Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[730] [2019-10-01T01:29:48.206Z] Integer property = mapEntry.getKey(); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[797] [2019-10-01T01:29:48.206Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[826] [2019-10-01T01:29:48.206Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1423] [2019-10-01T01:29:48.206Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1784] [2019-10-01T01:29:48.206Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2784] [2019-10-01T01:29:48.206Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2796] [2019-10-01T01:29:48.206Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-10-01T01:29:48.206Z] ((Iterable) inputElement).forEach(helper -> { [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Type safety: Unchecked cast from Object to Iterable [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-10-01T01:29:48.206Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Type safety: Unchecked cast from Object to Iterable [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-10-01T01:29:48.206Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-10-01T01:29:48.206Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-10-01T01:29:48.206Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-10-01T01:29:48.206Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-10-01T01:29:48.206Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-10-01T01:29:48.206Z] doFilterEvents(entry, eventList, predicates); [2019-10-01T01:29:48.206Z] ^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-10-01T01:29:48.206Z] doFilterEvents(entry, eventList, predicates); [2019-10-01T01:29:48.206Z] ^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-10-01T01:29:48.206Z] doFilterEvents(entry, eventList, predicates); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^ [2019-10-01T01:29:48.206Z] 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-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-10-01T01:29:48.206Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-10-01T01:29:48.206Z] ^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] [2019-10-01T01:29:48.206Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] [2019-10-01T01:29:48.206Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[233] [2019-10-01T01:29:48.206Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[317] [2019-10-01T01:29:48.206Z] dataProvider = initializeDataProvider(fTrace); [2019-10-01T01:29:48.206Z] ^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[389] [2019-10-01T01:29:48.206Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-10-01T01:29:48.206Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-10-01T01:29:48.206Z] ^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-10-01T01:29:48.206Z] ^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-10-01T01:29:48.206Z] ^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-10-01T01:29:48.206Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-10-01T01:29:48.206Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-10-01T01:29:48.206Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-10-01T01:29:48.206Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-10-01T01:29:48.206Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-10-01T01:29:48.206Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-10-01T01:29:48.206Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-10-01T01:29:48.206Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.206Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.206Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-10-01T01:29:48.206Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-10-01T01:29:48.206Z] ^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-10-01T01:29:48.207Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-10-01T01:29:48.207Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-10-01T01:29:48.207Z] ^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-10-01T01:29:48.207Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-10-01T01:29:48.207Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-10-01T01:29:48.207Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-10-01T01:29:48.207Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-10-01T01:29:48.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:48.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:48.207Z] 128 problems (128 warnings) [2019-10-01T01:29:48.207Z] [INFO] [2019-10-01T01:29:48.207Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:48.207Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:48.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-10-01T01:29:48.207Z] [INFO] [2019-10-01T01:29:48.207Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:48.464Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:29:48.722Z] [INFO] [2019-10-01T01:29:48.722Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:48.722Z] [INFO] [2019-10-01T01:29:48.722Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:48.978Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-10-01T01:29:49.909Z] [INFO] [2019-10-01T01:29:49.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:49.909Z] [INFO] [2019-10-01T01:29:49.909Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:49.909Z] [INFO] [2019-10-01T01:29:49.909Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:49.909Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-10-01T01:29:52.432Z] [INFO] [2019-10-01T01:29:52.432Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:52.432Z] [INFO] [2019-10-01T01:29:52.432Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:52.432Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:29:52.432Z] [INFO] [2019-10-01T01:29:52.432Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:52.432Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:29:52.432Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:29:52.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:29:52.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:29:53.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:29:53.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:54.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:54.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:54.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:54.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:54.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:54.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-10-01T01:29:54.009Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-10-01T01:29:54.009Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] The project's OSGi version is 0.0.5.201910010108 [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:54.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-10-01T01:29:54.009Z] [INFO] [2019-10-01T01:29:54.009Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.009Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-10-01T01:29:54.266Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-10-01T01:29:54.266Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-10-01T01:29:54.266Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:54.266Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:29:54.266Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-10-01T01:29:54.266Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-10-01T01:29:54.266Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:54.266Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-10-01T01:29:54.266Z] 2 problems (2 warnings) [2019-10-01T01:29:54.266Z] [INFO] [2019-10-01T01:29:54.266Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:54.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-10-01T01:29:54.266Z] [INFO] [2019-10-01T01:29:54.266Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.266Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-10-01T01:29:54.266Z] [INFO] [2019-10-01T01:29:54.266Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.266Z] [INFO] [2019-10-01T01:29:54.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.523Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-10-01T01:29:54.523Z] [INFO] [2019-10-01T01:29:54.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.523Z] [INFO] [2019-10-01T01:29:54.523Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.523Z] [INFO] [2019-10-01T01:29:54.523Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.523Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-10-01T01:29:54.523Z] [INFO] [2019-10-01T01:29:54.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.523Z] [INFO] [2019-10-01T01:29:54.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.523Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:29:54.523Z] [INFO] [2019-10-01T01:29:54.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:54.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:29:54.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:29:55.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:29:56.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:29:57.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:29:57.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:29:58.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:29:58.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:29:58.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:29:58.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:29:58.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:58.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:58.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:58.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:58.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:58.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:58.551Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-10-01T01:29:58.551Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.3-SNAPSHOT [24/134] [2019-10-01T01:29:58.551Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] The project's OSGi version is 2.1.3.201910010108 [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:58.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-10-01T01:29:58.551Z] [INFO] [2019-10-01T01:29:58.551Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.551Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-10-01T01:29:58.809Z] fAspects.put("hostId", worker.getHostId()); [2019-10-01T01:29:58.809Z] ^^^^^^^^ [2019-10-01T01:29:58.809Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-10-01T01:29:58.809Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-10-01T01:29:58.809Z] ^^^^^^^^^^^^^^ [2019-10-01T01:29:58.809Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-10-01T01:29:58.809Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-10-01T01:29:58.809Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:29:58.809Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-10-01T01:29:58.809Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-10-01T01:29:58.809Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:58.809Z] 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-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-10-01T01:29:58.809Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-10-01T01:29:58.809Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:58.809Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-10-01T01:29:58.809Z] list.addAll(fWorkers.values()); [2019-10-01T01:29:58.809Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:29:58.809Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-10-01T01:29:58.809Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-10-01T01:29:58.809Z] return graphLinks; [2019-10-01T01:29:58.809Z] ^^^^^^^^^^ [2019-10-01T01:29:58.809Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-10-01T01:29:58.809Z] 7 problems (7 warnings) [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:29:58.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT-sources.jar [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT.jar [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT.jar [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:58.809Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:29:58.809Z] [INFO] [2019-10-01T01:29:58.809Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:29:59.067Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:29:59.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:00.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:00.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:00.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:00.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:00.381Z] [INFO] [2019-10-01T01:30:00.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:30:00.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT.jar [2019-10-01T01:30:00.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT.pom [2019-10-01T01:30:00.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT-sources.jar [2019-10-01T01:30:00.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:30:00.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:30:00.381Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:30:00.381Z] [INFO] [2019-10-01T01:30:00.381Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-10-01T01:30:00.381Z] [INFO] [2019-10-01T01:30:00.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-10-01T01:30:00.382Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-10-01T01:30:00.382Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] The project's OSGi version is 1.0.4.201910010108 [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:00.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:00.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.382Z] [INFO] [2019-10-01T01:30:00.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.639Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-10-01T01:30:00.639Z] [INFO] [2019-10-01T01:30:00.639Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.639Z] [INFO] [2019-10-01T01:30:00.639Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.639Z] [INFO] [2019-10-01T01:30:00.639Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.639Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-10-01T01:30:00.639Z] [INFO] [2019-10-01T01:30:00.639Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.639Z] [INFO] [2019-10-01T01:30:00.639Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:00.896Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-10-01T01:30:00.896Z] [INFO] Command line: [2019-10-01T01:30:00.897Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:30:00.897Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:30:03.420Z] !SESSION 2019-10-01 01:30:01.163 ----------------------------------------------- [2019-10-01T01:30:03.420Z] eclipse.buildId=unknown [2019-10-01T01:30:03.420Z] java.version=1.8.0_202 [2019-10-01T01:30:03.420Z] java.vendor=Oracle Corporation [2019-10-01T01:30:03.420Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:30:03.420Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:30:03.420Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:30:03.420Z] [2019-10-01T01:30:03.420Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:30:02.981 [2019-10-01T01:30:03.420Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:30:03.420Z] !STACK 0 [2019-10-01T01:30:03.420Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:30:03.420Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:30:03.420Z] [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:30:03.421Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:30:05.315Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-10-01T01:30:05.315Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-10-01T01:30:05.315Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.212 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-10-01T01:30:05.315Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-10-01T01:30:07.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-10-01T01:30:07.211Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.654 s [2019-10-01T01:30:07.211Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.025 s [2019-10-01T01:30:07.211Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-10-01T01:30:07.211Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-10-01T01:30:07.211Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-10-01T01:30:07.211Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-10-01T01:30:07.211Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-10-01T01:30:07.211Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-10-01T01:30:07.211Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-10-01T01:30:07.211Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-10-01T01:30:07.211Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-10-01T01:30:07.211Z] [2019-10-01T01:30:07.211Z] Results: [2019-10-01T01:30:07.211Z] [2019-10-01T01:30:07.211Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:30:07.211Z] [2019-10-01T01:30:07.932Z] [INFO] All tests passed! [2019-10-01T01:30:07.932Z] [INFO] [2019-10-01T01:30:07.932Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:07.932Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:07.932Z] [INFO] [2019-10-01T01:30:07.932Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:08.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:30:08.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:08.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:09.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:30:09.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:30:09.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:09.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:09.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:10.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:30:10.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:10.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:10.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:10.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:10.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:10.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:10.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-10-01T01:30:10.162Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-10-01T01:30:10.162Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:10.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-10-01T01:30:10.162Z] [INFO] [2019-10-01T01:30:10.162Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.162Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-10-01T01:30:10.418Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-10-01T01:30:10.418Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-10-01T01:30:10.418Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:10.418Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-10-01T01:30:10.419Z] 1 problem (1 warning) [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:10.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:10.419Z] [INFO] [2019-10-01T01:30:10.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:10.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:10.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:10.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:10.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:10.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:11.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:11.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:11.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:11.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:11.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:11.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:11.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-10-01T01:30:11.863Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [27/134] [2019-10-01T01:30:11.863Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] The project's OSGi version is 1.1.1.201910010108 [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:11.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-10-01T01:30:11.863Z] [INFO] [2019-10-01T01:30:11.863Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:11.863Z] [INFO] Compiling 62 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-10-01T01:30:12.427Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-10-01T01:30:12.427Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-10-01T01:30:12.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:12.427Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:12.427Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[109] [2019-10-01T01:30:12.427Z] return buildFromInputStream(propsStream, isUserDefined, appliesTo); [2019-10-01T01:30:12.427Z] ^^^^^^^^^^^ [2019-10-01T01:30:12.427Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream' [2019-10-01T01:30:12.427Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[135] [2019-10-01T01:30:12.427Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-10-01T01:30:12.427Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:12.427Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-10-01T01:30:12.427Z] 3 problems (3 warnings) [2019-10-01T01:30:12.427Z] [INFO] [2019-10-01T01:30:12.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:12.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-10-01T01:30:12.427Z] [INFO] [2019-10-01T01:30:12.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.427Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar [2019-10-01T01:30:12.427Z] [INFO] [2019-10-01T01:30:12.427Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.427Z] [INFO] [2019-10-01T01:30:12.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.427Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2019-10-01T01:30:12.427Z] [INFO] [2019-10-01T01:30:12.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.428Z] [INFO] [2019-10-01T01:30:12.428Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.428Z] [INFO] [2019-10-01T01:30:12.428Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.428Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2019-10-01T01:30:12.685Z] [INFO] [2019-10-01T01:30:12.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.685Z] [INFO] [2019-10-01T01:30:12.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.685Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:12.685Z] [INFO] [2019-10-01T01:30:12.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:12.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:12.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:30:12.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:13.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:13.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:13.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:13.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2019-10-01T01:30:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.pom [2019-10-01T01:30:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar [2019-10-01T01:30:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:30:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:30:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-10-01T01:30:13.766Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [28/134] [2019-10-01T01:30:13.766Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:13.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-10-01T01:30:13.766Z] [INFO] [2019-10-01T01:30:13.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:13.766Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-10-01T01:30:14.534Z] [INFO] [2019-10-01T01:30:14.534Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.534Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:14.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-10-01T01:30:14.534Z] [INFO] [2019-10-01T01:30:14.534Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.534Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.791Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.791Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:14.791Z] [INFO] [2019-10-01T01:30:14.791Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:15.048Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-10-01T01:30:15.048Z] [INFO] Command line: [2019-10-01T01:30:15.048Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:30:15.048Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:30:16.943Z] !SESSION 2019-10-01 01:30:15.237 ----------------------------------------------- [2019-10-01T01:30:16.943Z] eclipse.buildId=unknown [2019-10-01T01:30:16.943Z] java.version=1.8.0_202 [2019-10-01T01:30:16.943Z] java.vendor=Oracle Corporation [2019-10-01T01:30:16.943Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:30:16.943Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:30:16.943Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:30:16.943Z] [2019-10-01T01:30:16.943Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:30:16.833 [2019-10-01T01:30:16.943Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:30:16.943Z] !STACK 0 [2019-10-01T01:30:16.943Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:30:16.943Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:30:16.943Z] [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:30:16.943Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:30:18.838Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-10-01T01:30:18.838Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-10-01T01:30:18.838Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.086 s [2019-10-01T01:30:18.838Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.063 s [2019-10-01T01:30:18.838Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.04 s [2019-10-01T01:30:18.838Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-10-01T01:30:18.838Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2019-10-01T01:30:19.094Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2019-10-01T01:30:19.094Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.003 s [2019-10-01T01:30:19.094Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.03 s [2019-10-01T01:30:19.094Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2019-10-01T01:30:19.094Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2019-10-01T01:30:19.094Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2019-10-01T01:30:19.094Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2019-10-01T01:30:19.094Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2019-10-01T01:30:19.094Z] [2019-10-01T01:30:19.094Z] Results: [2019-10-01T01:30:19.094Z] [2019-10-01T01:30:19.094Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:30:19.094Z] [2019-10-01T01:30:21.615Z] [INFO] All tests passed! [2019-10-01T01:30:21.615Z] [INFO] [2019-10-01T01:30:21.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:21.615Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:21.615Z] [INFO] [2019-10-01T01:30:21.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:21.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:30:21.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:21.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:30:23.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:30:23.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:30:23.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:23.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:23.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:23.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:30:23.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:23.793Z] [INFO] [2019-10-01T01:30:23.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:23.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:30:23.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.pom [2019-10-01T01:30:23.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-10-01T01:30:23.794Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:30:23.794Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-10-01T01:30:23.794Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-10-01T01:30:23.794Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-10-01T01:30:23.794Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] The project's OSGi version is 1.0.7.201910010108 [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:23.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-10-01T01:30:23.794Z] [INFO] [2019-10-01T01:30:23.794Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:23.794Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:24.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.358Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-10-01T01:30:24.358Z] [INFO] [2019-10-01T01:30:24.358Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.615Z] [INFO] [2019-10-01T01:30:24.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.615Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:24.615Z] [INFO] [2019-10-01T01:30:24.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:24.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:24.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:24.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:24.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:25.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:30:25.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:26.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:30:27.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:27.430Z] [INFO] [2019-10-01T01:30:27.430Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:27.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:27.430Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-10-01T01:30:27.431Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.1-SNAPSHOT [30/134] [2019-10-01T01:30:27.431Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] The project's OSGi version is 1.1.1.201910010108 [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:27.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-10-01T01:30:27.431Z] [INFO] [2019-10-01T01:30:27.431Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.431Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-10-01T01:30:27.994Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-10-01T01:30:27.994Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-10-01T01:30:27.994Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:27.994Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:30:27.994Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-10-01T01:30:27.994Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-10-01T01:30:27.994Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:27.994Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:30:27.994Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-10-01T01:30:27.994Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-10-01T01:30:27.994Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:27.994Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:30:27.994Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-10-01T01:30:27.994Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-10-01T01:30:27.994Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:27.994Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:30:27.994Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-10-01T01:30:27.994Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-10-01T01:30:27.994Z] @Override [2019-10-01T01:30:27.994Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-10-01T01:30:27.994Z] TmfViewer viewer = getViewer(); [2019-10-01T01:30:27.994Z] if (viewer instanceof LamiTableViewer) { [2019-10-01T01:30:27.994Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-10-01T01:30:27.994Z] } [2019-10-01T01:30:27.994Z] } [2019-10-01T01:30:27.994Z] private @Nullable TmfViewer getViewer() { [2019-10-01T01:30:27.994Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-10-01T01:30:27.994Z] if (tabPage == null) { [2019-10-01T01:30:27.994Z] return null; [2019-10-01T01:30:27.994Z] } [2019-10-01T01:30:27.994Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-10-01T01:30:27.994Z] TmfViewer viewer = viewerControl.getViewer(); [2019-10-01T01:30:27.994Z] return viewer; [2019-10-01T01:30:27.994Z] } [2019-10-01T01:30:27.994Z] @Override [2019-10-01T01:30:27.994Z] public boolean isEnabled() { [2019-10-01T01:30:27.994Z] return (getViewer() instanceof LamiTableViewer); [2019-10-01T01:30:27.994Z] } [2019-10-01T01:30:27.994Z] @Override [2019-10-01T01:30:27.994Z] protected @Nullable Shell getShell() { [2019-10-01T01:30:27.994Z] return getViewSite().getShell(); [2019-10-01T01:30:27.994Z] } [2019-10-01T01:30:27.994Z] }; [2019-10-01T01:30:27.994Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:27.994Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:30:27.994Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-10-01T01:30:27.994Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-10-01T01:30:27.994Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:27.994Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:30:27.994Z] 6 problems (6 warnings) [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:27.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT-sources.jar [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT.jar [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT.jar [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:27.994Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:27.994Z] [INFO] [2019-10-01T01:30:27.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:28.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:30:28.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:28.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:30:28.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:29.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:30:31.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:30:31.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:31.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:31.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:31.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:31.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT.jar [2019-10-01T01:30:31.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT.pom [2019-10-01T01:30:31.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT-sources.jar [2019-10-01T01:30:31.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:30:31.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:30:31.645Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-10-01T01:30:31.645Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-10-01T01:30:31.645Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] The project's OSGi version is 1.0.8.201910010108 [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:31.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-10-01T01:30:31.645Z] [INFO] [2019-10-01T01:30:31.645Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:31.645Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:32.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:32.209Z] [INFO] [2019-10-01T01:30:32.209Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:32.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:30:32.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:32.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:33.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:33.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:30:34.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:34.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:34.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:34.963Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:34.963Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:34.963Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:34.963Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:34.963Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:34.963Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-10-01T01:30:34.963Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.1-SNAPSHOT [32/134] [2019-10-01T01:30:34.963Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] The project's OSGi version is 5.0.1.201910010108 [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:34.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-10-01T01:30:34.963Z] [INFO] [2019-10-01T01:30:34.963Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:34.963Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-10-01T01:30:35.220Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-10-01T01:30:35.220Z] SeriesModel seriesModel = entry.getValue().build(); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] 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-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-10-01T01:30:35.220Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-10-01T01:30:35.220Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-10-01T01:30:35.220Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-10-01T01:30:35.220Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-10-01T01:30:35.220Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-10-01T01:30:35.220Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-10-01T01:30:35.220Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:35.220Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-10-01T01:30:35.220Z] 7 problems (7 warnings) [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:35.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT-sources.jar [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT.jar [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.220Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT.jar [2019-10-01T01:30:35.220Z] [INFO] [2019-10-01T01:30:35.220Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.478Z] [INFO] [2019-10-01T01:30:35.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:35.478Z] [INFO] [2019-10-01T01:30:35.478Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:35.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:35.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:36.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:36.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:36.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:36.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:36.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT.jar [2019-10-01T01:30:36.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT.pom [2019-10-01T01:30:36.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT-sources.jar [2019-10-01T01:30:36.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:30:36.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:30:36.301Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-10-01T01:30:36.301Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-10-01T01:30:36.301Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] The project's OSGi version is 4.1.0.201910010108 [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:36.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-10-01T01:30:36.301Z] [INFO] [2019-10-01T01:30:36.301Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:36.301Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[39] [2019-10-01T01:30:37.038Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[127] [2019-10-01T01:30:37.038Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[127] [2019-10-01T01:30:37.038Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[152] [2019-10-01T01:30:37.038Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[550] [2019-10-01T01:30:37.038Z] quarks = selectedEntries.values(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[596] [2019-10-01T01:30:37.038Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-10-01T01:30:37.038Z] ^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[680] [2019-10-01T01:30:37.038Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[680] [2019-10-01T01:30:37.038Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[680] [2019-10-01T01:30:37.038Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:30:37.038Z] ^^ [2019-10-01T01:30:37.038Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[682] [2019-10-01T01:30:37.038Z] List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(getTrace().getUUID()), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[718] [2019-10-01T01:30:37.038Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[721] [2019-10-01T01:30:37.038Z] data.put(entry.getKey(), entry.getValue()); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[721] [2019-10-01T01:30:37.038Z] data.put(entry.getKey(), entry.getValue()); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-10-01T01:30:37.038Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-10-01T01:30:37.038Z] ^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-10-01T01:30:37.038Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-10-01T01:30:37.038Z] ^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[37] [2019-10-01T01:30:37.038Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[200] [2019-10-01T01:30:37.038Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[317] [2019-10-01T01:30:37.038Z] return builder.build(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[372] [2019-10-01T01:30:37.038Z] return Lists.newArrayList(models); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[372] [2019-10-01T01:30:37.038Z] return Lists.newArrayList(models); [2019-10-01T01:30:37.038Z] ^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[386] [2019-10-01T01:30:37.038Z] return builder.build(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[412] [2019-10-01T01:30:37.038Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[671] [2019-10-01T01:30:37.038Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[671] [2019-10-01T01:30:37.038Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[671] [2019-10-01T01:30:37.038Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:30:37.038Z] ^^ [2019-10-01T01:30:37.038Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[688] [2019-10-01T01:30:37.038Z] return new TmfModelResponse<>(returnValue, status, statusMessage); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[742] [2019-10-01T01:30:37.038Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[745] [2019-10-01T01:30:37.038Z] data.put(entry.getKey(), entry.getValue()); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[745] [2019-10-01T01:30:37.038Z] data.put(entry.getKey(), entry.getValue()); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-10-01T01:30:37.038Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Javadoc: Missing comment for public declaration [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-10-01T01:30:37.038Z] double[] threadValues = entry.getValue().getData(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-10-01T01:30:37.038Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-10-01T01:30:37.038Z] long cpuTime = entry.getValue(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-10-01T01:30:37.038Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-10-01T01:30:37.038Z] String key = entry.getKey(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-10-01T01:30:37.038Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-10-01T01:30:37.038Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-10-01T01:30:37.038Z] long id = entry.getKey(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-10-01T01:30:37.038Z] int quark = entry.getValue(); [2019-10-01T01:30:37.038Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:30:37.038Z] 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-10-01T01:30:37.038Z] 39 problems (39 warnings) [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:37.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.295Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.295Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.295Z] [INFO] [2019-10-01T01:30:37.295Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.552Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:30:37.552Z] [INFO] [2019-10-01T01:30:37.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.552Z] [INFO] [2019-10-01T01:30:37.552Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.552Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:30:37.552Z] [INFO] [2019-10-01T01:30:37.552Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:37.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:30:37.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:30:38.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:30:38.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:30:38.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:30:38.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:30:38.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:30:39.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:30:39.252Z] [INFO] [2019-10-01T01:30:39.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:39.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:39.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:39.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:39.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:39.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:39.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-10-01T01:30:39.509Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.10-SNAPSHOT [34/134] [2019-10-01T01:30:39.509Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] The project's OSGi version is 1.0.10.201910010108 [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:39.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-10-01T01:30:39.509Z] [INFO] [2019-10-01T01:30:39.509Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:39.509Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-10-01T01:30:40.072Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-10-01T01:30:40.072Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-10-01T01:30:40.072Z] ^^^^^ [2019-10-01T01:30:40.072Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:30:40.072Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-10-01T01:30:40.072Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-10-01T01:30:40.072Z] ^^^^^ [2019-10-01T01:30:40.072Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:30:40.072Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-10-01T01:30:40.072Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-10-01T01:30:40.072Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:40.072Z] 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-10-01T01:30:40.072Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-10-01T01:30:40.072Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-10-01T01:30:40.072Z] ^^^^^ [2019-10-01T01:30:40.072Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:30:40.072Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-10-01T01:30:40.072Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-10-01T01:30:40.072Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:30:40.072Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:30:40.072Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-10-01T01:30:40.072Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-10-01T01:30:40.072Z] ^^^^^ [2019-10-01T01:30:40.072Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:30:40.072Z] 6 problems (6 warnings) [2019-10-01T01:30:40.072Z] [INFO] [2019-10-01T01:30:40.072Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:30:40.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-10-01T01:30:40.072Z] [INFO] [2019-10-01T01:30:40.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.072Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:30:40.072Z] [INFO] [2019-10-01T01:30:40.072Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.072Z] [INFO] [2019-10-01T01:30:40.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.072Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:30:40.329Z] [INFO] [2019-10-01T01:30:40.329Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.329Z] [INFO] [2019-10-01T01:30:40.329Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.329Z] [INFO] [2019-10-01T01:30:40.329Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.329Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:30:40.329Z] [INFO] [2019-10-01T01:30:40.329Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.329Z] [INFO] [2019-10-01T01:30:40.329Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:30:40.585Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-10-01T01:30:40.585Z] [INFO] Command line: [2019-10-01T01:30:40.586Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:30:40.586Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:30:43.109Z] !SESSION 2019-10-01 01:30:40.850 ----------------------------------------------- [2019-10-01T01:30:43.109Z] eclipse.buildId=unknown [2019-10-01T01:30:43.109Z] java.version=1.8.0_202 [2019-10-01T01:30:43.109Z] java.vendor=Oracle Corporation [2019-10-01T01:30:43.109Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:30:43.109Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:30:43.109Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:30:43.109Z] [2019-10-01T01:30:43.109Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:30:42.573 [2019-10-01T01:30:43.109Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:30:43.109Z] !STACK 0 [2019-10-01T01:30:43.109Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:30:43.109Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:30:43.109Z] [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:30:43.109Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:30:44.479Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-10-01T01:30:47.751Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-10-01T01:30:47.751Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.928 s [2019-10-01T01:30:47.751Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-10-01T01:30:57.702Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.416 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-10-01T01:30:57.702Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.545 s [2019-10-01T01:30:57.702Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.241 s [2019-10-01T01:30:57.702Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.237 s [2019-10-01T01:30:57.702Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.143 s [2019-10-01T01:30:57.702Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.246 s [2019-10-01T01:30:57.702Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-10-01T01:31:01.147Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.394 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-10-01T01:31:01.147Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.24 s [2019-10-01T01:31:01.147Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.153 s [2019-10-01T01:31:01.147Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2019-10-01T01:31:02.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2019-10-01T01:31:02.515Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 1.179 s [2019-10-01T01:31:02.515Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 0.055 s [2019-10-01T01:31:02.515Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-10-01T01:31:02.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-10-01T01:31:02.515Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.016 s [2019-10-01T01:31:02.515Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-10-01T01:31:03.882Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-10-01T01:31:03.882Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.256 s [2019-10-01T01:31:03.882Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-10-01T01:31:05.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-10-01T01:31:05.250Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.188 s [2019-10-01T01:31:05.250Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-10-01T01:31:06.180Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-10-01T01:31:06.180Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.213 s [2019-10-01T01:31:06.180Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-10-01T01:31:18.378Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.378 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-10-01T01:31:18.378Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.166 s [2019-10-01T01:31:18.378Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.156 s [2019-10-01T01:31:18.378Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.157 s [2019-10-01T01:31:18.378Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.16 s [2019-10-01T01:31:18.378Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.153 s [2019-10-01T01:31:18.378Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.147 s [2019-10-01T01:31:18.378Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.143 s [2019-10-01T01:31:18.378Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.152 s [2019-10-01T01:31:18.378Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.143 s [2019-10-01T01:31:18.378Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-10-01T01:31:21.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.854 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-10-01T01:31:21.652Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 4.852 s [2019-10-01T01:31:21.652Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-10-01T01:31:21.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-10-01T01:31:21.652Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.328 s [2019-10-01T01:31:21.652Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-10-01T01:31:36.507Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.401 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-10-01T01:31:36.507Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.255 s [2019-10-01T01:31:36.507Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.236 s [2019-10-01T01:31:36.507Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.228 s [2019-10-01T01:31:36.507Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.215 s [2019-10-01T01:31:36.507Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.223 s [2019-10-01T01:31:36.507Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.223 s [2019-10-01T01:31:36.507Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-10-01T01:31:41.759Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.661 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-10-01T01:31:41.759Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.224 s [2019-10-01T01:31:41.759Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.214 s [2019-10-01T01:31:41.759Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.221 s [2019-10-01T01:31:41.759Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-10-01T01:32:37.947Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.428 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-10-01T01:32:37.947Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.247 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.23 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.234 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-10-01T01:32:37.947Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-10-01T01:32:37.947Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.23 s [2019-10-01T01:32:37.947Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.25 s [2019-10-01T01:32:37.947Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-10-01T01:32:37.947Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-10-01T01:32:37.947Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.236 s [2019-10-01T01:32:37.947Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-10-01T01:32:37.947Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-10-01T01:32:37.947Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.167 s [2019-10-01T01:32:37.947Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.128 s [2019-10-01T01:32:37.947Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-10-01T01:32:43.202Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.511 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-10-01T01:32:43.203Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.121 s [2019-10-01T01:32:43.203Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.131 s [2019-10-01T01:32:43.203Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.129 s [2019-10-01T01:32:43.203Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.128 s [2019-10-01T01:32:43.203Z] [2019-10-01T01:32:43.203Z] Results: [2019-10-01T01:32:43.203Z] [2019-10-01T01:32:43.203Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:32:43.203Z] [2019-10-01T01:32:43.203Z] [INFO] All tests passed! [2019-10-01T01:32:43.203Z] [INFO] [2019-10-01T01:32:43.203Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:32:43.203Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:32:43.203Z] [INFO] [2019-10-01T01:32:43.203Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:32:43.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:32:43.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:32:43.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:32:44.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:32:44.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:32:44.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:32:45.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:32:45.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:32:45.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:32:45.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:32:45.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:32:45.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:32:45.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:32:45.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:32:46.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:32:46.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:32:46.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:32:46.446Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:32:46.446Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT.pom [2019-10-01T01:32:46.446Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:32:46.446Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:32:46.446Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-10-01T01:32:46.446Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-10-01T01:32:46.446Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.1-SNAPSHOT [35/134] [2019-10-01T01:32:46.446Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [INFO] The project's OSGi version is 4.0.1.201910010108 [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:32:46.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-10-01T01:32:46.446Z] [INFO] [2019-10-01T01:32:46.446Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:46.704Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-10-01T01:32:47.267Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-10-01T01:32:47.267Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-10-01T01:32:47.267Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.267Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-10-01T01:32:47.268Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-10-01T01:32:47.268Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-10-01T01:32:47.268Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-10-01T01:32:47.268Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[55] [2019-10-01T01:32:47.268Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[56] [2019-10-01T01:32:47.268Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[374] [2019-10-01T01:32:47.268Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The constructor 'ArrayListStore()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[374] [2019-10-01T01:32:47.268Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[412] [2019-10-01T01:32:47.268Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] 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-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-10-01T01:32:47.268Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-10-01T01:32:47.268Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-10-01T01:32:47.268Z] FilterCu cu = FilterCu.compile(regex); [2019-10-01T01:32:47.268Z] ^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-10-01T01:32:47.268Z] FilterCu cu = FilterCu.compile(regex); [2019-10-01T01:32:47.268Z] ^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-10-01T01:32:47.268Z] FilterCu cu = FilterCu.compile(regex); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-10-01T01:32:47.268Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[440] [2019-10-01T01:32:47.268Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] 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-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[441] [2019-10-01T01:32:47.268Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[441] [2019-10-01T01:32:47.268Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[442] [2019-10-01T01:32:47.268Z] FilterCu cu = FilterCu.compile(regex); [2019-10-01T01:32:47.268Z] ^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[442] [2019-10-01T01:32:47.268Z] FilterCu cu = FilterCu.compile(regex); [2019-10-01T01:32:47.268Z] ^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[442] [2019-10-01T01:32:47.268Z] FilterCu cu = FilterCu.compile(regex); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[443] [2019-10-01T01:32:47.268Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[573] [2019-10-01T01:32:47.268Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[594] [2019-10-01T01:32:47.268Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[594] [2019-10-01T01:32:47.268Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[594] [2019-10-01T01:32:47.268Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[598] [2019-10-01T01:32:47.268Z] regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-10-01T01:32:47.268Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:47.268Z] 30. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-10-01T01:32:47.268Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] 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-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-10-01T01:32:47.268Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-10-01T01:32:47.268Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] 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-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-10-01T01:32:47.268Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-10-01T01:32:47.268Z] return (E) (Comparable) o -> 0; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked cast from Comparable to E [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-10-01T01:32:47.268Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:47.268Z] 42. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-10-01T01:32:47.268Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] 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-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-10-01T01:32:47.268Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:47.268Z] 44. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-10-01T01:32:47.268Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] 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-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-10-01T01:32:47.268Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-10-01T01:32:47.268Z] fProviderId, ITmfTreeDataProvider.class); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-10-01T01:32:47.268Z] return modelToTree(trace.getName(), model.getEntries()); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-10-01T01:32:47.268Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-10-01T01:32:47.268Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-10-01T01:32:47.268Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:47.268Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-10-01T01:32:47.268Z] return Iterables.get(iterable, (int) idx, null); [2019-10-01T01:32:47.268Z] ^^^^ [2019-10-01T01:32:47.268Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-10-01T01:32:47.268Z] return Iterables.getLast(baseIterable, null); [2019-10-01T01:32:47.268Z] ^^^^ [2019-10-01T01:32:47.268Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-10-01T01:32:47.268Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-10-01T01:32:47.268Z] return Iterables.getFirst((Iterable) iterable, null); [2019-10-01T01:32:47.268Z] ^^^^ [2019-10-01T01:32:47.268Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-10-01T01:32:47.268Z] 51 problems (0 errors, 48 warnings, 48 info) [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:32:47.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT-sources.jar [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT.jar [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] [2019-10-01T01:32:47.268Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.268Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT.jar [2019-10-01T01:32:47.524Z] [INFO] [2019-10-01T01:32:47.524Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.524Z] [INFO] [2019-10-01T01:32:47.524Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.524Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:32:47.524Z] [INFO] [2019-10-01T01:32:47.524Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:47.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:32:47.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:32:47.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:32:48.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:32:48.730Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:32:49.293Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:32:50.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:32:50.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:50.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT.jar [2019-10-01T01:32:50.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT.pom [2019-10-01T01:32:50.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT-sources.jar [2019-10-01T01:32:50.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:32:50.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:32:50.933Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-10-01T01:32:50.933Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.5-SNAPSHOT [36/134] [2019-10-01T01:32:50.933Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] The project's OSGi version is 3.0.5.201910010108 [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:32:50.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-10-01T01:32:50.933Z] [INFO] [2019-10-01T01:32:50.933Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:50.933Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-10-01T01:32:51.497Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-10-01T01:32:51.497Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:51.497Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-10-01T01:32:51.497Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-10-01T01:32:51.497Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:51.497Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-10-01T01:32:51.497Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-10-01T01:32:51.497Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:51.497Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-10-01T01:32:51.497Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-10-01T01:32:51.497Z] ^^^^^^^^^^ [2019-10-01T01:32:51.497Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-10-01T01:32:51.497Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-10-01T01:32:51.497Z] ^^^^^^^^^^ [2019-10-01T01:32:51.497Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-10-01T01:32:51.497Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-10-01T01:32:51.497Z] ^^^^^^^^^^ [2019-10-01T01:32:51.497Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-10-01T01:32:51.497Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-10-01T01:32:51.497Z] ^^^^^^^ [2019-10-01T01:32:51.497Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-10-01T01:32:51.497Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-10-01T01:32:51.497Z] ^^^^^^^^^^^^ [2019-10-01T01:32:51.497Z] 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-10-01T01:32:51.497Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-10-01T01:32:51.754Z] return Messages.FollowThreadAction_unfollow; [2019-10-01T01:32:51.754Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:51.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:32:51.754Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-10-01T01:32:51.754Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-10-01T01:32:51.754Z] ^^^^^^^^^^ [2019-10-01T01:32:51.754Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:32:51.754Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-10-01T01:32:51.754Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-10-01T01:32:51.754Z] ^^^^^^^^^^ [2019-10-01T01:32:51.754Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:32:51.754Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-10-01T01:32:51.754Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-10-01T01:32:51.754Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:51.754Z] Type safety: Unchecked cast from Object to Set [2019-10-01T01:32:51.754Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-10-01T01:32:51.754Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-10-01T01:32:51.754Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:32:51.755Z] Type safety: Unchecked cast from Object to Set [2019-10-01T01:32:51.755Z] 13 problems (13 warnings) [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:32:51.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT-sources.jar [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT.jar [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] [2019-10-01T01:32:51.755Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:51.755Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT.jar [2019-10-01T01:32:52.011Z] [INFO] [2019-10-01T01:32:52.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:52.011Z] [INFO] [2019-10-01T01:32:52.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:52.011Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:32:52.011Z] [INFO] [2019-10-01T01:32:52.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:52.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:32:52.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:32:52.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:32:53.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:32:53.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:32:53.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:32:53.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:32:53.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:32:54.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:32:55.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:32:55.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:32:55.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:32:56.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:32:56.281Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:56.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT.jar [2019-10-01T01:32:56.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT.pom [2019-10-01T01:32:56.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT-sources.jar [2019-10-01T01:32:56.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:32:56.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-10-01T01:32:56.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-10-01T01:32:56.281Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-10-01T01:32:56.281Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] The project's OSGi version is 1.0.6.201910010108 [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:32:56.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-10-01T01:32:56.281Z] [INFO] [2019-10-01T01:32:56.281Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.281Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:32:56.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:56.538Z] [INFO] [2019-10-01T01:32:56.538Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:32:57.102Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-10-01T01:32:57.102Z] [INFO] Command line: [2019-10-01T01:32:57.102Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:32:57.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:32:58.997Z] !SESSION 2019-10-01 01:32:57.150 ----------------------------------------------- [2019-10-01T01:32:58.997Z] eclipse.buildId=unknown [2019-10-01T01:32:58.997Z] java.version=1.8.0_202 [2019-10-01T01:32:58.997Z] java.vendor=Oracle Corporation [2019-10-01T01:32:58.997Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:32:58.997Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:32:58.997Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:32:58.997Z] [2019-10-01T01:32:58.997Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:32:58.885 [2019-10-01T01:32:58.997Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:32:58.997Z] !STACK 0 [2019-10-01T01:32:58.997Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:32:58.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:32:58.997Z] [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:32:58.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:33:00.367Z] process 5681: 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-10-01T01:33:00.367Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T01:33:12.548Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-10-01T01:33:12.548Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-10-01T01:33:12.548Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.015 s [2019-10-01T01:33:12.548Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.323 s [2019-10-01T01:33:12.548Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-10-01T01:33:12.548Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-10-01T01:33:12.548Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-10-01T01:33:12.548Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-10-01T01:33:12.548Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-10-01T01:33:12.548Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.011 s [2019-10-01T01:33:12.548Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-10-01T01:33:12.548Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-10-01T01:33:12.548Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-10-01T01:33:12.548Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-10-01T01:33:12.548Z] [2019-10-01T01:33:12.548Z] Results: [2019-10-01T01:33:12.548Z] [2019-10-01T01:33:12.548Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:33:12.548Z] [2019-10-01T01:33:13.479Z] [INFO] All tests passed! [2019-10-01T01:33:13.479Z] [INFO] [2019-10-01T01:33:13.479Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:33:13.479Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:33:13.479Z] [INFO] [2019-10-01T01:33:13.479Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:33:14.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:33:14.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:33:14.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:33:14.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:33:14.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:33:15.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:33:15.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:33:15.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:33:15.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:33:15.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:33:15.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:33:17.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:33:17.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:33:17.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:33:17.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:33:18.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:33:18.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:33:18.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:33:18.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:33:18.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:33:18.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:33:18.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:33:18.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:33:18.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:33:18.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:33:18.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-10-01T01:33:18.602Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.4-SNAPSHOT [38/134] [2019-10-01T01:33:18.602Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] The project's OSGi version is 1.1.4.201910010108 [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:33:18.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-10-01T01:33:18.602Z] [INFO] [2019-10-01T01:33:18.602Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:18.602Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-10-01T01:33:19.168Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-10-01T01:33:19.168Z] return getIntersectingElements(start, end).iterator(); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-10-01T01:33:19.168Z] return Iterables.transform(query2d, fct); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[28] [2019-10-01T01:33:19.168Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[132] [2019-10-01T01:33:19.168Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[133] [2019-10-01T01:33:19.168Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[135] [2019-10-01T01:33:19.168Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[147] [2019-10-01T01:33:19.168Z] threadParentId = getId(processQuark); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[156] [2019-10-01T01:33:19.168Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[179] [2019-10-01T01:33:19.168Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[194] [2019-10-01T01:33:19.168Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[201] [2019-10-01T01:33:19.168Z] long id = getId(stackLevelQuark); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[202] [2019-10-01T01:33:19.168Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[226] [2019-10-01T01:33:19.168Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[231] [2019-10-01T01:33:19.168Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[233] [2019-10-01T01:33:19.168Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[240] [2019-10-01T01:33:19.168Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[266] [2019-10-01T01:33:19.168Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[282] [2019-10-01T01:33:19.168Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-10-01T01:33:19.168Z] ^^^^ [2019-10-01T01:33:19.168Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[372] [2019-10-01T01:33:19.168Z] CallStackAnalysis analysis = getAnalysisModule(); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[374] [2019-10-01T01:33:19.168Z] List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[375] [2019-10-01T01:33:19.168Z] List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[377] [2019-10-01T01:33:19.168Z] Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] [2019-10-01T01:33:19.168Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] [2019-10-01T01:33:19.168Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] [2019-10-01T01:33:19.168Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] [2019-10-01T01:33:19.168Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2019-10-01T01:33:19.168Z] ^^ [2019-10-01T01:33:19.168Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] [2019-10-01T01:33:19.168Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), cpuId, time); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-10-01T01:33:19.168Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-10-01T01:33:19.168Z] if (entry.getValue().fRange.includes(range)) { [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-10-01T01:33:19.168Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-10-01T01:33:19.168Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-10-01T01:33:19.168Z] ThreadNode threadNode = entry.getKey(); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-10-01T01:33:19.168Z] List subAttributes = entry.getValue(); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] 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-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-10-01T01:33:19.168Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-10-01T01:33:19.168Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-10-01T01:33:19.168Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-10-01T01:33:19.168Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-10-01T01:33:19.168Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-10-01T01:33:19.168Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-10-01T01:33:19.168Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-10-01T01:33:19.168Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-10-01T01:33:19.168Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-10-01T01:33:19.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:19.168Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-10-01T01:33:19.168Z] 42 problems (42 warnings) [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:33:19.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT-sources.jar [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT.jar [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] [2019-10-01T01:33:19.168Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.168Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT.jar [2019-10-01T01:33:19.426Z] [INFO] [2019-10-01T01:33:19.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.426Z] [INFO] [2019-10-01T01:33:19.426Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.426Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:33:19.426Z] [INFO] [2019-10-01T01:33:19.426Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:19.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:33:19.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:33:20.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:33:20.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:33:20.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:33:20.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:33:20.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:20.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT.jar [2019-10-01T01:33:20.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT.pom [2019-10-01T01:33:20.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT-sources.jar [2019-10-01T01:33:20.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:33:20.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT-p2metadata.xml [2019-10-01T01:33:20.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.4-SNAPSHOT-p2artifacts.xml [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-10-01T01:33:20.871Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-10-01T01:33:20.871Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:20.871Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:20.871Z] [INFO] [2019-10-01T01:33:20.871Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.127Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:33:21.127Z] [INFO] [2019-10-01T01:33:21.127Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:33:21.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-10-01T01:33:21.128Z] [INFO] [2019-10-01T01:33:21.128Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.128Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-10-01T01:33:21.385Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-10-01T01:33:21.385Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-10-01T01:33:21.385Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:21.385Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:33:21.385Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-10-01T01:33:21.385Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-10-01T01:33:21.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:33:21.385Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:33:21.385Z] 2 problems (2 warnings) [2019-10-01T01:33:21.385Z] [INFO] [2019-10-01T01:33:21.385Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:33:21.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-10-01T01:33:21.385Z] [INFO] [2019-10-01T01:33:21.385Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.385Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-10-01T01:33:21.385Z] [INFO] [2019-10-01T01:33:21.385Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.385Z] [INFO] [2019-10-01T01:33:21.385Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.385Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:33:21.642Z] [INFO] [2019-10-01T01:33:21.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.642Z] [INFO] [2019-10-01T01:33:21.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.642Z] [INFO] [2019-10-01T01:33:21.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.642Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:33:21.642Z] [INFO] [2019-10-01T01:33:21.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:21.642Z] [INFO] [2019-10-01T01:33:21.642Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:33:22.206Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-10-01T01:33:22.206Z] [INFO] Command line: [2019-10-01T01:33:22.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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:33:22.206Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:33:24.100Z] !SESSION 2019-10-01 01:33:22.186 ----------------------------------------------- [2019-10-01T01:33:24.100Z] eclipse.buildId=unknown [2019-10-01T01:33:24.100Z] java.version=1.8.0_202 [2019-10-01T01:33:24.100Z] java.vendor=Oracle Corporation [2019-10-01T01:33:24.100Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:33:24.100Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:33:24.100Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:33:24.100Z] [2019-10-01T01:33:24.100Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:33:23.749 [2019-10-01T01:33:24.100Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:33:24.100Z] !STACK 0 [2019-10-01T01:33:24.100Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:33:24.100Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:33:24.100Z] [2019-10-01T01:33:24.100Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:33:24.101Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:33:25.531Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-10-01T01:33:25.789Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-10-01T01:33:25.789Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-10-01T01:33:25.789Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-10-01T01:33:43.851Z] [2019-10-01T01:33:43.851Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-10-01 01:33:41.480 [2019-10-01T01:33:43.851Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-10-01T01:33:56.038Z] [2019-10-01T01:33:56.038Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-10-01 01:33:54.425 [2019-10-01T01:33:56.038Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-10-01T01:33:56.038Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.572 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-10-01T01:33:56.038Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.762 s [2019-10-01T01:33:56.038Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.092 s [2019-10-01T01:33:56.038Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 27.003 s [2019-10-01T01:33:56.038Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.701 s [2019-10-01T01:33:56.038Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-10-01T01:33:56.038Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-10-01T01:33:56.038Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.081 s [2019-10-01T01:33:56.038Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.019 s [2019-10-01T01:33:56.038Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-10-01T01:33:56.038Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-10-01T01:33:56.038Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.02 s [2019-10-01T01:33:56.038Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:33:56.038Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.039 s [2019-10-01T01:33:56.038Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:33:56.038Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-10-01T01:33:56.038Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-10-01T01:33:56.038Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-10-01T01:33:56.038Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.003 s [2019-10-01T01:33:56.038Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-10-01T01:33:56.038Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.039 s [2019-10-01T01:33:56.038Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-10-01T01:33:56.038Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-10-01T01:33:56.038Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-10-01T01:33:56.038Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-10-01T01:33:56.039Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-10-01T01:34:08.223Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.64 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-10-01T01:34:08.223Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.05 s [2019-10-01T01:34:08.223Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 10.587 s [2019-10-01T01:34:08.223Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-10-01T01:34:08.223Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-10-01T01:34:08.223Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2019-10-01T01:34:08.223Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-10-01T01:34:08.223Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-10-01T01:34:08.223Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-10-01T01:34:08.223Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-10-01T01:34:08.223Z] [2019-10-01T01:34:08.223Z] Results: [2019-10-01T01:34:08.223Z] [2019-10-01T01:34:08.223Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:34:08.223Z] [2019-10-01T01:34:08.223Z] [INFO] All tests passed! [2019-10-01T01:34:08.223Z] [INFO] [2019-10-01T01:34:08.223Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:34:08.223Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:34:08.223Z] [INFO] [2019-10-01T01:34:08.223Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:34:08.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:34:08.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:34:09.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:34:09.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:34:09.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:34:09.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:09.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:09.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:09.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:09.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:09.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-10-01T01:34:09.300Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.1-SNAPSHOT [40/134] [2019-10-01T01:34:09.300Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] The project's OSGi version is 2.0.1.201910010108 [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:34:09.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-10-01T01:34:09.300Z] [INFO] [2019-10-01T01:34:09.300Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.300Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-10-01T01:34:09.867Z] return getImageDescripterFromPath(path).createImage(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-10-01T01:34:09.867Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-10-01T01:34:09.867Z] return State.MULTIPLE.toString(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-10-01T01:34:09.867Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-10-01T01:34:09.867Z] ITimeGraphEntryModel model = entry.getModel(); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-10-01T01:34:09.867Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-10-01T01:34:09.867Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-10-01T01:34:09.867Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-10-01T01:34:09.867Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] 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-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-10-01T01:34:09.867Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-10-01T01:34:09.867Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-10-01T01:34:09.867Z] ^^^^^^^^ [2019-10-01T01:34:09.867Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-10-01T01:34:09.867Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^ [2019-10-01T01:34:09.867Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-10-01T01:34:09.867Z] Activator.getDefault().logError(e.getMessage(), e); [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-10-01T01:34:09.867Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:34:09.867Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-10-01T01:34:09.867Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-10-01T01:34:09.867Z] ^^^^^^^^^^^^^ [2019-10-01T01:34:09.867Z] Unnecessary $NON-NLS$ tag [2019-10-01T01:34:09.867Z] 23 problems (23 warnings) [2019-10-01T01:34:09.867Z] [INFO] [2019-10-01T01:34:09.867Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.867Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:34:09.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-10-01T01:34:09.867Z] [INFO] [2019-10-01T01:34:09.867Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.867Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT-sources.jar [2019-10-01T01:34:09.867Z] [INFO] [2019-10-01T01:34:09.867Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:09.867Z] [INFO] [2019-10-01T01:34:09.867Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT.jar [2019-10-01T01:34:10.424Z] [INFO] [2019-10-01T01:34:10.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] [2019-10-01T01:34:10.424Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] [2019-10-01T01:34:10.424Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT.jar [2019-10-01T01:34:10.424Z] [INFO] [2019-10-01T01:34:10.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] [2019-10-01T01:34:10.424Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:34:10.424Z] [INFO] [2019-10-01T01:34:10.424Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:10.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:34:10.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:34:10.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:34:11.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:34:11.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:34:11.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:34:11.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:34:13.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:34:13.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:34:13.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT.jar [2019-10-01T01:34:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT.pom [2019-10-01T01:34:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT-sources.jar [2019-10-01T01:34:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:34:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:34:13.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-10-01T01:34:13.766Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [41/134] [2019-10-01T01:34:13.766Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] The project's OSGi version is 1.0.4.201910010108 [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:34:13.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-10-01T01:34:13.766Z] [INFO] [2019-10-01T01:34:13.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:13.766Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-10-01T01:34:14.024Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-10-01T01:34:14.024Z] Statistics::update, Statistics::merge); [2019-10-01T01:34:14.024Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:14.024Z] 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-10-01T01:34:14.024Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-10-01T01:34:14.024Z] Statistics::update, Statistics::merge); [2019-10-01T01:34:14.024Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:14.024Z] 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-10-01T01:34:14.024Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-10-01T01:34:14.024Z] Long value = fMapper.apply(element); [2019-10-01T01:34:14.024Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:14.024Z] 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-10-01T01:34:14.024Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-10-01T01:34:14.024Z] if (value <= fMapper.apply(obj)) { [2019-10-01T01:34:14.024Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:14.024Z] 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-10-01T01:34:14.024Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-10-01T01:34:14.024Z] Long value = fMapper.apply(element); [2019-10-01T01:34:14.024Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:14.024Z] 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-10-01T01:34:14.024Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-10-01T01:34:14.024Z] if (value >= fMapper.apply(obj)) { [2019-10-01T01:34:14.024Z] ^^^^^^^^^^^^^^^^^^ [2019-10-01T01:34:14.024Z] 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-10-01T01:34:14.024Z] 6 problems (6 warnings) [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:34:14.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.024Z] [INFO] [2019-10-01T01:34:14.024Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:14.588Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-10-01T01:34:14.588Z] [INFO] Command line: [2019-10-01T01:34:14.588Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:34:14.588Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:34:16.483Z] !SESSION 2019-10-01 01:34:14.594 ----------------------------------------------- [2019-10-01T01:34:16.483Z] eclipse.buildId=unknown [2019-10-01T01:34:16.483Z] java.version=1.8.0_202 [2019-10-01T01:34:16.483Z] java.vendor=Oracle Corporation [2019-10-01T01:34:16.483Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:34:16.483Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:34:16.483Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:34:16.483Z] [2019-10-01T01:34:16.483Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:34:16.182 [2019-10-01T01:34:16.483Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:34:16.483Z] !STACK 0 [2019-10-01T01:34:16.483Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:34:16.483Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:34:16.483Z] [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:34:16.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:34:17.855Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-10-01T01:34:19.960Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-10-01T01:34:19.960Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.136 s [2019-10-01T01:34:19.960Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.002 s [2019-10-01T01:34:19.960Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.278 s [2019-10-01T01:34:19.960Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.502 s [2019-10-01T01:34:19.960Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.203 s [2019-10-01T01:34:19.960Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:19.960Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:19.960Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.309 s [2019-10-01T01:34:19.960Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.318 s [2019-10-01T01:34:19.960Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:19.960Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:34:19.960Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.01 s [2019-10-01T01:34:19.960Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2019-10-01T01:34:19.960Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.229 s [2019-10-01T01:34:19.960Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:19.960Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-10-01T01:34:21.856Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-10-01T01:34:21.856Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-10-01T01:34:21.856Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:34:21.856Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.339 s [2019-10-01T01:34:21.856Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.526 s [2019-10-01T01:34:21.856Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.127 s [2019-10-01T01:34:21.856Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:21.856Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:21.856Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.202 s [2019-10-01T01:34:21.856Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.225 s [2019-10-01T01:34:21.856Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:21.856Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:21.856Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:21.856Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-10-01T01:34:21.856Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.215 s [2019-10-01T01:34:21.856Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:21.856Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-10-01T01:34:22.419Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-10-01T01:34:22.419Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.327 s [2019-10-01T01:34:22.419Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.078 s [2019-10-01T01:34:22.419Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.03 s [2019-10-01T01:34:22.419Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.075 s [2019-10-01T01:34:22.419Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.076 s [2019-10-01T01:34:22.419Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.132 s [2019-10-01T01:34:22.420Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.02 s [2019-10-01T01:34:22.420Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.055 s [2019-10-01T01:34:22.420Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-10-01T01:34:25.692Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.887 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-10-01T01:34:25.692Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-10-01T01:34:25.692Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.642 s [2019-10-01T01:34:25.692Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.612 s [2019-10-01T01:34:25.692Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.358 s [2019-10-01T01:34:25.692Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.635 s [2019-10-01T01:34:25.692Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.629 s [2019-10-01T01:34:25.692Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-10-01T01:34:25.692Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-10-01T01:34:25.692Z] [2019-10-01T01:34:25.692Z] Results: [2019-10-01T01:34:25.692Z] [2019-10-01T01:34:25.692Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:34:25.692Z] [2019-10-01T01:34:26.623Z] [INFO] All tests passed! [2019-10-01T01:34:26.623Z] [INFO] [2019-10-01T01:34:26.623Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:26.623Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:34:26.623Z] [INFO] [2019-10-01T01:34:26.623Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:27.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:34:27.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:34:27.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:34:28.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:34:28.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:34:28.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:34:28.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:34:28.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:34:28.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:34:28.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:34:29.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:34:29.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:34:29.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:34:29.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:34:29.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:34:29.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:34:29.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:29.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:29.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:29.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:29.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:29.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:29.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-10-01T01:34:29.807Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.11-SNAPSHOT [42/134] [2019-10-01T01:34:29.807Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] The project's OSGi version is 1.0.11.201910010108 [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:34:29.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-10-01T01:34:29.807Z] [INFO] [2019-10-01T01:34:29.807Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:29.807Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-10-01T01:34:30.738Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-10-01T01:34:30.738Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-10-01T01:34:30.738Z] ^^^^^^^^^ [2019-10-01T01:34:30.738Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-10-01T01:34:30.738Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-10-01T01:34:30.738Z] return tmfEvent; [2019-10-01T01:34:30.738Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:34:30.738Z] Potential resource leak: 'stream' may not be closed at this location [2019-10-01T01:34:30.738Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-10-01T01:34:30.738Z] return null; [2019-10-01T01:34:30.738Z] ^^^^^^^^^^^^ [2019-10-01T01:34:30.738Z] Potential resource leak: 'stream' may not be closed at this location [2019-10-01T01:34:30.738Z] 3 problems (3 warnings) [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:34:30.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT.jar [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] [2019-10-01T01:34:30.738Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.738Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT.jar [2019-10-01T01:34:30.994Z] [INFO] [2019-10-01T01:34:30.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:30.994Z] [INFO] [2019-10-01T01:34:30.994Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:34:31.251Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-10-01T01:34:31.251Z] [INFO] Command line: [2019-10-01T01:34:31.251Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:34:31.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:34:33.403Z] !SESSION 2019-10-01 01:34:31.500 ----------------------------------------------- [2019-10-01T01:34:33.403Z] eclipse.buildId=unknown [2019-10-01T01:34:33.403Z] java.version=1.8.0_202 [2019-10-01T01:34:33.403Z] java.vendor=Oracle Corporation [2019-10-01T01:34:33.403Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:34:33.403Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:34:33.403Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:34:33.403Z] [2019-10-01T01:34:33.403Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:34:33.255 [2019-10-01T01:34:33.403Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:34:33.403Z] !STACK 0 [2019-10-01T01:34:33.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:34:33.403Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:34:33.403Z] [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:34:33.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:34:34.771Z] process 5973: 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-10-01T01:34:34.771Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T01:34:42.961Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-10-01T01:34:42.961Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-10-01T01:34:42.961Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.016 s [2019-10-01T01:34:42.961Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.961Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.961Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.002 s [2019-10-01T01:34:42.961Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.961Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.961Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.961Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.962Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.962Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.962Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-10-01T01:34:42.962Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-10-01T01:34:43.524Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-10-01T01:34:43.524Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.292 s [2019-10-01T01:34:43.524Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-10-01T01:34:43.524Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-10-01T01:34:43.524Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-10-01T01:34:43.524Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.141 s [2019-10-01T01:34:43.524Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-10-01T01:34:45.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-10-01T01:34:45.419Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.685 s [2019-10-01T01:34:45.419Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-10-01T01:35:11.929Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.745 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-10-01T01:35:11.929Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.256 s [2019-10-01T01:35:11.929Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.264 s [2019-10-01T01:35:11.929Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.618 s [2019-10-01T01:35:11.929Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.302 s [2019-10-01T01:35:11.929Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-10-01T01:35:38.443Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.295 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-10-01T01:35:38.443Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.529 s [2019-10-01T01:35:38.443Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.719 s [2019-10-01T01:35:38.443Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.684 s [2019-10-01T01:35:38.443Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.502 s [2019-10-01T01:35:38.443Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.26 s [2019-10-01T01:35:38.443Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.519 s [2019-10-01T01:35:38.443Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.171 s [2019-10-01T01:35:38.443Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.661 s [2019-10-01T01:35:38.443Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.754 s [2019-10-01T01:35:38.443Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-10-01T01:36:25.192Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.715 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-10-01T01:36:25.192Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.803 s [2019-10-01T01:36:25.192Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.793 s [2019-10-01T01:36:25.192Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.217 s [2019-10-01T01:36:25.192Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.77 s [2019-10-01T01:36:25.192Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-10-01T01:36:25.192Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.745 s [2019-10-01T01:36:25.192Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-10-01T01:36:35.150Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.019 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-10-01T01:36:35.150Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.475 s [2019-10-01T01:36:35.150Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.003 s [2019-10-01T01:36:35.150Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-10-01T01:37:01.662Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.32 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-10-01T01:37:01.662Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.055 s [2019-10-01T01:37:01.662Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.795 s [2019-10-01T01:37:01.662Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.046 s [2019-10-01T01:37:01.662Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.075 s [2019-10-01T01:37:01.662Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-10-01T01:37:01.662Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-10-01T01:37:28.242Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.75 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-10-01T01:37:28.242Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.532 s [2019-10-01T01:37:28.242Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.54 s [2019-10-01T01:37:28.242Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.567 s [2019-10-01T01:37:28.242Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.234 s [2019-10-01T01:37:28.242Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.487 s [2019-10-01T01:37:28.242Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-10-01T01:37:28.242Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-10-01T01:37:28.242Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-10-01T01:37:28.242Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-10-01T01:37:28.242Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-10-01T01:37:28.242Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-10-01T01:37:28.242Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.007 s [2019-10-01T01:37:28.242Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-10-01T01:37:28.242Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-10-01T01:37:28.806Z] [2019-10-01T01:37:28.806Z] !ENTRY org.eclipse.core.resources 4 372 2019-10-01 01:37:28.534 [2019-10-01T01:37:28.806Z] !MESSAGE Resource '/SomeProject' is not open. [2019-10-01T01:37:29.736Z] [2019-10-01T01:37:29.736Z] !ENTRY org.eclipse.core.resources 2 2 2019-10-01 01:37:29.537 [2019-10-01T01:37:29.737Z] !MESSAGE Save operation warnings. [2019-10-01T01:37:29.737Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-10-01 01:37:29.538 [2019-10-01T01:37:29.737Z] !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-10-01T01:37:29.737Z] [2019-10-01T01:37:29.737Z] !ENTRY org.eclipse.cdt.core 1 0 2019-10-01 01:37:29.553 [2019-10-01T01:37:29.737Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-10-01T01:37:29.737Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.625 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-10-01T01:37:29.737Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 1.159 s [2019-10-01T01:37:29.737Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.056 s [2019-10-01T01:37:29.737Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-10-01T01:37:29.737Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-10-01T01:37:33.012Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.141 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-10-01T01:37:33.012Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.106 s [2019-10-01T01:37:33.012Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.541 s [2019-10-01T01:37:33.012Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.963 s [2019-10-01T01:37:33.012Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.571 s [2019-10-01T01:37:33.012Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.959 s [2019-10-01T01:37:33.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-10-01T01:37:33.944Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-10-01T01:37:33.944Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.458 s [2019-10-01T01:37:33.944Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.639 s [2019-10-01T01:37:33.944Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-10-01T01:37:34.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-10-01T01:37:34.508Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.51 s [2019-10-01T01:37:34.508Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-10-01T01:37:35.073Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-10-01T01:37:35.073Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.023 s [2019-10-01T01:37:35.073Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.022 s [2019-10-01T01:37:35.073Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.479 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-10-01T01:37:35.073Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-10-01T01:37:35.073Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-10-01T01:37:35.073Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-10-01T01:37:35.073Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-10-01T01:37:35.073Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-10-01T01:37:35.073Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-10-01T01:37:35.073Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-10-01T01:37:35.073Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-10-01T01:37:35.073Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-10-01T01:37:35.073Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-10-01T01:37:35.073Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-10-01T01:37:35.073Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-10-01T01:37:35.073Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-10-01T01:37:35.073Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-10-01T01:37:35.073Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-10-01T01:37:35.073Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.073Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-10-01T01:37:35.073Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-10-01T01:37:35.330Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-10-01T01:37:35.330Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.025 s [2019-10-01T01:37:35.330Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.005 s [2019-10-01T01:37:35.330Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-10-01T01:37:35.330Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-10-01T01:37:35.330Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.009 s [2019-10-01T01:37:35.330Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.330Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.330Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.330Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.330Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-10-01T01:37:35.330Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-10-01T01:37:35.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-10-01T01:37:35.330Z] [2019-10-01T01:37:35.330Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-10-01 01:37:35.139 [2019-10-01T01:37:35.330Z] !MESSAGE no spawner in java.library.path [2019-10-01T01:37:35.330Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-10-01T01:37:35.330Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.059 s [2019-10-01T01:37:35.330Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-10-01T01:37:36.700Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-10-01T01:37:36.700Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.656 s [2019-10-01T01:37:36.700Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.429 s [2019-10-01T01:37:36.700Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-10-01T01:37:38.070Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-10-01T01:37:38.070Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.43 s [2019-10-01T01:37:38.070Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.552 s [2019-10-01T01:37:38.070Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.557 s [2019-10-01T01:37:38.070Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-10-01T01:37:38.070Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-10-01T01:37:38.070Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.019 s [2019-10-01T01:37:38.070Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2019-10-01T01:37:38.070Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.006 s [2019-10-01T01:37:38.070Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-10-01T01:37:40.594Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.545 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-10-01T01:37:40.594Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.54 s [2019-10-01T01:37:40.594Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.639 s [2019-10-01T01:37:40.594Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.253 s [2019-10-01T01:37:40.594Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-10-01T01:37:40.594Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-10-01T01:37:40.594Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-10-01T01:37:40.594Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-10-01T01:37:40.594Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-10-01T01:37:40.594Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-10-01T01:37:40.594Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-10-01T01:37:40.594Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-10-01T01:37:40.594Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.016 s [2019-10-01T01:37:40.594Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-10-01T01:37:40.594Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-10-01T01:37:40.594Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-10-01T01:37:40.594Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-10-01T01:37:40.594Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.005 s [2019-10-01T01:37:40.594Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-10-01T01:37:40.594Z] [2019-10-01T01:37:40.594Z] Results: [2019-10-01T01:37:40.594Z] [2019-10-01T01:37:40.594Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:37:40.594Z] [2019-10-01T01:37:41.159Z] [2019-10-01T01:37:41.159Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:37:40.852 [2019-10-01T01:37:41.159Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:37:41.724Z] [INFO] All tests passed! [2019-10-01T01:37:41.724Z] [INFO] [2019-10-01T01:37:41.724Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:37:41.724Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:37:41.724Z] [INFO] [2019-10-01T01:37:41.724Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:37:42.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:37:42.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:37:42.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:37:43.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:37:43.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:37:43.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:37:43.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:37:43.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:37:43.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:37:44.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:37:45.596Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT.jar [2019-10-01T01:37:45.596Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT.pom [2019-10-01T01:37:45.596Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T01:37:45.596Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:37:45.596Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT-p2metadata.xml [2019-10-01T01:37:45.596Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-10-01T01:37:45.596Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.10-SNAPSHOT [43/134] [2019-10-01T01:37:45.596Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] The project's OSGi version is 1.0.10.201910010108 [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:37:45.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-10-01T01:37:45.596Z] [INFO] [2019-10-01T01:37:45.596Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:45.596Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-10-01T01:37:46.527Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-10-01T01:37:46.527Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:37:46.527Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-10-01T01:37:46.527Z] fEntries.add(pulse); [2019-10-01T01:37:46.527Z] ^^^^^ [2019-10-01T01:37:46.527Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-10-01T01:37:46.527Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-10-01T01:37:46.527Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:37:46.527Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-10-01T01:37:46.527Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-10-01T01:37:46.527Z] ^^^^^^^^^^^^^ [2019-10-01T01:37:46.527Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-10-01T01:37:46.527Z] fEvents.put(pulse.getName(), events); [2019-10-01T01:37:46.527Z] ^^^^^^ [2019-10-01T01:37:46.527Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-10-01T01:37:46.527Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-10-01T01:37:46.527Z] ^^^^^^^^^^^^ [2019-10-01T01:37:46.527Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-10-01T01:37:46.527Z] public void setFilterRegex(String filterRegex) { [2019-10-01T01:37:46.527Z] ^^^^^^^^^^^ [2019-10-01T01:37:46.527Z] Javadoc: Missing tag for parameter filterRegex [2019-10-01T01:37:46.527Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-10-01T01:37:46.527Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-10-01T01:37:46.527Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:37:46.527Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-10-01T01:37:46.527Z] 8 problems (8 warnings) [2019-10-01T01:37:46.527Z] [INFO] [2019-10-01T01:37:46.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:37:46.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-10-01T01:37:46.527Z] [INFO] [2019-10-01T01:37:46.527Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.527Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:37:46.527Z] [INFO] [2019-10-01T01:37:46.527Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.527Z] [INFO] [2019-10-01T01:37:46.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.784Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:37:46.784Z] [INFO] [2019-10-01T01:37:46.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.784Z] [INFO] [2019-10-01T01:37:46.784Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.784Z] [INFO] [2019-10-01T01:37:46.784Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:46.784Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:37:47.040Z] [INFO] [2019-10-01T01:37:47.040Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:47.040Z] [INFO] [2019-10-01T01:37:47.040Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:37:47.297Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:37:47.297Z] [INFO] Command line: [2019-10-01T01:37:47.297Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:37:47.297Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:37:49.911Z] !SESSION 2019-10-01 01:37:47.506 ----------------------------------------------- [2019-10-01T01:37:49.911Z] eclipse.buildId=unknown [2019-10-01T01:37:49.911Z] java.version=1.8.0_202 [2019-10-01T01:37:49.911Z] java.vendor=Oracle Corporation [2019-10-01T01:37:49.911Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:37:49.911Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:37:49.911Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:37:49.911Z] [2019-10-01T01:37:49.911Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:37:49.291 [2019-10-01T01:37:49.911Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:37:49.911Z] !STACK 0 [2019-10-01T01:37:49.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:37:49.911Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:37:49.911Z] [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:37:49.911Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:37:54.089Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-10-01T01:37:55.982Z] Display size: 1440x900 [2019-10-01T01:37:55.982Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:37:55.982Z] GTK version=2.24.30 [2019-10-01T01:37:55.982Z] GTK theme=unknown [2019-10-01T01:37:55.982Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:37:55.982Z] Time zone: Coordinated Universal Time [2019-10-01T01:37:56.238Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:37:56.238Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:37:57.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:37:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:37:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:37:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:37:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:37:57.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:37:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152885 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2064152884 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2064152884 data=null} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152883 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064152882 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-10-01T01:37:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152788 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:37:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152786 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2064152786 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2064152786 data=null} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152785 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064152785 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-10-01T01:37:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152771 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2064152769 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2064152769 data=null} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152768 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064152766 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-10-01T01:37:57.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2064152709 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:37:57.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:37:57.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2064152706 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:37:57.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2064152706 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:37:57.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2064152705 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:37:57.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2064152705 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:37:57.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064152704 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-10-01T01:37:57.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2064152676 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:38:01.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6028935933790658961.xml"' [2019-10-01T01:38:01.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:01.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:01.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2064149908 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2064149908 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2064149907 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064149907 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-10-01T01:38:01.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2064149900 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149842 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6028935933790658961.xml} time=-2064149841 data=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6028935933790658961.xml} time=-2064149841 data=null} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149840 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064149839 data=null item=TreeItem {sample6028935933790658961.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149746 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149743 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6028935933790658961.xml} time=-2064149743 data=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6028935933790658961.xml} time=-2064149743 data=null} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149742 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064149741 data=null item=TreeItem {sample6028935933790658961.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149712 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-10-01T01:38:01.141Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-10-01T01:38:01.141Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-10-01T01:38:01.141Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-10-01T01:38:01.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:01.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149285 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6028935933790658961.xml} time=-2064149285 data=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6028935933790658961.xml} time=-2064149285 data=null} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149284 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064149283 data=null item=TreeItem {sample6028935933790658961.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149281 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Clicking on TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149279 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6028935933790658961.xml} time=-2064149279 data=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6028935933790658961.xml} time=-2064149278 data=null} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149278 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064149272 data=null item=TreeItem {sample6028935933790658961.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149271 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample6028935933790658961.xml} time=-2064149270 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample6028935933790658961.xml} time=-2064149270 data=null doit=true} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample6028935933790658961.xml} time=-2064149269 data=null} to TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - Clicked on TreeItem with text {sample6028935933790658961.xml} [2019-10-01T01:38:01.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:01.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:01.141Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:01.141Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:01.141Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:01.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.141Z] DEBUG - Clicking on OK [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064149205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064149204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064149204 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064149204 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064149203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064149203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:01.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064149203 data=null item=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-10-01T01:38:01.655Z] DEBUG - Clicked on [2019-10-01T01:38:01.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-2064149458 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-10-01T01:38:03.024Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6028935933790658961.xml"' [2019-10-01T01:38:03.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:03.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:03.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - TestForOffsetting/Traces/sample6028935933790658961.xml - Eclipse Platform} time=-2064147346 data=null doit=true} to Shell with text {data - Testing - TestForOffsetting/Traces/sample6028935933790658961.xml - Eclipse Platform} [2019-10-01T01:38:03.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:38:03.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:03.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:03.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:03.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2064147290 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2019-10-01T01:38:03.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2064147290 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-10-01T01:38:03.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2064147290 data=null} to TreeItem with text {TestForOffsetting} [2019-10-01T01:38:03.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2064147289 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:38:03.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064147289 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-10-01T01:38:03.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2064147250 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2019-10-01T01:38:03.282Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:38:03.282Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:38:03.539Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:38:04.102Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:38:04.102Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146293 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146293 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146292 data=null 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-10-01T01:38:04.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146292 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064146291 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:04.102Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Clicking on OK [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064146288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064146288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064146288 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064146288 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064146287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064146287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:04.102Z] DEBUG - Clicked on OK [2019-10-01T01:38:04.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064146287 data=null item=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-10-01T01:38:04.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064147137 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-10-01T01:38:04.666Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.728 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-10-01T01:38:04.666Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 10.637 s [2019-10-01T01:38:04.666Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-10-01T01:38:04.922Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:38:04.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:04.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:04.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:04.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:04.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064145481 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064145480 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064145480 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064145480 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064145479 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-10-01T01:38:04.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064145450 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064145449 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064145448 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064145448 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064145448 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064145447 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-10-01T01:38:04.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064145438 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064145438 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064145437 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064145437 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064145436 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-10-01T01:38:04.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064145431 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:04.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2064145429 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2064145429 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:38:04.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2064145429 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:38:04.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2064145428 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:38:04.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064145428 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-10-01T01:38:05.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2064145412 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:38:07.073Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-10-01T01:38:07.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:07.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:07.073Z] DEBUG - number of items : 11 [2019-10-01T01:38:07.073Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064143756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064143755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064143755 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064143755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064143755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064143754 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064143739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064143737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064143736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064143736 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064143736 data=null} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-2064143734 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER } [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-2064143734 data=null doit=true} to TreeItem with text {FILTER } [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-2064143733 data=null} to TreeItem with text {FILTER } [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-2064143733 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER } [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143733 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-2064143725 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER } [2019-10-01T01:38:07.073Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-10-01T01:38:07.073Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:07.073Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143709 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-2064143709 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-2064143706 data=null} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143703 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143702 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143696 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143695 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-2064143694 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-2064143693 data=null} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143692 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-2064143691 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-2064143691 data=null} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143691 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143691 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-2064143683 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2019-10-01T01:38:07.073Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-10-01T01:38:07.073Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2064143601 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-10-01T01:38:07.073Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-10-01T01:38:07.073Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-10-01T01:38:07.073Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:07.073Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:07.073Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064143561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:07.073Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143555 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143555 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143555 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064143554 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143554 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143552 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143552 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143552 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143551 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143551 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064143537 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:07.073Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-10-01T01:38:07.073Z] DEBUG - Clicking on with mnemonic 'AND' [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-2064143462 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-10-01T01:38:07.073Z] DEBUG - Clicked on with mnemonic 'AND' [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-2064143415 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2019-10-01T01:38:07.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-2064143414 data=null doit=true} to Tree node with text: AND [2019-10-01T01:38:07.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-2064143414 data=null} to Tree node with text: AND [2019-10-01T01:38:07.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-2064143413 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143413 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-10-01T01:38:07.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-2064143406 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2019-10-01T01:38:07.073Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-10-01T01:38:07.073Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-2064143349 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-10-01T01:38:07.073Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-10-01T01:38:07.073Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-10-01T01:38:07.073Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2019-10-01T01:38:07.073Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2019-10-01T01:38:07.073Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:07.073Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:07.073Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2019-10-01T01:38:07.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064143283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:07.073Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2019-10-01T01:38:07.073Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-10-01T01:38:07.073Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:07.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2064143264 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-10-01T01:38:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-2064143263 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-10-01T01:38:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-2064143263 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2064143263 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-10-01T01:38:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143262 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-10-01T01:38:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2064143240 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-10-01T01:38:07.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-2064143238 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2019-10-01T01:38:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-2064143238 data=null doit=true} to Tree node with text: AND [2019-10-01T01:38:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-2064143238 data=null} to Tree node with text: AND [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-2064143237 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2019-10-01T01:38:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064143237 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-10-01T01:38:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-2064143229 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2019-10-01T01:38:07.330Z] DEBUG - number of items : 11 [2019-10-01T01:38:07.330Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064143214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064143214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064143213 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064143213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064143213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064143212 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-10-01T01:38:07.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064143168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064143168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064143168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064143168 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064143167 data=null} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-10-01T01:38:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:07.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:07.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:07.330Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064143113 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064143112 data=null doit=true} to TableItem with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064143111 data=null} to TableItem with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064143111 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2019-10-01T01:38:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064143109 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-10-01T01:38:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064143104 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2019-10-01T01:38:07.330Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-10-01T01:38:07.330Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-10-01T01:38:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-2064143052 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-10-01T01:38:07.330Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-10-01T01:38:09.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:38:09.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:09.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:09.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:09.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:09.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:09.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064141391 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064141391 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064141391 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064141390 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064141390 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-10-01T01:38:09.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064141377 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:09.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064141376 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064141375 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064141375 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064141375 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064141375 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-10-01T01:38:09.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064141364 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:09.253Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-10-01T01:38:09.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:09.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2064141363 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:38:09.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2064141363 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:38:09.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2064141362 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:38:09.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2064141362 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:38:09.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064141362 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-10-01T01:38:09.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2064141352 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:38:10.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-10-01T01:38:10.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:10.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:10.623Z] DEBUG - number of items : 11 [2019-10-01T01:38:10.623Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064139943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064139943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064139943 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064139943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064139942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064139942 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-10-01T01:38:10.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064139932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064139931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064139931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064139930 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064139930 data=null} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:10.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-2064139929 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER } [2019-10-01T01:38:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-2064139929 data=null doit=true} to TreeItem with text {FILTER } [2019-10-01T01:38:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-2064139929 data=null} to TreeItem with text {FILTER } [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-2064139928 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER } [2019-10-01T01:38:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064139928 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-10-01T01:38:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-2064139913 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER } [2019-10-01T01:38:10.623Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-10-01T01:38:10.623Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-10-01T01:38:10.623Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:10.623Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-2064139902 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-2064139902 data=null doit=true} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-2064139899 data=null} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-2064139896 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064139896 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-10-01T01:38:10.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-2064139889 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-2064139888 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-2064139888 data=null doit=true} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-2064139887 data=null} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-2064139887 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-2064139886 data=null doit=true} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-2064139886 data=null} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-2064139886 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064139886 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-10-01T01:38:10.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-2064139879 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2019-10-01T01:38:10.624Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-10-01T01:38:10.624Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-10-01T01:38:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2064139808 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-10-01T01:38:10.624Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-10-01T01:38:10.624Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-10-01T01:38:10.624Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:10.624Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:10.624Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064139775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:10.624Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139773 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139772 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139772 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064139772 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-10-01T01:38:10.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139771 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:10.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139770 data=null button=0 stateMask=0x0 x=210 y=132 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139770 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139770 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139770 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064139769 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-10-01T01:38:10.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064139755 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:10.881Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-10-01T01:38:10.881Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-10-01T01:38:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-2064139685 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-10-01T01:38:10.881Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-10-01T01:38:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-10-01T01:38:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-10-01T01:38:10.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064139613 data=null item=TreeItem { = [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-10-01T01:38:10.881Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2019-10-01T01:38:10.881Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2019-10-01T01:38:10.881Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:10.881Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:10.881Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2019-10-01T01:38:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064139610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:10.881Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-10-01T01:38:10.881Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-10-01T01:38:10.881Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-10-01T01:38:10.881Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-10-01T01:38:10.881Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-10-01T01:38:10.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-2064139569 data=null doit=true} to Button with text {=} [2019-10-01T01:38:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-2064139568 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-10-01T01:38:10.881Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-10-01T01:38:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-2064139563 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-2064139560 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-10-01T01:38:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-2064139560 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-10-01T01:38:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-2064139560 data=null item=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-10-01T01:38:10.881Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-10-01T01:38:10.881Z] DEBUG - number of items : 11 [2019-10-01T01:38:10.881Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064139558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064139557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064139557 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064139557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064139557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064139557 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-10-01T01:38:10.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064139554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064139554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064139554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064139554 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064139553 data=null} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-10-01T01:38:10.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:10.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:10.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:10.881Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064139494 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2019-10-01T01:38:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064139493 data=null doit=true} to TableItem with text {} [2019-10-01T01:38:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064139493 data=null} to TableItem with text {} [2019-10-01T01:38:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064139492 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2019-10-01T01:38:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064139490 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-10-01T01:38:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064139488 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2019-10-01T01:38:11.138Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-10-01T01:38:11.138Z] DEBUG - Clicking on with mnemonic 'field' [2019-10-01T01:38:11.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-2064139440 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-10-01T01:38:11.138Z] DEBUG - Clicked on with mnemonic 'field' [2019-10-01T01:38:13.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:38:13.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:13.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:13.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:13.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:13.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:13.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064137788 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064137788 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064137788 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064137787 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064137787 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-10-01T01:38:13.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064137773 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:13.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064137771 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064137771 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064137771 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064137771 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064137770 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-10-01T01:38:13.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064137760 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:13.032Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-10-01T01:38:13.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:13.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2064137758 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:38:13.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2064137758 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:38:13.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2064137758 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:38:13.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2064137757 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:38:13.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064137757 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-10-01T01:38:13.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2064137749 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:38:14.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-10-01T01:38:14.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:14.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:14.401Z] DEBUG - number of items : 11 [2019-10-01T01:38:14.401Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064136336 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064136336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064136335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064136335 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064136321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064136320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064136319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064136319 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064136319 data=null} to ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-2064136318 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER } [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-2064136318 data=null doit=true} to TreeItem with text {FILTER } [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-2064136318 data=null} to TreeItem with text {FILTER } [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-2064136317 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER } [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064136317 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-2064136310 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER } [2019-10-01T01:38:14.401Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-10-01T01:38:14.401Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:14.401Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136299 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2064136299 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2064136296 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136292 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064136292 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136285 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136285 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2064136284 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2064136284 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136283 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2064136283 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2064136283 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136282 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064136282 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2064136276 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-10-01T01:38:14.401Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-10-01T01:38:14.401Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2064136224 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-10-01T01:38:14.401Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-10-01T01:38:14.401Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-10-01T01:38:14.401Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:14.401Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:14.401Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064136191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:14.401Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136188 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136188 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136188 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064136187 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136187 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136186 data=null button=0 stateMask=0x0 x=210 y=204 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136186 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136186 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136186 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064136185 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2064136171 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-10-01T01:38:14.401Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-10-01T01:38:14.401Z] DEBUG - Clicking on with mnemonic 'OR' [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-2064136110 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-10-01T01:38:14.401Z] DEBUG - Clicked on with mnemonic 'OR' [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-2064136080 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-2064136080 data=null doit=true} to Tree node with text: OR [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-2064136080 data=null} to Tree node with text: OR [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-2064136079 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064136079 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-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-2064136073 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2019-10-01T01:38:14.401Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-10-01T01:38:14.401Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-2064136026 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-10-01T01:38:14.401Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-10-01T01:38:14.401Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-10-01T01:38:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064135975 data=null item=TreeItem { EQUALS} [2019-10-01T01:38:14.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-10-01T01:38:14.401Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2019-10-01T01:38:14.401Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2019-10-01T01:38:14.401Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:14.401Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:14.401Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2019-10-01T01:38:14.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064135950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:14.401Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2019-10-01T01:38:14.401Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-10-01T01:38:14.401Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-10-01T01:38:14.401Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-2064135930 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2019-10-01T01:38:14.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-2064135929 data=null doit=true} to Tree node with text: OR [2019-10-01T01:38:14.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-2064135929 data=null} to Tree node with text: OR [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-2064135929 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2019-10-01T01:38:14.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064135928 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-10-01T01:38:14.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-2064135911 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2019-10-01T01:38:14.658Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-10-01T01:38:14.658Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-10-01T01:38:14.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-2064135863 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-10-01T01:38:14.658Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-10-01T01:38:14.658Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-10-01T01:38:14.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-10-01T01:38:14.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-10-01T01:38:14.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-10-01T01:38:14.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064135799 data=null item=TreeItem { MATCHES} [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-10-01T01:38:14.658Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2019-10-01T01:38:14.658Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2019-10-01T01:38:14.658Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:38:14.658Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2019-10-01T01:38:14.658Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2019-10-01T01:38:14.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2064135772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2019-10-01T01:38:14.658Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-10-01T01:38:14.658Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:14.658Z] DEBUG - number of items : 11 [2019-10-01T01:38:14.658Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064135744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064135744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.658Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064135744 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064135744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064135744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064135743 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-10-01T01:38:14.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064135740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064135740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064135740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064135740 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064135740 data=null} to ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-10-01T01:38:14.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:14.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:14.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:14.659Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:38:14.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064135680 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2019-10-01T01:38:14.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064135679 data=null doit=true} to TableItem with text {} [2019-10-01T01:38:14.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064135679 data=null} to TableItem with text {} [2019-10-01T01:38:14.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064135679 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2019-10-01T01:38:14.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064135676 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-10-01T01:38:14.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064135674 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2019-10-01T01:38:14.916Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-10-01T01:38:14.916Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-10-01T01:38:14.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-2064135632 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-10-01T01:38:14.916Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-10-01T01:38:16.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064133736 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:38:16.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:38:16.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:16.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:16.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:16.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064133700 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:16.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064133700 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:16.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064133700 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:16.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064133699 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:16.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064133699 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-10-01T01:38:16.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064133686 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:38:16.810Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:38:16.810Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:38:16.810Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:38:17.374Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:38:17.374Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132987 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132986 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132986 data=null 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-10-01T01:38:17.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132985 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064132985 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:17.374Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] DEBUG - Clicking on OK [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064132983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064132983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064132983 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064132983 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064132982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064132982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.374Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:17.632Z] DEBUG - Clicked on OK [2019-10-01T01:38:17.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064132982 data=null item=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-10-01T01:38:17.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064133615 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-10-01T01:38:18.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.529 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-10-01T01:38:18.328Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.192 s [2019-10-01T01:38:18.328Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.605 s [2019-10-01T01:38:18.328Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.804 s [2019-10-01T01:38:18.328Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-10-01T01:38:30.509Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.51 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-10-01T01:38:30.509Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.441 s [2019-10-01T01:38:30.509Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-10-01T01:38:30.509Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:30.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:30.509Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:30.509Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:30.509Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-10-01T01:38:30.509Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-10-01T01:38:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2064120122 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-10-01T01:38:30.509Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-10-01T01:38:30.509Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-10-01T01:38:30.509Z] DEBUG - Clicking on with mnemonic 'Host' [2019-10-01T01:38:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2064120026 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-10-01T01:38:30.509Z] DEBUG - Clicked on with mnemonic 'Host' [2019-10-01T01:38:30.509Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-10-01T01:38:30.509Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-10-01T01:38:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2064119946 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-10-01T01:38:30.509Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-10-01T01:38:30.509Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-10-01T01:38:30.509Z] DEBUG - Clicking on with mnemonic 'File' [2019-10-01T01:38:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2064119883 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-10-01T01:38:30.509Z] DEBUG - Clicked on with mnemonic 'File' [2019-10-01T01:38:30.509Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-10-01T01:38:30.509Z] DEBUG - Clicking on with mnemonic 'Message' [2019-10-01T01:38:30.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2064119833 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-10-01T01:38:30.767Z] DEBUG - Clicked on with mnemonic 'Message' [2019-10-01T01:38:32.134Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:32.134Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:32.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:32.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:32.134Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-10-01T01:38:32.134Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-10-01T01:38:32.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-2064118432 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-10-01T01:38:32.134Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-10-01T01:38:33.505Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:33.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:33.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:33.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:33.505Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-10-01T01:38:33.505Z] DEBUG - Clicking on with mnemonic 'Message' [2019-10-01T01:38:33.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2064116845 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-10-01T01:38:33.763Z] DEBUG - Clicked on with mnemonic 'Message' [2019-10-01T01:38:33.763Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-10-01T01:38:33.763Z] DEBUG - Clicking on with mnemonic 'Line' [2019-10-01T01:38:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2064116753 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-10-01T01:38:33.763Z] DEBUG - Clicked on with mnemonic 'Line' [2019-10-01T01:38:33.763Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-10-01T01:38:33.763Z] DEBUG - Clicking on with mnemonic 'File' [2019-10-01T01:38:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2064116675 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-10-01T01:38:33.763Z] DEBUG - Clicked on with mnemonic 'File' [2019-10-01T01:38:33.763Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-10-01T01:38:33.763Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-10-01T01:38:33.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2064116611 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-10-01T01:38:33.763Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-10-01T01:38:34.019Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-10-01T01:38:34.019Z] DEBUG - Clicking on with mnemonic 'Host' [2019-10-01T01:38:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2064116563 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-10-01T01:38:34.019Z] DEBUG - Clicked on with mnemonic 'Host' [2019-10-01T01:38:34.019Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-10-01T01:38:34.019Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-10-01T01:38:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2064116528 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-10-01T01:38:34.019Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-10-01T01:38:34.019Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-10-01T01:38:34.019Z] DEBUG - Clicking on with mnemonic 'Message' [2019-10-01T01:38:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2064116510 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-10-01T01:38:34.019Z] DEBUG - Clicked on with mnemonic 'Message' [2019-10-01T01:38:34.019Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-10-01T01:38:34.019Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-10-01T01:38:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2064116475 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-10-01T01:38:34.019Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-10-01T01:38:34.019Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-10-01T01:38:34.019Z] DEBUG - Clicking on with mnemonic 'Line' [2019-10-01T01:38:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2064116424 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-10-01T01:38:34.019Z] DEBUG - Clicked on with mnemonic 'Line' [2019-10-01T01:38:34.019Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-10-01T01:38:34.019Z] DEBUG - Clicking on with mnemonic 'Host' [2019-10-01T01:38:34.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2064116357 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-10-01T01:38:34.019Z] DEBUG - Clicked on with mnemonic 'Host' [2019-10-01T01:38:34.524Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-10-01T01:38:34.524Z] DEBUG - Clicking on with mnemonic 'File' [2019-10-01T01:38:34.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2064116282 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-10-01T01:38:34.524Z] DEBUG - Clicked on with mnemonic 'File' [2019-10-01T01:38:34.524Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-10-01T01:38:34.524Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-10-01T01:38:34.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2064116191 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-10-01T01:38:34.524Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-10-01T01:38:35.907Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:35.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:35.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:35.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:35.907Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-10-01T01:38:35.907Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-10-01T01:38:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2064114723 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-10-01T01:38:35.907Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-10-01T01:38:35.907Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-10-01T01:38:35.907Z] DEBUG - Clicking on with mnemonic 'Host' [2019-10-01T01:38:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2064114632 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-10-01T01:38:35.907Z] DEBUG - Clicked on with mnemonic 'Host' [2019-10-01T01:38:35.907Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-10-01T01:38:35.907Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-10-01T01:38:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2064114556 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-10-01T01:38:35.907Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-10-01T01:38:35.907Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-10-01T01:38:35.907Z] DEBUG - Clicking on with mnemonic 'File' [2019-10-01T01:38:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2064114495 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-10-01T01:38:35.907Z] DEBUG - Clicked on with mnemonic 'File' [2019-10-01T01:38:35.907Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-10-01T01:38:35.907Z] DEBUG - Clicking on with mnemonic 'Line' [2019-10-01T01:38:35.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2064114441 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-10-01T01:38:36.164Z] DEBUG - Clicked on with mnemonic 'Line' [2019-10-01T01:38:36.164Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-10-01T01:38:36.164Z] DEBUG - Clicking on with mnemonic 'Message' [2019-10-01T01:38:36.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2064114403 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-10-01T01:38:36.164Z] DEBUG - Clicked on with mnemonic 'Message' [2019-10-01T01:38:36.164Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-10-01T01:38:36.164Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-10-01T01:38:36.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-2064114384 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-10-01T01:38:36.164Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-10-01T01:38:36.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064114218 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:38:36.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:38:36.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:36.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:36.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:36.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064114208 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:38:36.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064114208 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:36.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064114207 data=null} to TreeItem with text {test} [2019-10-01T01:38:36.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064114207 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:36.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064114207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:36.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064114182 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:36.421Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:38:36.421Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:38:36.421Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:38:36.985Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:38:36.985Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null 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-10-01T01:38:36.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064113515 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:36.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Clicking on OK [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064113513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064113513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064113513 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064113513 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064113513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064113513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:36.985Z] DEBUG - Clicked on OK [2019-10-01T01:38:37.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064113513 data=null item=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-10-01T01:38:37.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064114112 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-10-01T01:38:37.499Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.658 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-10-01T01:38:37.499Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 3.192 s [2019-10-01T01:38:37.499Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.221 s [2019-10-01T01:38:37.499Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.828 s [2019-10-01T01:38:37.499Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-10-01T01:38:41.674Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:41.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:41.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:41.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064109118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064109114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064109114 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064109114 data=null} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064109114 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064109052 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064109051 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-10-01T01:38:41.674Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064109050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064109050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064109050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064109049 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064109049 data=null} to (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:38:41.674Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:41.674Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:41.674Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:41.674Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:41.674Z] DEBUG - Inserting text:e [2019-10-01T01:38:41.674Z] into text (of type 'Text') [2019-10-01T01:38:41.674Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:41.674Z] DEBUG - Typing text 'e [2019-10-01T01:38:41.674Z] ' with an interval of 100ms. between characters. [2019-10-01T01:38:42.237Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064108274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064108274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064108274 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064108273 data=null} to (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064108273 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:38:42.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064108269 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-10-01T01:38:42.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064108267 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:38:43.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064107224 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:38:43.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:38:43.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:43.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:43.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:43.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064107179 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:38:43.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064107179 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:43.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064107179 data=null} to TreeItem with text {test} [2019-10-01T01:38:43.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064107179 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:43.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064107178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:43.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064107165 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:43.424Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:38:43.424Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:38:43.424Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:38:43.988Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:38:43.988Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null 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-10-01T01:38:43.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106476 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064106476 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:43.988Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] DEBUG - Clicking on OK [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064106474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064106474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064106474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064106473 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064106473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064106473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.988Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:43.989Z] DEBUG - Clicked on OK [2019-10-01T01:38:43.989Z] [2019-10-01T01:38:43.989Z] !ENTRY org.eclipse.equinox.event 4 0 2019-10-01 01:38:43.912 [2019-10-01T01:38:43.989Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@f7dc1aa [2019-10-01T01:38:43.989Z] !STACK 0 [2019-10-01T01:38:43.989Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:38:43.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:38:43.989Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:38:43.989Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:38:43.989Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2019-10-01T01:38:43.989Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2019-10-01T01:38:43.989Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:38:43.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:38:43.989Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:38:43.989Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2019-10-01T01:38:43.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2019-10-01T01:38:43.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2019-10-01T01:38:43.989Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2019-10-01T01:38:43.989Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:319) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2019-10-01T01:38:43.989Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2019-10-01T01:38:43.989Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:38:43.989Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:38:43.989Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:43.989Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2019-10-01T01:38:43.989Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2019-10-01T01:38:43.989Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T01:38:43.989Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:43.989Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:43.989Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:38:43.989Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:38:43.989Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:38:43.989Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:38:43.989Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:38:43.989Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:38:43.989Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:38:43.989Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:38:43.989Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:38:43.989Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:38:43.989Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:38:43.989Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:38:43.989Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:38:43.989Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:43.989Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:38:43.989Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:38:43.989Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2019-10-01T01:38:43.989Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2019-10-01T01:38:43.989Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:43.989Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:43.989Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:38:43.989Z] ... 157 more [2019-10-01T01:38:44.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064106473 data=null item=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-10-01T01:38:44.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064107110 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-10-01T01:38:45.737Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:45.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:45.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:45.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064104307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064104304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064104304 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064104303 data=null} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064104303 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064104244 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064104243 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-10-01T01:38:46.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064104241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064104241 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064104241 data=null} to (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:38:46.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:46.301Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:46.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:46.301Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:46.301Z] DEBUG - Inserting text:00 [2019-10-01T01:38:46.301Z] into text (of type 'Text') [2019-10-01T01:38:46.301Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:46.301Z] DEBUG - Typing text '00 [2019-10-01T01:38:46.301Z] ' with an interval of 100ms. between characters. [2019-10-01T01:38:47.232Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064103343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064103343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064103343 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064103342 data=null} to (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064103342 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:38:47.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064103338 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-10-01T01:38:47.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064103336 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064102385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064102377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064102376 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064102376 data=null} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064102376 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064102342 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:48.163Z] [2019-10-01T01:38:48.163Z] !ENTRY org.eclipse.ui 4 0 2019-10-01 01:38:48.000 [2019-10-01T01:38:48.163Z] !MESSAGE Unhandled event loop exception [2019-10-01T01:38:48.163Z] !STACK 0 [2019-10-01T01:38:48.163Z] org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:48.163Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:38:48.163Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:48.163Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:38:48.163Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:38:48.163Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:38:48.163Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:48.163Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:38:48.163Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:38:48.163Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:38:48.163Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:38:48.163Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:38:48.163Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:38:48.163Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:38:48.163Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:38:48.163Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:38:48.163Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:38:48.163Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:38:48.163Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:38:48.163Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:38:48.163Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:48.163Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:48.163Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:38:48.163Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:38:48.163Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:38:48.163Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:38:48.163Z] Caused by: org.eclipse.swt.SWTException: Widget is disposed [2019-10-01T01:38:48.163Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.SWT.error(SWT.java:4419) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:483) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:537) [2019-10-01T01:38:48.163Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:48.163Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:48.163Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:48.163Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:48.163Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:48.163Z] ... 27 more [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064102334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064102334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064102333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064102333 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064102333 data=null} to (of type 'Table') [2019-10-01T01:38:48.163Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:38:50.054Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:50.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064099557 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:38:50.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:38:50.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:50.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:50.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:50.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064099519 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:38:50.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064099518 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:50.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064099518 data=null} to TreeItem with text {test} [2019-10-01T01:38:50.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064099518 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:50.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064099518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:50.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064099507 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:50.985Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:38:50.985Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:38:50.985Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:38:51.547Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:38:51.547Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098814 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098814 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null 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-10-01T01:38:51.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098813 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064098812 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:51.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Clicking on OK [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064098811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064098811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064098811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064098810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064098810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064098810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:51.547Z] DEBUG - Clicked on OK [2019-10-01T01:38:51.805Z] [2019-10-01T01:38:51.805Z] !ENTRY org.eclipse.equinox.event 4 0 2019-10-01 01:38:51.568 [2019-10-01T01:38:51.805Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@f7dc1aa [2019-10-01T01:38:51.805Z] !STACK 0 [2019-10-01T01:38:51.805Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:38:51.805Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:38:51.805Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:38:51.805Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:38:51.805Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2019-10-01T01:38:51.805Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2019-10-01T01:38:51.805Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:38:51.805Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:38:51.805Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:38:51.805Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2019-10-01T01:38:51.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2019-10-01T01:38:51.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2019-10-01T01:38:51.805Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2019-10-01T01:38:51.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:319) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2019-10-01T01:38:51.805Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2019-10-01T01:38:51.805Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:38:51.805Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:38:51.805Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:51.805Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2019-10-01T01:38:51.805Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2019-10-01T01:38:51.805Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T01:38:51.805Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:51.805Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:51.805Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:38:51.805Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:38:51.805Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:38:51.805Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:38:51.805Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:38:51.805Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:38:51.805Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:38:51.805Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:38:51.805Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:38:51.805Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:38:51.805Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:38:51.805Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:38:51.805Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:38:51.805Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:51.805Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:38:51.805Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:38:51.805Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2019-10-01T01:38:51.805Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2019-10-01T01:38:51.805Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:51.805Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:51.805Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:38:51.805Z] ... 157 more [2019-10-01T01:38:52.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064098810 data=null item=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-10-01T01:38:52.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064099451 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-10-01T01:38:53.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:53.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:53.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:53.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064096291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064096287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064096286 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064096286 data=null} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064096286 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064096224 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064096224 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-10-01T01:38:54.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064096222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064096222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064096222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064096221 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064096221 data=null} to (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:38:54.247Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:54.247Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:54.247Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:54.247Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:54.247Z] DEBUG - Inserting text:HostF [2019-10-01T01:38:54.247Z] into text (of type 'Text') [2019-10-01T01:38:54.247Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:54.247Z] DEBUG - Typing text 'HostF [2019-10-01T01:38:54.247Z] ' with an interval of 100ms. between characters. [2019-10-01T01:38:55.176Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064095081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064095081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064095081 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064095080 data=null} to (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064095080 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:38:55.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064095076 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-10-01T01:38:55.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064095074 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:38:56.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064094069 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:38:56.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:38:56.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:38:56.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:38:56.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:38:56.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064094031 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:38:56.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064094031 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:56.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064094031 data=null} to TreeItem with text {test} [2019-10-01T01:38:56.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064094030 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:56.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064094030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:38:56.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064094013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:38:56.619Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:38:56.619Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:38:56.619Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:38:57.182Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:38:57.182Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:38:57.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093297 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093296 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093295 data=null 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-10-01T01:38:57.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093295 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064093295 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:38:57.182Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:38:57.183Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Clicking on OK [2019-10-01T01:38:57.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064093293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064093293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064093293 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064093293 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064093293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064093292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:38:57.183Z] DEBUG - Clicked on OK [2019-10-01T01:38:57.183Z] [2019-10-01T01:38:57.183Z] !ENTRY org.eclipse.equinox.event 4 0 2019-10-01 01:38:57.086 [2019-10-01T01:38:57.183Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@f7dc1aa [2019-10-01T01:38:57.183Z] !STACK 0 [2019-10-01T01:38:57.183Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:38:57.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:38:57.183Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:38:57.183Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:38:57.183Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2019-10-01T01:38:57.183Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2019-10-01T01:38:57.183Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:38:57.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:38:57.183Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:38:57.183Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2019-10-01T01:38:57.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2019-10-01T01:38:57.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2019-10-01T01:38:57.183Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2019-10-01T01:38:57.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:319) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2019-10-01T01:38:57.183Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2019-10-01T01:38:57.183Z] at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source) [2019-10-01T01:38:57.183Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:57.183Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2019-10-01T01:38:57.183Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2019-10-01T01:38:57.183Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T01:38:57.183Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:38:57.183Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:38:57.183Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:38:57.183Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:38:57.183Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:38:57.183Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:38:57.183Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:38:57.183Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:38:57.183Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:38:57.183Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:38:57.183Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:38:57.183Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:38:57.183Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:38:57.183Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:38:57.183Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:38:57.183Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:57.183Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:38:57.183Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:38:57.183Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2019-10-01T01:38:57.183Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2019-10-01T01:38:57.183Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:38:57.183Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:38:57.183Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:38:57.183Z] ... 156 more [2019-10-01T01:38:57.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064093292 data=null item=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-10-01T01:38:57.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064093952 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-10-01T01:38:59.332Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:38:59.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:38:59.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:38:59.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064090823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064090819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064090819 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064090819 data=null} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064090819 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064090760 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064090759 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-10-01T01:38:59.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064090759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064090758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064090758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064090758 data=null doit=true} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064090758 data=null} to (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:38:59.589Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:59.589Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:59.589Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:59.589Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:59.589Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-10-01T01:38:59.589Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:38:59.589Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-10-01T01:38:59.845Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:38:59.845Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-10-01T01:38:59.845Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:38:59.845Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:38:59.845Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064090148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064090141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064090141 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064090141 data=null} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064090140 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064090078 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064090077 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-10-01T01:39:00.409Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064090076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064090076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064090076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064090075 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064090075 data=null} to (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:00.409Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:00.409Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-10-01T01:39:01.776Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-10-01T01:39:01.776Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-10-01T01:39:01.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-2064088611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-10-01T01:39:01.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-2064088610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-10-01T01:39:01.776Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-2064088610 data=null doit=true} to CLabel with text {Message matches "F"} [2019-10-01T01:39:01.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-2064088610 data=null} to CLabel with text {Message matches "F"} [2019-10-01T01:39:01.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-2064088609 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-2064088579 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-2064088530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-2064088530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-2064088530 data=null doit=true} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-2064088530 data=null} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-2064088529 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-10-01T01:39:02.127Z] DEBUG - Clicked on CLabel with text {} [2019-10-01T01:39:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064086976 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:39:03.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:39:03.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:03.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:03.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:03.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064086944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:39:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064086944 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:03.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064086944 data=null} to TreeItem with text {test} [2019-10-01T01:39:03.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064086943 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:03.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064086943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:03.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064086932 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:03.589Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:39:03.589Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:39:03.589Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:39:04.152Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:39:04.152Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086271 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086271 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null 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-10-01T01:39:04.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064086270 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:04.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Clicking on OK [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064086268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064086268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064086268 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064086268 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064086267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064086267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:04.152Z] DEBUG - Clicked on OK [2019-10-01T01:39:04.152Z] [2019-10-01T01:39:04.152Z] !ENTRY org.eclipse.equinox.event 4 0 2019-10-01 01:39:04.114 [2019-10-01T01:39:04.152Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@f7dc1aa [2019-10-01T01:39:04.152Z] !STACK 0 [2019-10-01T01:39:04.152Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:39:04.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:39:04.152Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:39:04.152Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:39:04.152Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2019-10-01T01:39:04.152Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2019-10-01T01:39:04.152Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:39:04.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:39:04.152Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:39:04.152Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2019-10-01T01:39:04.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2019-10-01T01:39:04.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2019-10-01T01:39:04.152Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2019-10-01T01:39:04.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:319) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2019-10-01T01:39:04.152Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2019-10-01T01:39:04.152Z] at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source) [2019-10-01T01:39:04.152Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:39:04.152Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2019-10-01T01:39:04.152Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2019-10-01T01:39:04.152Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T01:39:04.152Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:39:04.152Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:39:04.152Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:39:04.152Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:39:04.152Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:39:04.152Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:39:04.152Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:39:04.152Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:39:04.152Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:39:04.152Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:39:04.152Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:39:04.152Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:39:04.152Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:39:04.152Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:39:04.152Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:39:04.152Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:39:04.152Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:39:04.152Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:39:04.152Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2019-10-01T01:39:04.152Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2019-10-01T01:39:04.152Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:39:04.152Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:39:04.152Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:39:04.152Z] ... 156 more [2019-10-01T01:39:04.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064086267 data=null item=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-10-01T01:39:04.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064086877 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-10-01T01:39:06.302Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:39:06.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:39:06.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:39:06.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064083755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064083752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064083751 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064083751 data=null} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064083751 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064083693 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064083692 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-10-01T01:39:06.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064083691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064083691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064083691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064083691 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064083690 data=null} to (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:39:06.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:06.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:06.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:06.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:06.865Z] DEBUG - Inserting text:HostF [2019-10-01T01:39:06.865Z] into text (of type 'Text') [2019-10-01T01:39:06.865Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:39:06.865Z] DEBUG - Typing text 'HostF [2019-10-01T01:39:06.865Z] ' with an interval of 100ms. between characters. [2019-10-01T01:39:07.795Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:07.795Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-10-01T01:39:07.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064082547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:07.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064082547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:07.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064082546 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:07.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064082546 data=null} to (of type 'Table') [2019-10-01T01:39:07.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064082546 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:39:08.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064082541 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-10-01T01:39:08.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064082540 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2019-10-01T01:39:08.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064081537 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:39:08.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:39:08.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:08.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:08.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:08.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064081500 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:39:08.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064081499 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:08.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064081499 data=null} to TreeItem with text {test} [2019-10-01T01:39:08.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064081499 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:08.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064081499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:08.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064081488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:08.981Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:39:08.981Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:39:08.981Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:39:09.543Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:39:09.543Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080800 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080799 data=null 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-10-01T01:39:09.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080798 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064080798 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:09.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.543Z] DEBUG - Clicking on OK [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064080796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064080796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064080796 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064080796 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064080796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064080796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:09.801Z] [2019-10-01T01:39:09.801Z] !ENTRY org.eclipse.equinox.event 4 0 2019-10-01 01:39:09.580 [2019-10-01T01:39:09.801Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@3746135b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@7bc2ae16, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@f7dc1aa [2019-10-01T01:39:09.801Z] !STACK 0 [2019-10-01T01:39:09.801Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:39:09.801Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:39:09.801Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:39:09.801Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:39:09.801Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2019-10-01T01:39:09.801Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2019-10-01T01:39:09.801Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2019-10-01T01:39:09.801Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:39:09.801Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2019-10-01T01:39:09.801Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2019-10-01T01:39:09.801Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2019-10-01T01:39:09.801Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2019-10-01T01:39:09.801Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2019-10-01T01:39:09.801Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:319) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2019-10-01T01:39:09.801Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2019-10-01T01:39:09.801Z] at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source) [2019-10-01T01:39:09.801Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:39:09.801Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2019-10-01T01:39:09.801Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2019-10-01T01:39:09.801Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T01:39:09.801Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T01:39:09.801Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:39:09.801Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:39:09.801Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:39:09.801Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:39:09.801Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:39:09.801Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:39:09.801Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:39:09.801Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:39:09.801Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:39:09.801Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:39:09.801Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:39:09.801Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:39:09.801Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:39:09.801Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:39:09.801Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:39:09.801Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:39:09.801Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:39:09.801Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2019-10-01T01:39:09.801Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2019-10-01T01:39:09.801Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:39:09.801Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:39:09.801Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2019-10-01T01:39:09.801Z] ... 156 more [2019-10-01T01:39:09.801Z] DEBUG - Clicked on OK [2019-10-01T01:39:09.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064080796 data=null item=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-10-01T01:39:09.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064081435 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-10-01T01:39:10.060Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.465 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-10-01T01:39:10.060Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.735 s [2019-10-01T01:39:10.060Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.13 s [2019-10-01T01:39:10.060Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.473 s [2019-10-01T01:39:10.060Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.064 s [2019-10-01T01:39:10.060Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.975 s [2019-10-01T01:39:10.060Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-10-01T01:39:11.533Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:39:11.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:39:11.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:39:11.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-10-01T01:39:11.790Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-10-01T01:39:11.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-2064078656 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-10-01T01:39:11.790Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-10-01T01:39:11.790Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064078598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064078592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064078592 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064078591 data=null} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2064078591 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2064078588 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064078588 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-10-01T01:39:11.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2064078573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064078573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2064078573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2064078573 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2064078572 data=null} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064078569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064078569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064078568 data=null doit=true} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064078568 data=null} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064078568 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064078565 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-10-01T01:39:11.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064078562 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table') [2019-10-01T01:39:11.790Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-10-01T01:39:11.790Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-10-01T01:39:12.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064078491 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:39:12.305Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:39:12.305Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:39:12.305Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:39:12.305Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:39:12.305Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:39:12.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2064078088 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:39:12.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2064078088 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:39:12.305Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:12.305Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:12.305Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-10-01T01:39:12.305Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-10-01T01:39:12.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:12.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:12.305Z] DEBUG - Clicking on TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-2064078080 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-2064078080 data=null doit=true} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:12.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-2064078079 data=null} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-2064078077 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064078077 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-10-01T01:39:12.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-2064078076 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-2064078075 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-2064078075 data=null doit=true} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-2064078075 data=null} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Clicked on TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:12.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-2064078074 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-2064078074 data=null doit=true} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-2064078074 data=null} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-2064078073 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2019-10-01T01:39:12.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064078073 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-10-01T01:39:12.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-2064078072 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2019-10-01T01:39:12.868Z] DEBUG - Clicking on Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-2064077569 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-2064077568 data=null doit=true} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:12.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-2064077567 data=null} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-2064077567 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077567 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-10-01T01:39:12.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-2064077566 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-2064077532 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-2064077532 data=null doit=true} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-2064077532 data=null} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Clicked on Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-2064077531 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-2064077531 data=null doit=true} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-2064077530 data=null} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-2064077530 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077530 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-10-01T01:39:12.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-2064077529 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2019-10-01T01:39:12.868Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077528 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-2064077528 data=null doit=true} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:12.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-2064077528 data=null} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077528 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077527 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-10-01T01:39:12.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077527 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077488 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-2064077479 data=null doit=true} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-2064077479 data=null} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077478 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-2064077478 data=null doit=true} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-2064077478 data=null} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077477 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077477 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-10-01T01:39:12.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-2064077476 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2019-10-01T01:39:12.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:12.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:12.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:12.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:12.868Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-10-01T01:39:12.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2064077472 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T01:39:12.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2064077472 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:39:12.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2064077471 data=null} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2064077466 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077466 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2064077465 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-2064077465 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-2064077464 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-2064077464 data=null} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2064077464 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2064077463 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2064077463 data=null} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2064077463 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077462 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2064077461 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2064077461 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2064077461 data=null} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2064077460 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064077460 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2064077451 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T01:39:13.126Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077451 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077451 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077450 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077450 data=null button=1 stateMask=0x0 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077450 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077445 data=null button=1 stateMask=0x80000 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077445 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077445 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077445 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077444 data=null button=0 stateMask=0x0 x=267 y=176 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077444 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077444 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077443 data=null button=1 stateMask=0x0 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064077443 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2064077441 data=null button=1 stateMask=0x80000 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:13.126Z] 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-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - Clicking on &Use System Font [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-2064077437 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-2064077437 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-10-01T01:39:13.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-2064077437 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-2064077437 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-2064077436 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-2064077436 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-10-01T01:39:13.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-2064077436 data=null item=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-10-01T01:39:13.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-2064077431 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-2064077431 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-2064077431 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-10-01T01:39:13.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-2064077431 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-2064077430 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Clicked on &Use System Font [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - Clicking on &Apply [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2064077426 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2064077426 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-10-01T01:39:13.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2064077426 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2064077426 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2064077426 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2064077426 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-10-01T01:39:13.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2064077425 data=null item=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-10-01T01:39:13.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2064077279 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2064077279 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-10-01T01:39:13.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2064077279 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-10-01T01:39:13.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2064077279 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2064077278 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - Clicked on &Apply [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-10-01T01:39:13.126Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - Clicking on &Reset [2019-10-01T01:39:13.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-2064077274 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-10-01T01:39:13.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-2064077274 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-10-01T01:39:13.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-2064077274 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-2064077274 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-2064077273 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-10-01T01:39:13.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-2064077273 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-10-01T01:39:13.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-2064077273 data=null item=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-10-01T01:39:13.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] DEBUG - Clicked on &Reset [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:13.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] DEBUG - Clicking on OK [2019-10-01T01:39:13.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064077256 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-10-01T01:39:13.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064077256 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-10-01T01:39:13.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064077256 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064077256 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:39:13.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064077255 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-10-01T01:39:13.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064077255 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-10-01T01:39:13.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064077255 data=null item=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-10-01T01:39:13.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2064078196 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-10-01T01:39:13.640Z] DEBUG - Clicked on [2019-10-01T01:39:13.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064076858 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:39:13.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:39:13.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:13.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:13.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:13.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064076849 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:39:13.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064076848 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:13.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064076848 data=null} to TreeItem with text {test} [2019-10-01T01:39:13.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064076848 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:13.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064076848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:13.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064076828 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:13.640Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:39:13.640Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:39:13.640Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:39:14.205Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:39:14.205Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076183 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076183 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076182 data=null 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-10-01T01:39:14.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064076181 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:14.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] DEBUG - Clicking on OK [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064076179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064076179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064076178 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064076178 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064076178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064076178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:14.462Z] DEBUG - Clicked on OK [2019-10-01T01:39:14.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064076178 data=null item=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-10-01T01:39:14.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064076773 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-10-01T01:39:15.026Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.093 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-10-01T01:39:15.026Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 5.036 s [2019-10-01T01:39:15.026Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-10-01T01:39:20.277Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.298 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-10-01T01:39:20.277Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 4.247 s [2019-10-01T01:39:20.277Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-10-01T01:39:21.867Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:39:21.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:39:21.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:39:21.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:39:22.124Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:39:22.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064068261 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:22.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064068260 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:22.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064068260 data=null} to TableItem with text {} [2019-10-01T01:39:22.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064068259 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:22.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064068256 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-10-01T01:39:22.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064068254 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:22.381Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-10-01T01:39:22.381Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-10-01T01:39:22.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-2064068214 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-10-01T01:39:22.945Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-10-01T01:39:22.945Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-10-01T01:39:23.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064067202 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:39:23.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:39:23.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:23.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:23.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:23.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064067192 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:39:23.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064067192 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:23.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064067191 data=null} to TreeItem with text {test} [2019-10-01T01:39:23.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064067191 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:23.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064067191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:23.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064067167 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:23.459Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:39:23.459Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:39:23.459Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:39:24.023Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:39:24.023Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066491 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066491 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066490 data=null 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-10-01T01:39:24.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066489 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064066489 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:24.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Clicking on OK [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064066488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064066487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064066487 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064066487 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064066487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064066487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:24.023Z] DEBUG - Clicked on OK [2019-10-01T01:39:24.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064066487 data=null item=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-10-01T01:39:24.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064067086 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-10-01T01:39:24.843Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-10-01T01:39:24.843Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.349 s [2019-10-01T01:39:24.843Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-10-01T01:39:24.843Z] 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-10-01T01:39:24.843Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-10-01T01:39:24.843Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-10-01T01:39:26.212Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:39:26.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:39:26.212Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:39:26.212Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:39:26.212Z] DEBUG - Clicking on TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064064169 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064064168 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064064168 data=null} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064064160 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064064157 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-10-01T01:39:26.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064064150 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2064064150 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2064064149 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2064064149 data=null} to TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Clicked on TableItem with text {} [2019-10-01T01:39:26.212Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:27.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:39:27.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:39:27.142Z] DEBUG - Clicking on TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064063444 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064063444 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064063443 data=null} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064063436 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064063433 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-10-01T01:39:27.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064063425 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2064063425 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2064063425 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2064063424 data=null} to TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - Clicked on TableItem with text {} [2019-10-01T01:39:27.142Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-10-01T01:39:27.142Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-10-01T01:39:27.142Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-10-01T01:39:27.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-2064063384 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-10-01T01:39:27.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:39:27.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:39:27.706Z] DEBUG - Clicking on TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064062835 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064062834 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064062834 data=null} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064062834 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064062830 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-10-01T01:39:27.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064062829 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2064062829 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2064062828 data=null doit=true} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2064062828 data=null} to TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Clicked on TableItem with text {} [2019-10-01T01:39:27.706Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:27.706Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:39:27.706Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-10-01T01:39:27.706Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-10-01T01:39:27.706Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-10-01T01:39:27.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-2064062751 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-10-01T01:39:28.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2064062177 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:39:28.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:39:28.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:28.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:28.270Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:28.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064062149 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:39:28.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064062149 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:28.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064062149 data=null} to TreeItem with text {test} [2019-10-01T01:39:28.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064062148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:28.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064062148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:39:28.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064062127 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:39:28.270Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:39:28.270Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:39:28.527Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:39:29.094Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:39:29.094Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061463 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061463 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null 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-10-01T01:39:29.094Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064061462 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:29.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Clicking on OK [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064061460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064061460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064061460 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064061460 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064061460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064061459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:29.094Z] DEBUG - Clicked on OK [2019-10-01T01:39:29.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064061459 data=null item=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-10-01T01:39:29.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064062077 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-10-01T01:39:29.726Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-10-01T01:39:29.726Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.724 s [2019-10-01T01:39:29.726Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.61 s [2019-10-01T01:39:29.726Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.63 s [2019-10-01T01:39:29.726Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-10-01T01:39:30.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:39:30.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:30.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:30.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:30.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:30.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064060316 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064060316 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064060316 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064060316 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064060315 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-10-01T01:39:30.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064060297 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064060296 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064060296 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064060295 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064060295 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064060295 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-10-01T01:39:30.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064060287 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064060287 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064060287 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064060286 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064060286 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-10-01T01:39:30.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064060281 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:30.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2064060280 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2064060280 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:39:30.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2064060280 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:39:30.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2064060279 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:39:30.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064060279 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-10-01T01:39:30.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2064060268 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:39:56.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-10-01T01:39:56.806Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:39:56.806Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:39:56.806Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:39:56.806Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:39:56.806Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:39:56.806Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T01:39:56.806Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] 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-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-2064037769 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-2064037769 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-2064037769 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-2064037768 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-2064037737 data=null doit=true} to Button with text {Current view} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-2064037737 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-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-2064037692 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-2064037691 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-2064037691 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2064037690 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-2064037665 data=null doit=true} to Button with text {&All pages} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2064037664 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-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-2064037639 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-2064037639 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-2064037638 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-2064037638 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] 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-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-2064037594 data=null doit=true} to Button with text {Use current zoom} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-2064037593 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-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-2064037569 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-2064037569 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-2064037568 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-2064037568 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] 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-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-2064037509 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-2064037509 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-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-2064037486 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-2064037486 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-2064037486 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-2064037485 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-2064037435 data=null doit=true} to Button with text {&All pages} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2064037435 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-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-2064037403 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-2064037403 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-2064037402 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-2064037402 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-2064037381 data=null doit=true} to Button with text {Selected pages} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-2064037381 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-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-2064037356 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-2064037355 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-2064037355 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-2064037355 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:39:56.806Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on Cancel [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2064037315 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2064037315 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-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2064037314 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2064037314 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2064037314 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2064037314 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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2064037314 data=null item=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-10-01T01:39:56.806Z] DEBUG - Clicked on [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064036796 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:39:56.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:39:56.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:56.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064036770 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064036770 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064036770 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064036769 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064036769 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064036757 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:39:56.806Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:39:56.806Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036110 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036110 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064036109 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:39:56.806Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Clicking on OK [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064036107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064036107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064036107 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064036107 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064036107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064036107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:39:56.806Z] DEBUG - Clicked on OK [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064036107 data=null item=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-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064036707 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-10-01T01:39:56.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:39:56.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:56.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:56.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:39:56.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064035265 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064035265 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064035265 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064035264 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064035264 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064035255 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064035254 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064035254 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064035254 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064035253 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064035253 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064035246 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064035246 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064035246 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064035245 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064035245 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064035240 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:39:56.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2064035239 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2064035239 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:39:56.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2064035239 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:39:56.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2064035239 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:39:56.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064035238 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-10-01T01:39:56.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2064035232 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:40:06.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-10-01T01:40:06.764Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.764Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064025050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064025050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064025050 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064025049 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064025049 data=null button=1 stateMask=0x0 x=5 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064025049 data=null button=1 stateMask=0x80000 x=5 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.764Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064025042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064025041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064025041 data=null doit=true} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064025041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064025041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064025041 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-10-01T01:40:06.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064025040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064025040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064025040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064025040 data=null doit=true} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064025040 data=null} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064025040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064025039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064025039 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064025039 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064025035 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064025029 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.764Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064025024 data=null doit=true} to ToolItem with tooltip text {Select} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064025023 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-10-01T01:40:06.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064025021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064025020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064025020 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064025020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064025020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064025020 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-10-01T01:40:06.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064025019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064025019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064025019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064025018 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064025018 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.764Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064025018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064025018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064025018 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064025018 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064025014 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064025003 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024998 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024997 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024993 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024981 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.765Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064024976 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064024976 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064024975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064024974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064024974 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064024974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064024974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064024974 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064024973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064024973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064024973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064024973 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064024973 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024972 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024972 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024968 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024960 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.765Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064024954 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064024954 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064024953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064024952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064024952 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064024952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064024952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064024952 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064024943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064024943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064024943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064024943 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064024943 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024942 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024942 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024942 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024940 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on with mnemonic 'Select' [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-2064024827 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-10-01T01:40:06.765Z] DEBUG - Clicked on with mnemonic 'Select' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024826 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024826 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024822 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024818 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-2064024805 data=null doit=true} to MenuItem with text {Select} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-2064024804 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-2064024804 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-10-01T01:40:06.765Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024803 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024802 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024799 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024791 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024786 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024786 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024783 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024774 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-2064024762 data=null doit=true} to MenuItem with text {Zoom in} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-2064024761 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-2064024761 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-10-01T01:40:06.765Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024760 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024760 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024756 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024748 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-2064024735 data=null doit=true} to MenuItem with text {Zoom out} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-2064024735 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-2064024735 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-10-01T01:40:06.765Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2064024725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2064024725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2064024724 data=null doit=true} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2064024724 data=null} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2064024724 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2064024722 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on (of type 'Canvas') [2019-10-01T01:40:06.765Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.765Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064024721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064024721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064024721 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064024721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064024721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-10-01T01:40:06.765Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-10-01T01:40:06.765Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-10-01T01:40:06.765Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-10-01T01:40:06.765Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-2064024579 data=null} to (of type 'Combo') [2019-10-01T01:40:06.765Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ad30f6e [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2064024576 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2064024576 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2064024576 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2064024575 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2064024575 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2064024575 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2064024575 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2064024575 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2064024575 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2064024575 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2064024574 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2064024574 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2fcd3128 [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-2064024573 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2064024572 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-2064024572 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-2064024572 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-2064024572 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-2064024572 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-2064024572 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-2064024571 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2064024571 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-2064024571 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-2064024571 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-2064024571 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Clicking on Find [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-2064024570 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2064024570 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-2064024570 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-2064024569 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-2064024569 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-2064024569 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-2064024569 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-2064024564 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2064024564 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-2064024564 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-2064024564 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-2064024563 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on Find [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on Close [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2064024562 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2064024562 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2064024562 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2064024562 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2064024562 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2064024562 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2064024561 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064024720 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-10-01T01:40:06.765Z] DEBUG - Clicked on [2019-10-01T01:40:06.765Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.765Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064024523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064024523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064024523 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064024523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064024523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-10-01T01:40:06.765Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-10-01T01:40:06.765Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-10-01T01:40:06.765Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-10-01T01:40:06.765Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-10-01T01:40:06.765Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-2064024480 data=null} to (of type 'Combo') [2019-10-01T01:40:06.765Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1882d998 [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2064024478 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2064024478 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2064024478 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2064024478 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2064024478 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2064024478 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2064024477 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2064024477 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2064024477 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2064024477 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2064024477 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2064024476 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3f8aa3ee [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-2064024475 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2064024474 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-2064024474 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-2064024474 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-2064024474 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-2064024474 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-2064024474 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-2064024473 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2064024473 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-2064024473 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-2064024473 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-2064024473 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Clicking on Find [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-2064024472 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2064024472 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-2064024472 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-2064024471 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-2064024471 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-2064024471 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-2064024471 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-2064024456 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2064024456 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-2064024456 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-2064024456 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-2064024456 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on Find [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on Close [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2064024454 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2064024454 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2064024454 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2064024454 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2064024454 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2064024454 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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2064024453 data=null item=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-10-01T01:40:06.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064024522 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-10-01T01:40:06.765Z] DEBUG - Clicked on [2019-10-01T01:40:06.765Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-10-01T01:40:06.765Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-10-01T01:40:06.765Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - Clicking on Add... [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2064024370 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2064024370 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-10-01T01:40:06.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2064024369 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2064024369 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2064024369 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2064024369 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2064024344 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2064024344 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-10-01T01:40:06.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2064024344 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-10-01T01:40:06.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2064024343 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2064024343 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T01:40:06.765Z] DEBUG - Clicked on Add... [2019-10-01T01:40:06.765Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-10-01T01:40:06.765Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T01:40:06.765Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T01:40:06.765Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-10-01T01:40:06.765Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-2064024342 data=null} to (of type 'Combo') [2019-10-01T01:40:06.765Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.765Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4946dd4e [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2064024340 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2064024340 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-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2064024340 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2064024339 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2064024339 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2064024339 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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2064024339 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2064024339 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2064024339 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2064024339 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-10-01T01:40:06.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2064024338 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2064024338 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-10-01T01:40:06.766Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicking on Create [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-2064024336 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-2064024336 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-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-2064024336 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-2064024336 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-2064024336 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-2064024336 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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-2064024336 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2064024369 data=null item=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-10-01T01:40:06.766Z] DEBUG - Clicked on [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicking on OK [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064024296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064024296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064024296 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064024296 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064024296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064024295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064024295 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-2064024411 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-10-01T01:40:06.766Z] DEBUG - Clicked on [2019-10-01T01:40:06.766Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-10-01T01:40:06.766Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-10-01T01:40:06.766Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-10-01T01:40:06.766Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-10-01T01:40:06.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:40:06.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064024183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064024183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064024183 data=null doit=true} to (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064024183 data=null} to (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-2064024182 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064024182 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-2064024181 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table') [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - Clicking on Remove [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-2064024180 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-2064024180 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-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-2064024180 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-2064024180 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-2064024180 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-2064024180 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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-2064024179 data=null item=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-10-01T01:40:06.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicked on Remove [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicking on OK [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064024177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064024177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064024177 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064024177 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064024176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064024176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064024176 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-2064024228 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-10-01T01:40:06.766Z] DEBUG - Clicked on [2019-10-01T01:40:06.766Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-10-01T01:40:06.766Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-10-01T01:40:06.766Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-10-01T01:40:06.766Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-10-01T01:40:06.766Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-10-01T01:40:06.766Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-10-01T01:40:06.766Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-10-01T01:40:06.766Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicking on OK [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064024009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064024009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064024009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064024009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064024008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064024008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064024008 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-2064024060 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-10-01T01:40:06.766Z] DEBUG - Clicked on [2019-10-01T01:40:06.766Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-10-01T01:40:06.766Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-10-01T01:40:06.766Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-10-01T01:40:06.766Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - Clicking on Default [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-2064023911 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-2064023911 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-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-2064023911 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-2064023911 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-2064023911 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-2064023911 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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-2064023910 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-2064023879 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-2064023879 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-10-01T01:40:06.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-2064023879 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-10-01T01:40:06.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-2064023879 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-2064023879 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicked on Default [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.766Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Clicking on OK [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064023878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064023877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064023877 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064023877 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064023877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064023877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064023877 data=null item=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-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-2064023962 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-10-01T01:40:06.766Z] DEBUG - Clicked on [2019-10-01T01:40:06.766Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.766Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064023841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064023841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064023841 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064023840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064023840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064023840 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-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-10-01T01:40:06.766Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.766Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064023829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064023829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064023829 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064023829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064023829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064023828 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-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-10-01T01:40:06.766Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.766Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064023812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064023812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064023812 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064023811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064023811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064023811 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-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-10-01T01:40:06.767Z] DEBUG - number of items : 9 [2019-10-01T01:40:06.767Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064023805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064023805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064023804 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064023804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064023804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064023803 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-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-10-01T01:40:06.767Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-10-01T01:40:06.767Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-2064023788 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-10-01T01:40:06.767Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-10-01T01:40:06.767Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-10-01T01:40:06.767Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-2064023774 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-10-01T01:40:06.767Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-10-01T01:40:06.767Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-10-01T01:40:06.767Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-2064023762 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-10-01T01:40:06.767Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-10-01T01:40:06.767Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-10-01T01:40:06.767Z] DEBUG - Clicking on with mnemonic 'First page' [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-2064023712 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-10-01T01:40:06.767Z] DEBUG - Clicked on with mnemonic 'First page' [2019-10-01T01:40:06.767Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-10-01T01:40:06.767Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-10-01T01:40:06.767Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-10-01T01:40:06.767Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-10-01T01:40:06.767Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-10-01T01:40:06.767Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-10-01T01:40:06.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:06.767Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:06.767Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:06.767Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:06.767Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Clicking on OK [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064023610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064023609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064023609 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064023609 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064023609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064023609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064023609 data=null item=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-10-01T01:40:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-2064023696 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-10-01T01:40:06.767Z] DEBUG - Clicked on [2019-10-01T01:40:08.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064022373 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:40:08.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:40:08.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:08.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:08.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:08.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064022349 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:08.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064022348 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:08.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064022348 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:08.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064022348 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:08.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064022348 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-10-01T01:40:08.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064022338 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:08.135Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:40:08.135Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:40:08.135Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:40:08.698Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:40:08.698Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null 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-10-01T01:40:08.698Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064021696 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:08.698Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] DEBUG - Clicking on OK [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064021695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064021695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064021695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064021695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064021695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064021695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.698Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:08.955Z] DEBUG - Clicked on OK [2019-10-01T01:40:08.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064021694 data=null item=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-10-01T01:40:08.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064022292 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-10-01T01:40:09.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-10-01T01:40:09.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.763 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-10-01T01:40:09.518Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 25.152 s [2019-10-01T01:40:09.518Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 14.412 s [2019-10-01T01:40:09.518Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-10-01T01:40:09.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:40:09.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:09.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:09.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:09.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:09.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064020738 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064020738 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064020738 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064020738 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064020738 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-10-01T01:40:09.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064020720 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2064020719 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064020719 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064020719 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064020719 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064020718 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-10-01T01:40:09.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064020712 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2064020712 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2064020711 data=null} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2064020711 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2064020711 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-10-01T01:40:09.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2064020707 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2019-10-01T01:40:09.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2064020706 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2064020706 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:40:09.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2064020705 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:40:09.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2064020705 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:40:09.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064020705 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-10-01T01:40:09.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2064020694 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:40:11.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064019112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064019111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064019111 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064019111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064019111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064019111 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064019071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064019033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064019033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064019032 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064019032 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064019031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064019031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064019031 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064019031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064019031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064019031 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018961 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018961 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018960 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018960 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018890 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018889 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018888 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018888 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018812 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018812 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018811 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018811 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018810 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018810 data=null} to ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018809 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018809 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018745 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018745 data=null} to ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018744 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018744 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-10-01T01:40:11.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018673 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018673 data=null} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.671Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-10-01T01:40:11.671Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.671Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018670 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018669 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-10-01T01:40:11.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2064018645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2064018602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2064018602 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2064018602 data=null} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:40:11.929Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:40:11.929Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-10-01T01:40:11.929Z] DEBUG - number of items : 7 [2019-10-01T01:40:11.929Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2064018599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2064018599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2064018599 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2064018599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2064018599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2064018599 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-10-01T01:40:11.929Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-10-01T01:40:11.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:40:11.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:40:11.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:40:11.929Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:40:11.929Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-10-01T01:40:12.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2064018401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:12.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2064018400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:12.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2064018400 data=null doit=true} to (of type 'Table') [2019-10-01T01:40:12.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2064018399 data=null} to (of type 'Table') [2019-10-01T01:40:12.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064018399 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table') [2019-10-01T01:40:12.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064018396 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-10-01T01:40:12.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064018394 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table') [2019-10-01T01:40:14.082Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.586 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-10-01T01:40:14.082Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.763 s [2019-10-01T01:40:14.082Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-10-01T01:40:15.976Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:40:15.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:40:15.976Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:40:15.976Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:40:15.976Z] DEBUG - Clicking on TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064014813 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064014813 data=null doit=true} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064014812 data=null} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064014808 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064014777 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-10-01T01:40:15.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064014776 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2064014776 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2064014775 data=null doit=true} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2064014775 data=null} to TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - Clicked on TableItem with text {} [2019-10-01T01:40:15.976Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:40:15.976Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:40:15.976Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-10-01T01:40:15.976Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:40:15.976Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-10-01T01:40:16.907Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:40:18.799Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:40:18.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064011998 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:40:18.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064011998 data=null doit=true} to TableItem with text {} [2019-10-01T01:40:18.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064011997 data=null} to TableItem with text {} [2019-10-01T01:40:18.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064011997 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:40:18.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064011994 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-10-01T01:40:18.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064011993 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:40:18.799Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-10-01T01:40:18.799Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-10-01T01:40:18.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-2064011957 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-10-01T01:40:18.799Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-10-01T01:40:20.693Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:40:20.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:40:20.693Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:40:20.693Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:40:20.693Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:40:20.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2064010082 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T01:40:20.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2064010082 data=null doit=true} to TableItem with text {} [2019-10-01T01:40:20.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2064010082 data=null} to TableItem with text {} [2019-10-01T01:40:20.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2064010081 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:40:20.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2064010078 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-10-01T01:40:20.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2064010071 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T01:40:20.693Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-10-01T01:40:20.693Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-10-01T01:40:20.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-2064010031 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-10-01T01:40:20.693Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-10-01T01:40:20.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2064009452 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:40:20.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:40:20.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:20.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:20.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:20.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2064009443 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:40:20.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2064009442 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:40:20.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2064009442 data=null} to TreeItem with text {test} [2019-10-01T01:40:20.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2064009442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:40:20.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2064009441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:40:20.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2064009422 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:40:21.208Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:40:21.208Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:40:21.208Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:40:21.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:40:21.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008781 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008781 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008781 data=null 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-10-01T01:40:21.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008780 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2064008780 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:21.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Clicking on OK [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2064008778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2064008778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2064008778 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2064008778 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2064008778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2064008778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:21.772Z] DEBUG - Clicked on OK [2019-10-01T01:40:22.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2064008778 data=null item=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-10-01T01:40:22.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2064009370 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-10-01T01:40:22.287Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.267 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-10-01T01:40:22.287Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.724 s [2019-10-01T01:40:22.287Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 1.955 s [2019-10-01T01:40:22.287Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-10-01T01:40:32.283Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.809 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-10-01T01:40:32.283Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.758 s [2019-10-01T01:40:32.283Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-10-01T01:40:33.664Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:40:33.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:40:33.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:40:33.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2063996406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063996400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2063996399 data=null doit=true} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2063996399 data=null} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2063996399 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2063996396 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063996395 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-10-01T01:40:34.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2063996394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063996394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2063996394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2063996394 data=null doit=true} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2063996394 data=null} to (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:40:34.228Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-10-01T01:40:34.228Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-10-01T01:40:34.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-2063996357 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-10-01T01:40:34.228Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-10-01T01:40:35.597Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-10-01T01:40:35.597Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-10-01T01:40:35.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-2063995093 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-10-01T01:40:35.597Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-10-01T01:40:36.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063994393 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:40:36.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:40:36.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:36.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:36.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:36.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063994384 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:40:36.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063994383 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:40:36.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063994383 data=null} to TreeItem with text {test} [2019-10-01T01:40:36.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063994383 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:40:36.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063994383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:40:36.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063994362 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:40:36.162Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:40:36.162Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:40:36.162Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:40:36.726Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:40:36.726Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993722 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993722 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null 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-10-01T01:40:36.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063993721 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:40:36.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Clicking on OK [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063993719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063993719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063993719 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063993719 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063993718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063993718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:40:36.726Z] DEBUG - Clicked on OK [2019-10-01T01:40:36.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063993718 data=null item=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-10-01T01:40:36.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063994309 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-10-01T01:40:37.547Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.248 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-10-01T01:40:37.547Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.199 s [2019-10-01T01:40:37.547Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-10-01T01:40:52.617Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.928 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-10-01T01:40:52.617Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.607 s [2019-10-01T01:40:52.617Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-10-01T01:40:52.617Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 7.443 s [2019-10-01T01:40:52.617Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.485 s [2019-10-01T01:40:52.617Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-10-01T01:40:52.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:40:52.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:52.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:52.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:40:52.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:40:52.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977828 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2063977827 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2063977827 data=null} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977827 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063977826 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-10-01T01:40:52.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977806 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977805 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2063977804 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2063977804 data=null} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977804 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063977804 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-10-01T01:40:52.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977796 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2063977795 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2063977795 data=null} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977795 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063977794 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-10-01T01:40:52.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063977789 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:40:52.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063977787 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063977787 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:40:52.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063977787 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:40:52.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063977786 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:40:52.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063977786 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-10-01T01:40:52.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063977774 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:40:55.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:40:55.139Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:40:55.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:40:55.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:40:55.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-10-01T01:40:55.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:40:55.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063975201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:40:55.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063975200 data=null doit=true} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063975199 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063975194 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063975190 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063975190 data=null} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063975189 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063975184 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063975180 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063975178 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2019-10-01T01:40:55.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063975177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063974574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063974573 data=null doit=true} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063974573 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063974566 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063974564 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063974564 data=null} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063974563 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063974559 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063974557 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063974555 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2019-10-01T01:40:55.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063974555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:40:56.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:40:59.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:40:59.053Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:40:59.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:40:59.053Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:40:59.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-10-01T01:40:59.053Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063971516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063971516 data=null button=0 stateMask=0x0 x=182 y=120 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063971512 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063971512 data=null} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063971499 data=null button=1 stateMask=0x0 x=182 y=120 count=1} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2063971496 data=null x=232 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063971496 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063971491 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063971488 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063971478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063971478 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:40:59.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063971477 data=null} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063970970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063970969 data=null button=0 stateMask=0x0 x=232 y=120 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063970966 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063970966 data=null} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063970957 data=null button=1 stateMask=0x0 x=232 y=120 count=1} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2063970953 data=null x=182 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063970953 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063970948 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063970945 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063970935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063970935 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:40:59.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063970934 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:00.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:41:02.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:02.699Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:02.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:41:02.699Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063968032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063968032 data=null button=0 stateMask=0x0 x=182 y=75 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063968029 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063968029 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063968019 data=null button=1 stateMask=0x0 x=182 y=75 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2063968016 data=null x=232 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063968016 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063968011 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063968009 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063968001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063968000 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:02.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063968000 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063967494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063967493 data=null button=0 stateMask=0x0 x=232 y=75 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063967491 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063967491 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063967480 data=null button=1 stateMask=0x0 x=232 y=75 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2063967477 data=null x=182 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063967477 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063967472 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063967469 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063967461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063967461 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:02.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063967461 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:03.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:41:06.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:06.040Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-10-01T01:41:06.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:41:08.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:08.559Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:08.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:41:08.559Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:41:08.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-10-01T01:41:08.559Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063962105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063962104 data=null button=0 stateMask=0x0 x=182 y=67 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063962102 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063962101 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063962092 data=null button=1 stateMask=0x0 x=182 y=67 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2063962089 data=null x=232 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063962089 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063962083 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063962082 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063962075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063962074 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:08.559Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063962074 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063961568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063961568 data=null button=0 stateMask=0x0 x=232 y=67 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063961566 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063961566 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063961557 data=null button=1 stateMask=0x0 x=232 y=67 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2063961555 data=null x=182 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063961555 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063961551 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063961549 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063961542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063961542 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:41:08.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063961542 data=null} to TimeGraphControl with text {} [2019-10-01T01:41:09.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:41:11.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:41:11.849Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:41:11.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:11.849Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:11.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063958620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063958620 data=null doit=true} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063958620 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063958615 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063958613 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063958613 data=null} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063958613 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063958609 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063958606 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063958605 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:11.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063958605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063958003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063958003 data=null doit=true} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063958002 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063957998 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063957996 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063957996 data=null} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063957995 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063957992 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063957990 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063957989 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:12.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063957989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:12.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:41:15.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:41:15.501Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:41:15.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-10-01T01:41:15.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:15.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063954989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063954989 data=null doit=true} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063954988 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063954984 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063954982 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063954981 data=null} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063954981 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063954978 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063954976 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063954975 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:15.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063954974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063954373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063954373 data=null doit=true} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063954373 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063954369 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063954367 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063954366 data=null} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063954366 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063954363 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063954361 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063954360 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:16.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063954360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T01:41:16.628Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-10-01T01:41:16.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:16.628Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:16.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063953757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063953756 data=null doit=true} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063953756 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063953752 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063953750 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063953750 data=null} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063953750 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063953746 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063953744 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063953743 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:16.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063953743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2063953142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2063953141 data=null doit=true} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063953141 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2063953136 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2063953134 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2063953134 data=null} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063953133 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2063953130 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2063953128 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2063953127 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2019-10-01T01:41:17.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2063953127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-10-01T01:41:17.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:41:18.073Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-10-01T01:41:18.625Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-10-01T01:41:18.625Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-10-01T01:41:18.625Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-10-01T01:41:18.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2063952160 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T01:41:18.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:41:18.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:41:18.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:41:18.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:41:18.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063952150 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:41:18.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2063952150 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:41:18.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2063952149 data=null} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:41:18.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063952149 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:41:18.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063952149 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-10-01T01:41:18.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2063952138 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2019-10-01T01:41:18.625Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:41:18.625Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:41:18.625Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:41:18.883Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:41:18.883Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951471 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951471 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951470 data=null 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-10-01T01:41:18.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951469 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063951469 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:18.883Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Clicking on OK [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063951468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063951467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063951467 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063951467 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063951467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063951467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:18.883Z] DEBUG - Clicked on OK [2019-10-01T01:41:19.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063951467 data=null item=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-10-01T01:41:19.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063952074 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-10-01T01:41:20.010Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.584 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-10-01T01:41:20.010Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.996 s [2019-10-01T01:41:20.010Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.521 s [2019-10-01T01:41:20.010Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.504 s [2019-10-01T01:41:20.010Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.41 s [2019-10-01T01:41:20.010Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.503 s [2019-10-01T01:41:20.010Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.628 s [2019-10-01T01:41:20.010Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.859 s [2019-10-01T01:41:20.010Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-10-01T01:41:21.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-10-01T01:41:21.380Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:41:21.380Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:21.380Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:21.380Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:21.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-10-01T01:41:22.506Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:41:22.506Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:22.506Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:23.070Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:23.070Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:23.633Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:23.633Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:24.196Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:24.196Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:24.760Z] DEBUG - number of items : 5 [2019-10-01T01:41:24.760Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063945814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063945814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063945814 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063945813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063945813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063945813 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-10-01T01:41:24.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063945811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063945811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063945811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063945811 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063945810 data=null} to ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-10-01T01:41:24.760Z] DEBUG - number of items : 5 [2019-10-01T01:41:24.760Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063945809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063945809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063945809 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063945808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063945808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063945808 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-10-01T01:41:24.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063945805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063945805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063945805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063945805 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063945805 data=null} to ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-10-01T01:41:24.760Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:24.760Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:25.322Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:25.322Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:25.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-10-01T01:41:26.448Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:41:26.448Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:26.448Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:26.448Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:26.448Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:26.448Z] DEBUG - Attempting to set focus on with text {} [2019-10-01T01:41:26.448Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.413 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-10-01T01:41:26.448Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.849 s [2019-10-01T01:41:26.448Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.783 s [2019-10-01T01:41:26.448Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.681 s [2019-10-01T01:41:26.448Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-10-01T01:41:29.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:29.865Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:32.385Z] DEBUG - number of items : 16 [2019-10-01T01:41:32.385Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063938073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063938073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063938073 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063938073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063938072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063937990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063937989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063937989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063937989 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063937989 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:32.385Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.385Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:32.386Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Clicking on OK [2019-10-01T01:41:32.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063937966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063937966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063937966 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063937966 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063937966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063937966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:32.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063937966 data=null item=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-10-01T01:41:32.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063938072 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-10-01T01:41:32.642Z] DEBUG - Clicked on [2019-10-01T01:41:32.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:32.642Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:34.010Z] DEBUG - number of items : 16 [2019-10-01T01:41:34.010Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063936704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063936703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063936703 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063936703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063936703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063936643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063936642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063936642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063936642 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063936642 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.010Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:34.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Clicking on OK [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063936622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063936622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063936622 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063936621 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063936621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063936621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063936621 data=null item=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-10-01T01:41:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063936703 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-10-01T01:41:34.010Z] DEBUG - Clicked on [2019-10-01T01:41:34.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:34.010Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:34.941Z] DEBUG - number of items : 16 [2019-10-01T01:41:34.941Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063935412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063935412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.941Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063935412 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063935412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:34.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063935412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063935353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063935352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063935352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063935352 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063935352 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:35.199Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.199Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:35.200Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Clicking on OK [2019-10-01T01:41:35.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063935332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063935332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063935332 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063935332 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063935332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063935332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:35.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063935331 data=null item=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-10-01T01:41:35.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063935412 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-10-01T01:41:35.200Z] DEBUG - Clicked on [2019-10-01T01:41:35.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:35.200Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:36.571Z] DEBUG - number of items : 16 [2019-10-01T01:41:36.571Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063934071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063934070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063934070 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063934070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063934070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063934005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063934004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063934004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063934004 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063934004 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:36.571Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:36.571Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Clicking on OK [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063933984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063933984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063933984 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063933984 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063933984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063933984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:36.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063933984 data=null item=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-10-01T01:41:36.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063934070 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-10-01T01:41:36.571Z] DEBUG - Clicked on [2019-10-01T01:41:36.571Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:36.571Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:41.826Z] DEBUG - number of items : 16 [2019-10-01T01:41:41.826Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063929080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063929080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063929079 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063929079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063929079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063929019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063929019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063929018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063929018 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063929018 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:41.826Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:41.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Clicking on OK [2019-10-01T01:41:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063928997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063928997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063928997 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063928997 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063928996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063928996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063928996 data=null item=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-10-01T01:41:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063929079 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-10-01T01:41:41.827Z] DEBUG - Clicked on [2019-10-01T01:41:41.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:41.827Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:41:42.757Z] DEBUG - number of items : 16 [2019-10-01T01:41:42.757Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063927804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063927803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063927803 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063927803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063927803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063927743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063927742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063927742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063927742 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063927742 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:42.757Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:42.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2063927740 data=null doit=true} to Shell with text {Legend} [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:42.757Z] 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-10-01T01:41:42.757Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:42.757Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-10-01T01:41:42.757Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-10-01T01:41:42.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-2063927729 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-10-01T01:41:42.757Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:42.757Z] 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-10-01T01:41:42.757Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:42.757Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Clicking on OK [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063927719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063927719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063927719 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063927718 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063927718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063927718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:42.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063927718 data=null item=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-10-01T01:41:42.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063927803 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-10-01T01:41:42.757Z] DEBUG - Clicked on [2019-10-01T01:41:44.128Z] DEBUG - number of items : 16 [2019-10-01T01:41:44.128Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063926560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063926560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063926560 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063926559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063926559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063926503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063926502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063926502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063926502 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063926502 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:44.128Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:44.128Z] 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-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:44.128Z] 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-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - Clicking on [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063926496 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-10-01T01:41:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063926496 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-10-01T01:41:44.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063926496 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063926496 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063926496 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-10-01T01:41:44.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063926496 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-10-01T01:41:44.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063926496 data=null 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-10-01T01:41:44.128Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Clicked on [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:44.128Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:44.128Z] 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-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:44.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Clicking on OK [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063926484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063926484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063926484 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063926484 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063926484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063926483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:44.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063926483 data=null item=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-10-01T01:41:44.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063926559 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-10-01T01:41:44.128Z] DEBUG - Clicked on [2019-10-01T01:41:45.058Z] DEBUG - number of items : 16 [2019-10-01T01:41:45.058Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063925351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063925351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063925351 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063925351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063925351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063925294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063925294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063925294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063925293 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063925293 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:41:45.058Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:41:45.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Clicking on OK [2019-10-01T01:41:45.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063925276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063925276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063925276 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063925276 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063925276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063925276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:41:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063925276 data=null item=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-10-01T01:41:45.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063925350 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-10-01T01:41:45.315Z] DEBUG - Clicked on [2019-10-01T01:41:45.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:41:45.315Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:42:00.168Z] DEBUG - number of items : 16 [2019-10-01T01:42:00.168Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063910568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063910568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063910568 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063910567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063910567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063910493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063910492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063910492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063910492 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063910491 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:00.168Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:00.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Clicking on OK [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063910475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063910475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063910475 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063910475 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063910475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063910475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:00.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063910475 data=null item=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-10-01T01:42:00.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063910567 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-10-01T01:42:00.168Z] DEBUG - Clicked on [2019-10-01T01:42:00.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:42:00.168Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:42:01.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:01.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:01.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:01.784Z] DEBUG - number of items : 16 [2019-10-01T01:42:01.784Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063908804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063908804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063908803 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063908803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063908803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063908747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063908746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063908746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063908746 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063908746 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:01.784Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.784Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:01.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Clicking on OK [2019-10-01T01:42:01.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063908730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063908730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063908730 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063908730 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063908730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063908730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:01.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063908729 data=null item=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-10-01T01:42:01.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063908803 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-10-01T01:42:01.785Z] DEBUG - Clicked on [2019-10-01T01:42:01.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:42:01.785Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:42:03.154Z] DEBUG - number of items : 16 [2019-10-01T01:42:03.154Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063907560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063907560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063907559 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063907559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063907559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063907505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063907505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063907505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063907504 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063907504 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:03.154Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:03.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2063907503 data=null doit=true} to Shell with text {Legend} [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:03.154Z] 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-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:03.154Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-10-01T01:42:03.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-2063907496 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-10-01T01:42:03.154Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:03.154Z] 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-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:03.154Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Clicking on OK [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063907487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063907487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063907487 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063907487 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063907486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063907486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:03.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063907486 data=null item=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-10-01T01:42:03.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063907559 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-10-01T01:42:03.154Z] DEBUG - Clicked on [2019-10-01T01:42:04.084Z] DEBUG - number of items : 16 [2019-10-01T01:42:04.084Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063906288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063906287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.084Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063906287 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063906287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063906287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063906228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063906228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063906227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063906227 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063906227 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:04.342Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:04.342Z] 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-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:04.342Z] 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-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - Clicking on [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063906221 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-10-01T01:42:04.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063906221 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-10-01T01:42:04.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063906221 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063906221 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063906221 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-10-01T01:42:04.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063906220 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-10-01T01:42:04.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063906220 data=null 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-10-01T01:42:04.342Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Clicked on [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:04.342Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:04.342Z] 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-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:04.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Clicking on OK [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063906209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063906208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063906208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063906208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063906208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063906208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:04.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063906208 data=null item=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-10-01T01:42:04.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063906287 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-10-01T01:42:04.342Z] DEBUG - Clicked on [2019-10-01T01:42:05.271Z] DEBUG - number of items : 16 [2019-10-01T01:42:05.271Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063905069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063905069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.271Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063905069 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063905068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063905068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063905010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063905010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063905009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063905009 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063905009 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:05.529Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:05.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Clicking on OK [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063904992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063904992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063904992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063904992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063904992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063904992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:05.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063904992 data=null item=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-10-01T01:42:05.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063905068 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-10-01T01:42:05.529Z] DEBUG - Clicked on [2019-10-01T01:42:05.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:42:05.529Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:42:06.898Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:06.898Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:06.898Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:07.155Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:07.155Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:07.717Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:07.718Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:08.280Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:08.280Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:08.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:08.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:08.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:08.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:09.026Z] DEBUG - number of items : 16 [2019-10-01T01:42:09.026Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063901312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063901312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063901311 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063901311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063901311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063901247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063901246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063901246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063901246 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063901245 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:09.284Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.284Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:09.285Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Clicking on OK [2019-10-01T01:42:09.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063901228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063901227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063901227 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063901227 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063901227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063901227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:09.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063901227 data=null item=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-10-01T01:42:09.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063901311 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-10-01T01:42:09.285Z] DEBUG - Clicked on [2019-10-01T01:42:09.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:42:09.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:42:10.654Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:10.654Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:10.654Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:10.654Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-10-01T01:42:10.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2063900015 data=null doit=true} to Shell with text {Time Event Filter} [2019-10-01T01:42:10.654Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:10.654Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:42:10.910Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:12.279Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-10-01T01:42:12.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2063898347 data=null doit=true} to Shell with text {Time Event Filter} [2019-10-01T01:42:12.279Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-10-01T01:42:12.279Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-10-01T01:42:12.279Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:42:12.279Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-10-01T01:42:12.536Z] DEBUG - number of items : 16 [2019-10-01T01:42:12.536Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063897818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063897818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.536Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063897818 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063897818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063897818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063897774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063897773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063897773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063897773 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063897773 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:12.793Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:12.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Clicking on OK [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063897751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063897751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063897751 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063897751 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063897750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063897750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:12.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063897750 data=null item=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-10-01T01:42:12.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063897818 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-10-01T01:42:12.793Z] DEBUG - Clicked on [2019-10-01T01:42:12.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-10-01T01:42:12.793Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:42:14.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:14.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:14.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:14.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:14.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T01:42:14.162Z] DEBUG - number of items : 16 [2019-10-01T01:42:14.162Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063896591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063896591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063896591 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063896591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063896591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063896532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063896531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063896531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063896530 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063896530 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T01:42:14.162Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.162Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Clicking on OK [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063896513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063896513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063896513 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063896513 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063896513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063896513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:14.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063896513 data=null item=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-10-01T01:42:14.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063896591 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-10-01T01:42:14.163Z] DEBUG - Clicked on [2019-10-01T01:42:14.163Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 47.594 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-10-01T01:42:14.163Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.18 s [2019-10-01T01:42:14.163Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.345 s [2019-10-01T01:42:14.163Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.31 s [2019-10-01T01:42:14.163Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.325 s [2019-10-01T01:42:14.163Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.005 s [2019-10-01T01:42:14.163Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.698 s [2019-10-01T01:42:14.163Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 14.807 s [2019-10-01T01:42:14.163Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.743 s [2019-10-01T01:42:14.163Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-10-01T01:42:14.163Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.73 s [2019-10-01T01:42:14.163Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.77 s [2019-10-01T01:42:14.163Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.468 s [2019-10-01T01:42:14.163Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.244 s [2019-10-01T01:42:14.163Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-10-01T01:42:14.163Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-10-01T01:42:14.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:14.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:14.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:14.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:14.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:14.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2063896231 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2063896231 data=null doit=true} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2063896230 data=null} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2063896230 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063896230 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-10-01T01:42:14.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2063896195 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2063896194 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2063896194 data=null doit=true} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2063896194 data=null} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2063896193 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063896193 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-10-01T01:42:14.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2063896184 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2063896184 data=null doit=true} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2063896184 data=null} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2063896183 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063896183 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-10-01T01:42:14.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2063896178 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:14.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063896177 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063896176 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063896176 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063896176 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063896176 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063896162 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:14.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063896161 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063896161 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063896161 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063896160 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063896160 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063896155 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:14.421Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:14.421Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:14.421Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:14.421Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:14.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063896057 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:14.421Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T01:42:14.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-2063896055 data=null doit=true} to Button with text {Text} [2019-10-01T01:42:14.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-2063896055 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-10-01T01:42:14.421Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T01:42:14.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-2063896054 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T01:42:14.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-2063896053 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-2063896053 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-10-01T01:42:14.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-2063896053 data=null item=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-10-01T01:42:14.421Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:14.421Z] DEBUG - Clicking on New... [2019-10-01T01:42:14.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-2063896051 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2063896051 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-10-01T01:42:14.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-2063896051 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:14.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-2063896050 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:14.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-2063896050 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-2063896050 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-2063895948 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2063895948 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-10-01T01:42:14.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-2063895948 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-10-01T01:42:14.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-2063895947 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:14.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-2063895947 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:14.421Z] DEBUG - Clicked on New... [2019-10-01T01:42:14.421Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-10-01T01:42:14.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-2063895946 data=null doit=true} to Shell with text {Custom XML Parser} [2019-10-01T01:42:14.421Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-10-01T01:42:14.421Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:14.421Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:14.421Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-10-01T01:42:14.421Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - Clicking on [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063895911 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063895910 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-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063895910 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063895910 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063895910 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063895910 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-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063895910 data=null 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063895888 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063895887 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063895887 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-10-01T01:42:14.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063895887 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063895887 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Clicked on [2019-10-01T01:42:14.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:14.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:14.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-2063895883 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event [2019-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-2063895883 data=null doit=true} to Tree node with text: event [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-2063895883 data=null} to Tree node with text: event [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-2063895882 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event [2019-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063895882 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-2063895830 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-2063895826 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-2063895825 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-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-2063895825 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-2063895825 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-2063895825 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-2063895825 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-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-2063895825 data=null item=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-10-01T01:42:14.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-2063895818 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-2063895818 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-2063895818 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-10-01T01:42:14.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-2063895818 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-2063895818 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - Clicking on &Next > [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2063895814 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2063895813 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-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2063895813 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2063895813 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2063895813 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2063895813 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-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2063895813 data=null item=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-10-01T01:42:14.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Clicked on &Next > [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063895776 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063895776 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-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063895776 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063895776 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063895776 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063895776 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-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063895775 data=null item=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-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-2063896050 data=null item=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-10-01T01:42:14.679Z] DEBUG - Clicked on [2019-10-01T01:42:14.679Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063895706 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:14.679Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:14.679Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-10-01T01:42:14.679Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-10-01T01:42:14.679Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2063895700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2063895699 data=null doit=true} to (of type 'List') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2063895699 data=null} to (of type 'List') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2063895698 data=null button=1 stateMask=0x0 x=132 y=11 count=1} to (of type 'List') [2019-10-01T01:42:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2063895698 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2063895698 data=null button=1 stateMask=0x80000 x=132 y=11 count=1} to (of type 'List') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - Clicking on Delete [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2063895696 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2063895696 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-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2063895696 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2063895696 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2063895696 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2063895696 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2063895677 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2063895677 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2063895677 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-10-01T01:42:14.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2063895676 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2063895676 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Clicked on Delete [2019-10-01T01:42:14.679Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2063895674 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-10-01T01:42:14.679Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.679Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Clicking on &Yes [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2063895673 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2063895673 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-10-01T01:42:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2063895673 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2063895673 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2063895673 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-10-01T01:42:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2063895673 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-10-01T01:42:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2063895673 data=null item=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-10-01T01:42:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2063895695 data=null item=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-10-01T01:42:14.937Z] DEBUG - Clicked on [2019-10-01T01:42:14.937Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063895616 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:14.937Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:14.937Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:14.937Z] DEBUG - Clicking on &Close [2019-10-01T01:42:14.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2063895614 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-10-01T01:42:14.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2063895613 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-10-01T01:42:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2063895613 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:14.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2063895613 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:14.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2063895613 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-10-01T01:42:14.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2063895613 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-10-01T01:42:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2063895613 data=null item=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-10-01T01:42:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2063896115 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-10-01T01:42:14.937Z] DEBUG - Clicked on [2019-10-01T01:42:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063895482 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:42:14.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:14.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:14.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:14.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:14.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2063895472 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2019-10-01T01:42:14.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2063895472 data=null doit=true} to TreeItem with text {TestXML} [2019-10-01T01:42:14.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2063895472 data=null} to TreeItem with text {TestXML} [2019-10-01T01:42:14.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2063895471 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063895471 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-10-01T01:42:14.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2063895456 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2019-10-01T01:42:14.937Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:14.937Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:42:15.194Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:42:15.758Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:42:15.758Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894822 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894822 data=null 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-10-01T01:42:15.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894821 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063894821 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:15.758Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Clicking on OK [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063894820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063894820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063894819 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063894819 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063894819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063894819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:15.758Z] DEBUG - Clicked on OK [2019-10-01T01:42:15.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063894819 data=null item=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-10-01T01:42:15.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063895411 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-10-01T01:42:15.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-10-01T01:42:15.758Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 1.61 s [2019-10-01T01:42:15.758Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-10-01T01:42:15.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:16.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:16.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:16.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:16.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:16.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2063894576 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063894576 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063894576 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063894576 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063894575 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063894557 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2063894556 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063894555 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063894555 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063894555 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063894555 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063894548 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063894547 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063894547 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063894547 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063894546 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063894542 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063894541 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063894541 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063894541 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063894540 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063894540 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063894530 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063894529 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063894529 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063894529 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063894529 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063894529 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063894525 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:16.016Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:16.016Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:16.016Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:16.016Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063894446 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:16.016Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:16.016Z] DEBUG - Clicking on New... [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-2063894444 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2063894444 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-10-01T01:42:16.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-2063894444 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:16.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-2063894444 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:16.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-2063894444 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-10-01T01:42:16.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-2063894443 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-10-01T01:42:16.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-2063894291 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-10-01T01:42:16.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2063894290 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-10-01T01:42:16.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-2063894290 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-10-01T01:42:16.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-2063894290 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:16.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-2063894289 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-10-01T01:42:16.273Z] DEBUG - Clicked on New... [2019-10-01T01:42:16.273Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-10-01T01:42:16.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-2063894287 data=null doit=true} to Shell with text {Custom Text Parser} [2019-10-01T01:42:16.273Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-10-01T01:42:16.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:16.273Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-10-01T01:42:16.274Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-10-01T01:42:16.274Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-10-01T01:42:16.274Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-10-01T01:42:16.274Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-10-01T01:42:16.274Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-10-01T01:42:16.274Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-10-01T01:42:16.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-2063894215 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-10-01T01:42:16.274Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-10-01T01:42:16.274Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:16.274Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Clicking on [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063894182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063894181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063894181 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063894181 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063894181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063894181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063894181 data=null 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-10-01T01:42:16.274Z] DEBUG - Clicked on [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.274Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Clicking on [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063894151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063894151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063894151 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063894151 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063894151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063894151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063894151 data=null 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-10-01T01:42:16.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063894102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063894101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063894101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063894101 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063894101 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.274Z] DEBUG - Clicked on [2019-10-01T01:42:16.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:16.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:16.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:16.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:16.274Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-10-01T01:42:16.274Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-10-01T01:42:16.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=-2063894082 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-10-01T01:42:16.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=-2063894082 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-10-01T01:42:16.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=-2063894082 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-10-01T01:42:16.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=-2063894082 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-10-01T01:42:16.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063894081 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-10-01T01:42:16.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=-2063894038 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-10-01T01:42:16.532Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.532Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=-2063894008 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:16.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=-2063894007 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:16.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=-2063894007 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:16.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=-2063894007 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:16.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063894006 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-10-01T01:42:16.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=-2063893986 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-10-01T01:42:16.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:16.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Clicking on [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063893973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063893973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063893973 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063893973 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063893972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063893972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063893972 data=null 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-10-01T01:42:16.533Z] DEBUG - Clicked on [2019-10-01T01:42:16.533Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-10-01T01:42:16.533Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-10-01T01:42:16.533Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-10-01T01:42:16.533Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-10-01T01:42:16.533Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-10-01T01:42:16.533Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-10-01T01:42:16.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-2063893951 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-10-01T01:42:16.533Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - Clicking on Highlight All [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-2063893944 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2063893943 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-10-01T01:42:16.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-2063893943 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-2063893943 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-2063893943 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-2063893943 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-10-01T01:42:16.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-2063893943 data=null item=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-10-01T01:42:16.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-2063893938 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2063893938 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-2063893938 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-10-01T01:42:16.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-2063893937 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-2063893937 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Clicked on Highlight All [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - Clicking on &Next > [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2063893911 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2063893910 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-10-01T01:42:16.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2063893910 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2063893910 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2063893910 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2063893910 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-10-01T01:42:16.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2063893909 data=null item=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-10-01T01:42:16.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Clicked on &Next > [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.533Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063893873 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063893873 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-10-01T01:42:16.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063893873 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063893873 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:16.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063893872 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-10-01T01:42:16.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063893872 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-10-01T01:42:16.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063893872 data=null item=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-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-2063894443 data=null item=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-10-01T01:42:16.791Z] DEBUG - Clicked on [2019-10-01T01:42:16.791Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063893789 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:16.791Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:16.791Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-10-01T01:42:16.791Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-10-01T01:42:16.791Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2063893785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2063893785 data=null doit=true} to (of type 'List') [2019-10-01T01:42:16.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2063893785 data=null} to (of type 'List') [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2063893784 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List') [2019-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2063893784 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2063893783 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List') [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - Clicking on Delete [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2063893782 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2063893782 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-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2063893782 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2063893782 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2063893782 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2063893781 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2063893760 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2063893760 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2063893759 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-10-01T01:42:16.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2063893759 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2063893759 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Clicked on Delete [2019-10-01T01:42:16.791Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2063893757 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-10-01T01:42:16.791Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Clicking on &Yes [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2063893756 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2063893756 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-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2063893755 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2063893755 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2063893755 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2063893755 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-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2063893755 data=null item=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-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2063893781 data=null item=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-10-01T01:42:16.791Z] DEBUG - Clicked on [2019-10-01T01:42:16.791Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063893677 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:16.791Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:16.791Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Clicking on &Close [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2063893675 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2063893675 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-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2063893675 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2063893675 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2063893675 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2063893674 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-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2063893674 data=null item=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-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2063894490 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-10-01T01:42:16.791Z] DEBUG - Clicked on [2019-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063893641 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:42:16.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:16.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:16.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:16.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2063893631 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2019-10-01T01:42:16.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063893631 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:16.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063893631 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:16.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063893631 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:16.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063893630 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-10-01T01:42:16.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063893607 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.051Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:17.051Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:42:17.051Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:42:17.627Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:42:17.627Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892947 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892947 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892946 data=null 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-10-01T01:42:17.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892946 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063892946 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Clicking on OK [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063892945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063892945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063892944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063892944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063892944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063892944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:17.627Z] DEBUG - Clicked on OK [2019-10-01T01:42:17.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063892944 data=null item=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-10-01T01:42:17.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063893543 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-10-01T01:42:17.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:17.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:17.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:17.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:17.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:17.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2063892778 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063892778 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063892778 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063892777 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063892777 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-10-01T01:42:17.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063892757 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:17.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2063892756 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063892756 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:17.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063892755 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063892755 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063892755 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-10-01T01:42:17.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063892747 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063892747 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063892747 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063892747 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063892746 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-10-01T01:42:17.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063892742 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:17.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:17.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063892741 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063892741 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063892740 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063892740 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063892740 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-10-01T01:42:17.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063892729 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:17.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063892728 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063892728 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063892728 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063892728 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063892727 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-10-01T01:42:17.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063892723 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:17.907Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:17.907Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:17.907Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-10-01T01:42:17.907Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:17.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063892637 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:17.908Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:17.908Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-10-01T01:42:17.908Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-10-01T01:42:17.908Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2063892635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-10-01T01:42:17.908Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2063892635 data=null doit=true} to (of type 'List') [2019-10-01T01:42:17.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2063892635 data=null} to (of type 'List') [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2063892635 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2019-10-01T01:42:17.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2063892635 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-10-01T01:42:17.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2063892634 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - Clicking on Edit... [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2063892633 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-10-01T01:42:17.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2063892633 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-10-01T01:42:17.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2063892633 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2063892632 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2063892632 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-10-01T01:42:17.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2063892632 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-10-01T01:42:17.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2063892514 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-10-01T01:42:17.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2063892511 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-10-01T01:42:17.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2063892510 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-10-01T01:42:17.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2063892510 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2063892510 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Clicked on Edit... [2019-10-01T01:42:17.908Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-10-01T01:42:17.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-2063892509 data=null doit=true} to Shell with text {Custom Text Parser} [2019-10-01T01:42:17.908Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-10-01T01:42:17.908Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-10-01T01:42:17.908Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-10-01T01:42:17.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-2063892472 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-10-01T01:42:17.908Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-10-01T01:42:17.908Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-10-01T01:42:17.908Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:17.908Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Clicking on [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063892456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063892455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063892455 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063892455 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063892455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063892455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:17.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063892455 data=null 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063892415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063892414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063892414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063892414 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063892413 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Clicked on [2019-10-01T01:42:18.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:18.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:18.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:18.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:18.168Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-10-01T01:42:18.168Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-10-01T01:42:18.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=-2063892401 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-10-01T01:42:18.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=-2063892400 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=-2063892400 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=-2063892400 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-10-01T01:42:18.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063892400 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=-2063892361 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=-2063892346 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:18.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=-2063892346 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=-2063892346 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=-2063892345 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:18.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063892345 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=-2063892325 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-10-01T01:42:18.168Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-10-01T01:42:18.168Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Clicking on [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063892303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063892302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063892302 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063892302 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063892302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063892302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063892302 data=null 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-10-01T01:42:18.168Z] DEBUG - Clicked on [2019-10-01T01:42:18.168Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-10-01T01:42:18.168Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-10-01T01:42:18.168Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-10-01T01:42:18.168Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-10-01T01:42:18.168Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-10-01T01:42:18.168Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-10-01T01:42:18.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-2063892280 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-10-01T01:42:18.168Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - Clicking on Highlight All [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-2063892271 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2063892271 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-10-01T01:42:18.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-2063892271 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-2063892270 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-2063892270 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-2063892270 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-10-01T01:42:18.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-2063892270 data=null item=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-10-01T01:42:18.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-2063892266 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2063892266 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-2063892266 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-10-01T01:42:18.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-2063892265 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-2063892265 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Clicked on Highlight All [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - Clicking on &Next > [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2063892262 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2063892261 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-10-01T01:42:18.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2063892261 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2063892261 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2063892261 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2063892261 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-10-01T01:42:18.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2063892261 data=null item=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-10-01T01:42:18.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Clicked on &Next > [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.168Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063892230 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063892230 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-10-01T01:42:18.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063892230 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063892230 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:18.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063892230 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-10-01T01:42:18.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063892229 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-10-01T01:42:18.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063892229 data=null item=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-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2063892632 data=null item=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-10-01T01:42:18.427Z] DEBUG - Clicked on [2019-10-01T01:42:18.427Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063892095 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:18.427Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:18.427Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-10-01T01:42:18.427Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-10-01T01:42:18.427Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2063892093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2063892093 data=null doit=true} to (of type 'List') [2019-10-01T01:42:18.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2063892093 data=null} to (of type 'List') [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2063892092 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2019-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2063892092 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2063892092 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - Clicking on Delete [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2063892090 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2063892090 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-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2063892090 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2063892090 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2063892090 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2063892090 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2063892069 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2063892068 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2063892068 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-10-01T01:42:18.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2063892068 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2063892068 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Clicked on Delete [2019-10-01T01:42:18.427Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2063892066 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-10-01T01:42:18.427Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Clicking on &Yes [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2063892065 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2063892065 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-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2063892065 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2063892065 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2063892065 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2063892064 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-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2063892064 data=null item=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-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2063892090 data=null item=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-10-01T01:42:18.427Z] DEBUG - Clicked on [2019-10-01T01:42:18.427Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2063892006 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T01:42:18.427Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:18.427Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Clicking on &Close [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2063892004 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2063892004 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-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2063892004 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2063892004 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2063892004 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2063892003 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-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2063892003 data=null item=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-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2063892682 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-10-01T01:42:18.427Z] DEBUG - Clicked on [2019-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063891974 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:42:18.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:18.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:18.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:18.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2063891965 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2019-10-01T01:42:18.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2063891965 data=null doit=true} to TreeItem with text {TestText} [2019-10-01T01:42:18.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2063891965 data=null} to TreeItem with text {TestText} [2019-10-01T01:42:18.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2063891964 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:18.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063891964 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-10-01T01:42:18.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2063891949 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2019-10-01T01:42:18.684Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:18.684Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:42:18.684Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:42:19.248Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:42:19.248Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:42:19.248Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:19.248Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891314 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null 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-10-01T01:42:19.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891313 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063891312 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:19.249Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Clicking on OK [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063891311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063891311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063891311 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063891311 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063891310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063891310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:19.249Z] DEBUG - Clicked on OK [2019-10-01T01:42:19.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063891310 data=null item=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-10-01T01:42:19.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063891903 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-10-01T01:42:19.249Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-10-01T01:42:19.249Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 1.825 s [2019-10-01T01:42:19.249Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 1.63 s [2019-10-01T01:42:19.249Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-10-01T01:42:23.423Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.086 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-10-01T01:42:23.423Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.018 s [2019-10-01T01:42:23.423Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-10-01T01:42:31.517Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.845 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-10-01T01:42:31.517Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.506 s [2019-10-01T01:42:31.517Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.783 s [2019-10-01T01:42:31.517Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 1.506 s [2019-10-01T01:42:31.517Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-10-01T01:42:31.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:31.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063878742 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063878742 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063878741 data=null} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063878741 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063878741 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063878716 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063878715 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063878715 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063878715 data=null} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063878715 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063878714 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063878707 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063878706 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063878706 data=null} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063878706 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063878705 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-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063878701 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063878700 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063878699 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063878699 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063878699 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063878699 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-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063878689 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:31.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:31.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063878683 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063878683 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063878682 data=null} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063878682 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063878682 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063878668 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:31.775Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2063878667 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2063878666 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2063878666 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063878666 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-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2063878661 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063878660 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063878660 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063878660 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063878659 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-10-01T01:42:31.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063878655 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:31.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-2063878652 data=null doit=true} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-2063878652 data=null} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2063878651 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063878651 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-10-01T01:42:31.775Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-2063878608 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-2063878606 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-2063878604 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-2063878593 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-2063878590 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-2063878587 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-2063878587 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-2063878587 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-2063878579 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-10-01T01:42:31.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:31.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-2063878570 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-2063878570 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-2063878570 data=null} to TreeItem with text {Test Experiment [0]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-2063878569 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2019-10-01T01:42:31.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063878569 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-2063878552 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2019-10-01T01:42:32.033Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-10-01T01:42:32.033Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-10-01T01:42:32.033Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-10-01T01:42:32.033Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-10-01T01:42:32.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-2063878413 data=null doit=true} to Shell with text {Export trace package} [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-10-01T01:42:32.033Z] 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-10-01T01:42:32.033Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-10-01T01:42:32.033Z] 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-10-01T01:42:32.033Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:32.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-2063878409 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-10-01T01:42:32.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2063878409 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-10-01T01:42:32.033Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:32.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-2063878408 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:32.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-2063878408 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-2063878407 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-10-01T01:42:32.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2063878407 data=null item=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-10-01T01:42:32.033Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:32.033Z] 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-10-01T01:42:32.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:32.033Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-10-01T01:42:32.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878405 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878404 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-10-01T01:42:32.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2063878404 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:32.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2063878404 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:32.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878404 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878404 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-10-01T01:42:32.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2063878404 data=null item=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-10-01T01:42:32.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878404 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878404 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063878404 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-10-01T01:42:32.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2063878403 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:32.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2063878403 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:32.033Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:32.033Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T01:42:32.033Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T01:42:32.033Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:32.033Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2063878402 data=null} to (of type 'Combo') [2019-10-01T01:42:32.033Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:32.033Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.033Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:32.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063878400 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063878400 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-10-01T01:42:32.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063878400 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063878400 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063878399 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-10-01T01:42:32.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063878399 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-10-01T01:42:32.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063878399 data=null item=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-10-01T01:42:32.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-2063878510 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-10-01T01:42:32.033Z] DEBUG - Clicked on [2019-10-01T01:42:32.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:32.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:32.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:32.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:32.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:32.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2063877899 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2063877899 data=null doit=true} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2063877899 data=null} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2063877898 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063877898 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-10-01T01:42:32.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2063877882 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2063877881 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2063877881 data=null doit=true} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2063877881 data=null} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2063877880 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063877880 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-10-01T01:42:32.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2063877873 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2063877873 data=null doit=true} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2063877873 data=null} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2063877872 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063877872 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-10-01T01:42:32.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2063877865 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063877864 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063877864 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063877863 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063877863 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063877863 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-10-01T01:42:32.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063877852 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:32.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063877851 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063877851 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063877851 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063877851 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063877850 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-10-01T01:42:32.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063877846 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:42:32.599Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-10-01T01:42:32.599Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-10-01T01:42:32.928Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-10-01T01:42:32.928Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-10-01T01:42:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-2063877728 data=null doit=true} to Shell with text {Import trace package} [2019-10-01T01:42:32.928Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T01:42:32.928Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T01:42:32.928Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:32.928Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2063877727 data=null} to (of type 'Combo') [2019-10-01T01:42:32.928Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:32.928Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-10-01T01:42:32.928Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-10-01T01:42:32.928Z] DEBUG - Inserting text: [2019-10-01T01:42:32.928Z] into text (of type 'Combo') [2019-10-01T01:42:32.928Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-10-01T01:42:32.928Z] DEBUG - Typing text ' [2019-10-01T01:42:32.928Z] ' with an interval of 50ms. between characters. [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:32.928Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.928Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063877672 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-10-01T01:42:32.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063877671 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-10-01T01:42:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063877671 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063877671 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063877671 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-10-01T01:42:32.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063877671 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-10-01T01:42:32.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:32.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063877671 data=null item=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-10-01T01:42:32.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-2063877812 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-10-01T01:42:32.928Z] DEBUG - Clicked on [2019-10-01T01:42:32.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:32.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:32.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:32.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:32.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:32.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2063877580 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2019-10-01T01:42:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2063877580 data=null doit=true} to TreeItem with text {Import Test} [2019-10-01T01:42:32.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2063877580 data=null} to TreeItem with text {Import Test} [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2063877580 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063877579 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-10-01T01:42:32.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2063877565 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:32.928Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-10-01T01:42:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063877564 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063877564 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063877564 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063877564 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-10-01T01:42:32.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063877557 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:32.928Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-10-01T01:42:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2063877556 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2063877555 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2063877555 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063877555 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-10-01T01:42:32.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2063877547 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T01:42:32.928Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877546 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-2063877546 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:32.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-2063877546 data=null} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877546 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063877546 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-10-01T01:42:32.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877535 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877535 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877535 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:32.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2063877534 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-10-01T01:42:33.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877506 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:33.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-2063877363 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:33.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-2063877363 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:33.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-2063877363 data=null} to TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:33.227Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-10-01T01:42:33.227Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-10-01T01:42:34.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-2063876137 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-10-01T01:42:34.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:34.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:34.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:34.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:34.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063876099 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test} [2019-10-01T01:42:34.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063876099 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:34.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063876099 data=null} to TreeItem with text {Test} [2019-10-01T01:42:34.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063876098 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test} [2019-10-01T01:42:34.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063876098 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:34.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063876083 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test} [2019-10-01T01:42:34.596Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:34.596Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:42:34.596Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:42:35.159Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:42:35.159Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875417 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875417 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null 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-10-01T01:42:35.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063875416 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:35.159Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Clicking on OK [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063875414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063875414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063875414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063875414 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063875414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063875414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:35.159Z] DEBUG - Clicked on OK [2019-10-01T01:42:35.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063875414 data=null item=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-10-01T01:42:35.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063876036 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-10-01T01:42:35.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-2063874959 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-10-01T01:42:35.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:35.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:35.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:35.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:35.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2063874949 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2019-10-01T01:42:35.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2063874949 data=null doit=true} to TreeItem with text {Import Test} [2019-10-01T01:42:35.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2063874948 data=null} to TreeItem with text {Import Test} [2019-10-01T01:42:35.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2063874948 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:35.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063874948 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-10-01T01:42:35.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2063874931 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2019-10-01T01:42:35.673Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:35.673Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:42:35.673Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:42:36.236Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:42:36.236Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874279 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874279 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null 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-10-01T01:42:36.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874278 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063874277 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:36.236Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Clicking on OK [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063874276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063874276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063874276 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063874276 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063874276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063874276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:36.236Z] DEBUG - Clicked on OK [2019-10-01T01:42:36.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063874276 data=null item=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-10-01T01:42:36.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063874884 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-10-01T01:42:38.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:38.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:38.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:38.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:38.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:38.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:38.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063872398 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063872398 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063872398 data=null} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063872397 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872397 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063872380 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063872379 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063872379 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063872378 data=null} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063872378 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872378 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063872372 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063872371 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063872371 data=null} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063872371 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063872371 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-10-01T01:42:38.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063872367 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063872366 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063872366 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063872366 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063872365 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872365 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-10-01T01:42:38.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063872356 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063872355 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063872355 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063872355 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063872355 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872354 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063872350 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-10-01T01:42:38.389Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-10-01T01:42:38.389Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-2063872236 data=null doit=true} to Shell with text {Export trace package} [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on Deselect All [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-2063872234 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-2063872234 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-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-2063872234 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-2063872234 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-2063872233 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-2063872233 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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-2063872233 data=null item=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-10-01T01:42:38.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-2063872231 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-2063872230 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-2063872230 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-10-01T01:42:38.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-2063872230 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-2063872230 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Clicked on Deselect All [2019-10-01T01:42:38.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:38.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on Select All [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-2063872225 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2063872225 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-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-2063872225 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-2063872225 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-2063872224 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-2063872224 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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-2063872224 data=null item=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-10-01T01:42:38.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-2063872222 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2063872222 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-2063872222 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-10-01T01:42:38.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-2063872222 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-2063872222 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Clicked on Select All [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-10-01T01:42:38.389Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-10-01T01:42:38.389Z] 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-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-2063872215 data=null doit=true} to Button with text {Save in &zip format} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2063872215 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-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-2063872214 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-2063872209 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-2063872209 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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2063872209 data=null item=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-10-01T01:42:38.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-10-01T01:42:38.389Z] 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-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-2063872207 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2063872207 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-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-2063872206 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-2063872205 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-2063872205 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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2063872205 data=null item=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-10-01T01:42:38.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:38.389Z] 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-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872203 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872202 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-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2063872202 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2063872202 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872202 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872202 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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2063872202 data=null item=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-10-01T01:42:38.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872202 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872201 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872201 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-10-01T01:42:38.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2063872201 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2063872201 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:38.389Z] 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-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872200 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872199 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-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2063872199 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2063872199 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872199 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872199 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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2063872199 data=null item=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-10-01T01:42:38.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872199 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872199 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2063872198 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-10-01T01:42:38.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2063872198 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2063872198 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-10-01T01:42:38.389Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-10-01T01:42:38.389Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:38.389Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2063872197 data=null} to (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:38.389Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063872196 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063872196 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-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063872196 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063872195 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063872195 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063872195 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-10-01T01:42:38.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063872195 data=null item=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-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-2063872315 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-10-01T01:42:38.389Z] DEBUG - Clicked on [2019-10-01T01:42:38.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:38.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:38.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:38.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:38.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063872125 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063872125 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063872124 data=null} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063872124 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872124 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063872105 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063872104 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063872104 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063872104 data=null} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063872104 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872103 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063872096 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:38.389Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063872094 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063872094 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063872094 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063872094 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872094 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063872083 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063872082 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063872082 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063872082 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063872082 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063872081 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-10-01T01:42:38.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063872076 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.389Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-10-01T01:42:38.389Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-10-01T01:42:38.389Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-10-01T01:42:38.389Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-10-01T01:42:38.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-2063871985 data=null doit=true} to Shell with text {Import trace package} [2019-10-01T01:42:38.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T01:42:38.389Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:38.389Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2063871984 data=null} to (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-10-01T01:42:38.389Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-10-01T01:42:38.389Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Inserting text: [2019-10-01T01:42:38.389Z] into text (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-10-01T01:42:38.389Z] DEBUG - Typing text ' [2019-10-01T01:42:38.389Z] ' with an interval of 50ms. between characters. [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - Clicking on Select All [2019-10-01T01:42:38.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-2063871928 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2063871928 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-10-01T01:42:38.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-2063871928 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-2063871928 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-2063871928 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-2063871928 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-10-01T01:42:38.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-2063871928 data=null item=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-10-01T01:42:38.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-2063871927 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2063871927 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-2063871927 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-10-01T01:42:38.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-2063871927 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-2063871927 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Clicked on Select All [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Clicking on &Finish [2019-10-01T01:42:38.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2063871925 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063871925 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-10-01T01:42:38.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2063871925 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2063871925 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2063871925 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2063871925 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-2063871902 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2063871901 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-2063871901 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-10-01T01:42:38.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-2063871901 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-2063871901 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Clicked on &Finish [2019-10-01T01:42:38.646Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T01:42:38.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2063871899 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-10-01T01:42:38.646Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:38.646Z] 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-10-01T01:42:38.646Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T01:42:38.646Z] DEBUG - Clicking on Yes To &All [2019-10-01T01:42:38.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-2063871898 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-2063871898 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-10-01T01:42:38.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-2063871898 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-2063871898 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-10-01T01:42:38.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-2063871898 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-10-01T01:42:38.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-2063871898 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-10-01T01:42:38.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-2063871897 data=null item=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-10-01T01:42:38.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2063871925 data=null item=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-10-01T01:42:38.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-2063872040 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-10-01T01:42:38.903Z] DEBUG - Clicked on [2019-10-01T01:42:38.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:38.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:38.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:38.903Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-10-01T01:42:38.903Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-10-01T01:42:38.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063871512 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063871512 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063871512 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063871511 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-10-01T01:42:38.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063871507 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:38.903Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-10-01T01:42:38.903Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-2063871506 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-2063871506 data=null doit=true} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:38.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-2063871506 data=null} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2063871505 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063871505 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-10-01T01:42:38.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-2063871486 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2063871485 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-2063871485 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2019-10-01T01:42:38.903Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2063871485 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-10-01T01:42:39.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-2063871470 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml} [2019-10-01T01:42:39.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-2063871380 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2019-10-01T01:42:39.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-2063871380 data=null doit=true} to TreeItem with text {test.xml} [2019-10-01T01:42:39.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-2063871380 data=null} to TreeItem with text {test.xml} [2019-10-01T01:42:39.160Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-10-01T01:42:39.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-10-01T01:42:40.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Test/Traces/test.xml - Eclipse Platform} time=-2063870058 data=null doit=true} to Shell with text {data - Testing - Test/Traces/test.xml - Eclipse Platform} [2019-10-01T01:42:40.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:42:40.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:40.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:40.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:40.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2063870022 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2019-10-01T01:42:40.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2063870022 data=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:40.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2063870021 data=null} to TreeItem with text {Test} [2019-10-01T01:42:40.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2063870021 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:40.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063870021 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-10-01T01:42:40.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2063869986 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2019-10-01T01:42:40.529Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:42:40.529Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:42:40.529Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:42:41.093Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:42:41.093Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869332 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869332 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null 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-10-01T01:42:41.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063869331 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:41.093Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Clicking on OK [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063869330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063869330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063869329 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063869329 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063869329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063869329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:41.093Z] DEBUG - Clicked on OK [2019-10-01T01:42:41.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063869329 data=null item=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-10-01T01:42:41.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063869938 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-10-01T01:42:41.351Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.297 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-10-01T01:42:41.351Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.293 s [2019-10-01T01:42:41.351Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 4.955 s [2019-10-01T01:42:41.351Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-10-01T01:42:42.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063867479 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:42.943Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:42.943Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:42.943Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:43.200Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:43.200Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:43.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063867380 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063867374 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063867374 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063867374 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063867374 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063867374 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063867352 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063867352 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063867352 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063867351 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063867351 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063867347 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063867346 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:43.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063867346 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:43.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063867346 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063867346 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063867345 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063867313 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - Clicking on Check all [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063867309 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063867309 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-10-01T01:42:43.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063867309 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063867309 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063867308 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063867308 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-10-01T01:42:43.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063867308 data=null item=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-10-01T01:42:43.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063867306 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063867306 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063867306 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-10-01T01:42:43.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063867306 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063867306 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - Clicked on Check all [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.200Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063867304 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063867304 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-10-01T01:42:43.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063867303 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063867303 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063867303 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063867303 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-10-01T01:42:43.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063867303 data=null item=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-10-01T01:42:43.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063867302 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063867301 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-10-01T01:42:43.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063867301 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-10-01T01:42:43.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063867301 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063867301 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.201Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.201Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.201Z] DEBUG - Clicking on OK [2019-10-01T01:42:43.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063867298 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-10-01T01:42:43.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063867298 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-10-01T01:42:43.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063867298 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063867298 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063867298 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-10-01T01:42:43.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063867298 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-10-01T01:42:43.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063867298 data=null item=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-10-01T01:42:43.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063867465 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-10-01T01:42:43.201Z] DEBUG - Clicked on [2019-10-01T01:42:43.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-10-01T01:42:43.459Z] DEBUG - number of items : 11 [2019-10-01T01:42:43.459Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063867103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063867102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063867102 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063867102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063867102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063867102 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063867088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063867086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063867085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063867085 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063867085 data=null} to ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2063867082 data=null doit=true} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2063867082 data=null} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2063867082 data=null button=1 stateMask=0x0 x=61 y=254 count=1} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063867081 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2063867078 data=null button=1 stateMask=0x80000 x=61 y=254 count=1} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867078 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867077 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867077 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063867077 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867074 data=null button=1 stateMask=0x80000 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867073 data=null button=0 stateMask=0x0 x=210 y=278 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867073 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867073 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867073 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063867073 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063867060 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2019-10-01T01:42:43.459Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063867056 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:43.459Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:43.459Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:43.459Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:43.459Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:43.459Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063866976 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063866972 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063866972 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063866971 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063866971 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866971 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063866955 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.459Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:43.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063866954 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063866954 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063866954 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063866953 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866953 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063866948 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063866944 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866944 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-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063866944 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063866943 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063866943 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063866943 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-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063866943 data=null item=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-10-01T01:42:43.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063866941 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866941 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063866941 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-10-01T01:42:43.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063866941 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063866941 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:43.459Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-2063866940 data=null doit=true} to TreeItem with text {Custom XML} [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-2063866940 data=null} to TreeItem with text {Custom XML} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-2063866939 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063866939 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-2063866937 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-2063866937 data=null doit=true} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-2063866937 data=null} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-2063866936 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063866936 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-2063866936 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-2063866932 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-2063866931 data=null doit=true} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-2063866931 data=null} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-2063866931 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866931 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-2063866930 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - Clicking on Check selected [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2063866928 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063866928 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-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2063866928 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2063866927 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2063866927 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2063866927 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-10-01T01:42:43.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2063866927 data=null item=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-10-01T01:42:43.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2063866926 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063866926 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2063866926 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-10-01T01:42:43.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2063866926 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2063866926 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - Clicked on Check selected [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.459Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:43.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063866914 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-10-01T01:42:43.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063866913 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-10-01T01:42:43.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063866913 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063866913 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063866913 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-10-01T01:42:43.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063866913 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-10-01T01:42:43.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063866913 data=null item=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-10-01T01:42:43.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063866910 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-10-01T01:42:43.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063866910 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-10-01T01:42:43.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063866910 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-10-01T01:42:43.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063866909 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063866909 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Clicking on OK [2019-10-01T01:42:43.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063866907 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-10-01T01:42:43.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063866907 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-10-01T01:42:43.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063866907 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063866907 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063866907 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-10-01T01:42:43.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063866907 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-10-01T01:42:43.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063866907 data=null item=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-10-01T01:42:43.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063867046 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-10-01T01:42:43.718Z] DEBUG - Clicked on [2019-10-01T01:42:43.718Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-10-01T01:42:43.718Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-10-01T01:42:43.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-2063866868 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2063866868 data=null doit=true} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2063866868 data=null} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2063866867 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866867 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2063866857 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.718Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-10-01T01:42:43.718Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-10-01T01:42:43.718Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-10-01T01:42:43.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866855 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866854 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866854 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866854 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866854 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866843 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.718Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2019-10-01T01:42:43.718Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063866840 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:43.718Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:43.718Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:43.718Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:43.718Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:43.718Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063866745 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063866741 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063866741 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063866741 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063866740 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866740 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063866723 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.718Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:43.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063866715 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063866715 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063866715 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063866714 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866714 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063866708 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063866703 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866703 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-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063866703 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063866703 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063866703 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063866703 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-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063866703 data=null item=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-10-01T01:42:43.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063866701 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866700 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063866700 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-10-01T01:42:43.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063866700 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063866700 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:43.718Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2063866700 data=null doit=true} to TreeItem with text {Custom Text} [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2063866700 data=null} to TreeItem with text {Custom Text} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2063866699 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:43.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063866699 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2063866696 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2063866696 data=null doit=true} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2063866696 data=null} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2063866695 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063866695 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2063866695 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-2063866690 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2063866690 data=null doit=true} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2063866690 data=null} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2063866689 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866689 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2063866687 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - Clicking on Check selected [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2063866685 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063866685 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-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2063866685 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2063866685 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2063866684 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2063866684 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-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2063866684 data=null item=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-10-01T01:42:43.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2063866683 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063866682 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2063866682 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-10-01T01:42:43.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2063866682 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2063866682 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Clicked on Check selected [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063866680 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063866680 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-10-01T01:42:43.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063866680 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063866680 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063866680 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063866680 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-10-01T01:42:43.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063866679 data=null item=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-10-01T01:42:43.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063866679 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063866678 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-10-01T01:42:43.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063866678 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-10-01T01:42:43.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063866678 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063866678 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.718Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.719Z] DEBUG - Clicking on OK [2019-10-01T01:42:43.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063866676 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-10-01T01:42:43.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063866676 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-10-01T01:42:43.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063866676 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063866675 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063866675 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-10-01T01:42:43.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063866675 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-10-01T01:42:43.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063866675 data=null item=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-10-01T01:42:43.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063866831 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-10-01T01:42:43.719Z] DEBUG - Clicked on [2019-10-01T01:42:43.719Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-10-01T01:42:43.719Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-10-01T01:42:43.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-2063866638 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2063866638 data=null doit=true} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2063866638 data=null} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2063866638 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866637 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-10-01T01:42:43.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2063866630 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2019-10-01T01:42:43.719Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-10-01T01:42:43.719Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-10-01T01:42:43.719Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-10-01T01:42:43.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866627 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866627 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866627 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866627 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866626 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-10-01T01:42:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2063866617 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-10-01T01:42:43.976Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2019-10-01T01:42:43.976Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2019-10-01T01:42:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063866613 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:43.976Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:43.976Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:43.976Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:43.976Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:43.976Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063866528 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063866523 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063866523 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:43.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063866523 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:43.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063866522 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866522 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-10-01T01:42:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063866505 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:43.976Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:43.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:43.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063866504 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063866504 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:43.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063866504 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:43.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063866504 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866503 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-10-01T01:42:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063866498 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:43.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.976Z] DEBUG - Clicking on Check all [2019-10-01T01:42:43.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063866494 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-10-01T01:42:43.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866494 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-10-01T01:42:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063866493 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063866493 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063866493 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063866493 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-10-01T01:42:43.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063866493 data=null item=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-10-01T01:42:43.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063866489 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866489 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063866489 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-10-01T01:42:43.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063866489 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063866489 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Clicked on Check all [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:43.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063866487 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063866487 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-10-01T01:42:43.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063866486 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063866486 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063866486 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063866486 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-10-01T01:42:43.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063866486 data=null item=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-10-01T01:42:43.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063866485 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063866485 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063866484 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-10-01T01:42:43.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063866484 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063866484 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:43.977Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Clicking on OK [2019-10-01T01:42:43.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063866482 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063866482 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-10-01T01:42:43.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063866482 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063866481 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:43.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063866481 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-10-01T01:42:43.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063866481 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-10-01T01:42:43.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063866481 data=null item=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-10-01T01:42:43.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063866604 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-10-01T01:42:43.977Z] DEBUG - Clicked on [2019-10-01T01:42:43.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063866449 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:43.977Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:43.977Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:43.977Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:43.977Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:43.977Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:43.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063866363 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:44.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063866358 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063866358 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063866358 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063866357 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866357 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063866341 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:44.235Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:44.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063866340 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063866340 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063866339 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063866339 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866339 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063866333 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:44.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Check all [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063866329 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866329 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063866329 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063866329 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063866329 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063866328 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063866328 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063866326 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866326 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063866326 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-10-01T01:42:44.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063866325 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063866325 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Clicked on Check all [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063866321 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866321 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063866321 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063866321 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063866320 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063866320 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063866320 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063866318 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866318 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063866318 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-10-01T01:42:44.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063866318 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063866318 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Check all [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063866316 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866316 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063866315 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063866315 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063866315 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063866315 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063866315 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063866311 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866311 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063866311 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-10-01T01:42:44.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063866311 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063866311 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Clicked on Check all [2019-10-01T01:42:44.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-2063866306 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML} [2019-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-2063866306 data=null doit=true} to TreeItem with text {Custom XML} [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-2063866306 data=null} to TreeItem with text {Custom XML} [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-2063866305 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2019-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063866305 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-2063866304 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063866300 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866300 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063866299 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063866299 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063866299 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063866299 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063866299 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063866297 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866296 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063866296 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-10-01T01:42:44.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063866296 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063866296 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Check selected [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2063866294 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063866294 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2063866294 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2063866294 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2063866293 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2063866293 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2063866293 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2063866292 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063866292 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2063866292 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-10-01T01:42:44.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2063866292 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2063866292 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Clicked on Check selected [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Check all [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063866290 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866289 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063866289 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063866289 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063866289 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063866289 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063866289 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063866286 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063866285 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063866285 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-10-01T01:42:44.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063866285 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063866285 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Clicked on Check all [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.235Z] DEBUG - Clicking on Uncheck selected [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2063866283 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2063866283 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-10-01T01:42:44.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2063866283 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2063866283 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2063866282 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2063866282 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-10-01T01:42:44.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2063866282 data=null item=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-10-01T01:42:44.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2063866281 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2063866281 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-10-01T01:42:44.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2063866281 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-10-01T01:42:44.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2063866281 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2063866281 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - Clicked on Uncheck selected [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.236Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:44.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063866279 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-10-01T01:42:44.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866279 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-10-01T01:42:44.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063866279 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063866278 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063866278 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-10-01T01:42:44.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063866278 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-10-01T01:42:44.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063866278 data=null item=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-10-01T01:42:44.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063866276 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-10-01T01:42:44.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063866276 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-10-01T01:42:44.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063866276 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-10-01T01:42:44.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063866276 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063866276 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.236Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:44.236Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:44.236Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:42:44.236Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:44.236Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.493Z] DEBUG - Clicking on Check all [2019-10-01T01:42:44.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063865970 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-10-01T01:42:44.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063865970 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-10-01T01:42:44.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063865969 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063865969 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063865969 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-10-01T01:42:44.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063865969 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-10-01T01:42:44.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063865969 data=null item=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-10-01T01:42:44.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063865968 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-10-01T01:42:44.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063865967 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-10-01T01:42:44.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063865967 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-10-01T01:42:44.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063865967 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063865967 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.493Z] DEBUG - Clicked on Check all [2019-10-01T01:42:44.493Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:42:44.493Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T01:42:44.493Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-10-01T01:42:44.493Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - Clicking on Check all [2019-10-01T01:42:44.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063865660 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063865660 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-10-01T01:42:44.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063865660 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063865660 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063865659 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063865659 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-10-01T01:42:44.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063865659 data=null item=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-10-01T01:42:44.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063865656 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063865656 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063865655 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-10-01T01:42:44.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063865655 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063865655 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Clicked on Check all [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:44.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063865653 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063865653 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-10-01T01:42:44.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063865653 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063865653 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063865652 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063865652 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-10-01T01:42:44.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063865652 data=null item=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-10-01T01:42:44.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063865652 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063865652 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-10-01T01:42:44.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063865652 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-10-01T01:42:44.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063865652 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063865652 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:44.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:44.750Z] DEBUG - Clicking on OK [2019-10-01T01:42:44.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063865649 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-10-01T01:42:44.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063865649 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-10-01T01:42:44.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063865649 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:44.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063865649 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:44.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063865649 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-10-01T01:42:44.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063865649 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-10-01T01:42:44.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063865649 data=null item=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-10-01T01:42:44.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063866441 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-10-01T01:42:44.751Z] DEBUG - Clicked on [2019-10-01T01:42:44.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063865616 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:44.751Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:44.751Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:44.751Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:45.008Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:45.008Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063865536 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063865532 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063865532 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063865532 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063865532 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865531 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063865515 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.008Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063865512 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063865512 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063865512 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063865512 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865511 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063865505 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - Clicking on Check all [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063865501 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063865501 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-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063865501 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063865501 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063865501 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063865501 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-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063865501 data=null item=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-10-01T01:42:45.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063865498 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063865498 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063865498 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-10-01T01:42:45.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063865498 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063865498 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Clicked on Check all [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063865496 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063865496 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-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063865496 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063865496 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063865495 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063865495 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-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063865495 data=null item=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-10-01T01:42:45.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063865495 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063865495 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063865495 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-10-01T01:42:45.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063865495 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063865495 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Clicking on OK [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063865492 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063865492 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-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063865492 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063865492 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063865492 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063865492 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-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063865491 data=null item=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-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063865608 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-10-01T01:42:45.008Z] DEBUG - Clicked on [2019-10-01T01:42:45.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063865436 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063865436 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063865436 data=null} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063865435 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063865426 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063865425 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063865424 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063865424 data=null} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063865424 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063865417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063865416 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063865416 data=null} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063865416 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063865416 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063865411 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063865410 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063865410 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063865410 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063865409 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865409 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063865402 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063865401 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063865401 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063865401 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063865400 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063865396 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2063865395 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2063865395 data=null doit=true} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2063865395 data=null} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2063865395 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865394 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2063865387 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2063865386 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2063865386 data=null doit=true} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2063865386 data=null} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2063865386 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865386 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-10-01T01:42:45.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2063865381 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.008Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-10-01T01:42:45.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063865335 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:45.266Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:45.266Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:45.266Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:45.266Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:45.266Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063865243 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063865238 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063865238 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063865238 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063865238 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865237 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063865221 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.266Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063865220 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063865220 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063865220 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063865220 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865220 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063865214 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063865210 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063865210 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-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063865210 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063865210 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063865210 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063865210 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-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063865210 data=null item=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-10-01T01:42:45.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063865208 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063865208 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063865208 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-10-01T01:42:45.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063865207 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063865207 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:45.266Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2063865207 data=null doit=true} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2063865207 data=null} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2063865206 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063865206 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2063865203 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-2063865198 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2063865198 data=null doit=true} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2063865198 data=null} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2063865198 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865198 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2063865197 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - Clicking on Check selected [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2063865194 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063865194 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-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2063865194 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2063865194 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2063865194 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2063865194 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-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2063865194 data=null item=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-10-01T01:42:45.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2063865192 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063865192 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2063865192 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-10-01T01:42:45.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2063865192 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2063865191 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Clicked on Check selected [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063865189 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063865189 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-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063865189 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063865189 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063865189 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063865189 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-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063865189 data=null item=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-10-01T01:42:45.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063865187 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063865187 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063865187 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-10-01T01:42:45.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063865187 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063865187 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Clicking on OK [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063865184 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063865184 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-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063865184 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063865184 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063865183 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063865183 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-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063865183 data=null item=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-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063865321 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-10-01T01:42:45.266Z] DEBUG - Clicked on [2019-10-01T01:42:45.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063865136 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063865136 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063865135 data=null} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063865135 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063865123 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063865123 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063865122 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063865122 data=null} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063865122 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063865115 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:45.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063865113 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063865113 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063865113 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063865113 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865112 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063865105 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:45.266Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2063865104 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2063865104 data=null doit=true} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2063865104 data=null} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2063865103 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865103 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2063865096 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2063865095 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2063865095 data=null doit=true} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2063865095 data=null} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2063865095 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063865095 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-10-01T01:42:45.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2063865090 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2019-10-01T01:42:45.524Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063865043 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:45.524Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:45.524Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:45.524Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:45.524Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:45.524Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063864937 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063864932 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063864932 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063864932 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063864931 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864931 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063864911 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.524Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:45.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063864904 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063864904 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063864904 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063864904 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864903 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063864897 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - Clicking on Check all [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063864893 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063864893 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-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063864893 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063864893 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063864892 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063864892 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-10-01T01:42:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063864892 data=null item=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-10-01T01:42:45.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063864889 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063864888 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063864888 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-10-01T01:42:45.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063864888 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063864888 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Clicked on Check all [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063864886 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063864886 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-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063864885 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063864885 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063864885 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063864885 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-10-01T01:42:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063864885 data=null item=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-10-01T01:42:45.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063864883 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063864883 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063864883 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-10-01T01:42:45.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063864883 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063864883 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Clicking on OK [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063864880 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063864880 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-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063864880 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063864879 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063864879 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-10-01T01:42:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063864879 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-10-01T01:42:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063864879 data=null item=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-10-01T01:42:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063865033 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-10-01T01:42:45.524Z] DEBUG - Clicked on [2019-10-01T01:42:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063864843 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:45.524Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:45.524Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:45.524Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063864755 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063864750 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063864750 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063864750 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063864750 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864749 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063864733 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:45.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063864727 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063864727 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063864727 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063864727 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864727 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063864720 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - Clicking on Check all [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2063864716 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063864716 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-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2063864716 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2063864716 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2063864716 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2063864715 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-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2063864715 data=null item=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-10-01T01:42:45.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2063864713 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2063864713 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2063864713 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-10-01T01:42:45.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2063864713 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2063864713 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Clicked on Check all [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063864711 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063864711 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-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063864710 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063864710 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063864710 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063864710 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-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063864710 data=null item=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-10-01T01:42:45.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063864710 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063864710 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063864710 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-10-01T01:42:45.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063864710 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063864709 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:45.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Clicking on OK [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063864707 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063864707 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-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063864707 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063864706 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063864706 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063864706 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-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063864706 data=null item=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-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063864830 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-10-01T01:42:45.782Z] DEBUG - Clicked on [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-2063864670 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2019-10-01T01:42:45.782Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T01:42:45.782Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2063864583 data=null doit=true} to Shell with text {Preferences} [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:45.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:45.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2063864578 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2063864578 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2063864578 data=null} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2063864578 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864577 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-10-01T01:42:45.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2063864561 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T01:42:45.782Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T01:42:45.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2063864560 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2063864559 data=null doit=true} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2063864559 data=null} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2063864559 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:45.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864559 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2063864552 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2019-10-01T01:42:46.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:46.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:46.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:46.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - Clicking on Uncheck all [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2063864548 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063864548 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-10-01T01:42:46.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2063864548 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2063864547 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2063864547 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2063864547 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-10-01T01:42:46.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2063864547 data=null item=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-10-01T01:42:46.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2063864545 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2063864545 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2063864545 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-10-01T01:42:46.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2063864545 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2063864545 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - Clicked on Uncheck all [2019-10-01T01:42:46.039Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-10-01T01:42:46.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2063864544 data=null doit=true} to TreeItem with text {Custom Text} [2019-10-01T01:42:46.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2063864544 data=null} to TreeItem with text {Custom Text} [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2063864544 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:46.039Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063864543 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2063864540 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2019-10-01T01:42:46.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2063864540 data=null doit=true} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2063864540 data=null} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2063864539 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063864539 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2063864539 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-2063864534 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2063864534 data=null doit=true} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2063864534 data=null} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2063864533 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864533 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2063864532 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:46.039Z] DEBUG - Clicking on Check selected [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2063864514 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063864514 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-10-01T01:42:46.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2063864514 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2063864514 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:46.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2063864513 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-10-01T01:42:46.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2063864513 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-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2063864513 data=null item=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-10-01T01:42:46.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2063864512 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2063864512 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2063864512 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-10-01T01:42:46.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2063864512 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2063864511 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Clicked on Check selected [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - Clicking on &Apply [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2063864509 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063864509 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-10-01T01:42:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2063864509 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2063864509 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2063864508 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2063864508 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-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2063864508 data=null item=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-10-01T01:42:46.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2063864506 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2063864506 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2063864506 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-10-01T01:42:46.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2063864506 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2063864506 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Clicked on &Apply [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:46.040Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Clicking on OK [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063864503 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063864503 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-10-01T01:42:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063864503 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063864503 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063864503 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063864502 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-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063864502 data=null item=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-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2063864660 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-10-01T01:42:46.040Z] DEBUG - Clicked on [2019-10-01T01:42:46.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:46.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:46.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:46.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:46.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:46.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063864449 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063864449 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063864448 data=null} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063864448 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063864435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063864434 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063864434 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063864434 data=null} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063864433 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063864409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:42:46.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T01:42:46.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063864407 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063864407 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063864407 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063864407 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864406 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063864398 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063864397 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063864396 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063864396 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063864396 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063864396 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-10-01T01:42:46.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063864389 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:42:46.040Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T01:42:46.040Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T01:42:46.298Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T01:42:46.298Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T01:42:46.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2063864267 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T01:42:46.298Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T01:42:46.298Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T01:42:46.298Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T01:42:46.298Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T01:42:46.298Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862595 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862595 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862595 data=null 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-10-01T01:42:48.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862594 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063862594 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:42:48.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Clicking on OK [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063862593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063862592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063862592 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063862592 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063862592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063862592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:42:48.228Z] DEBUG - Clicked on OK [2019-10-01T01:42:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063862592 data=null item=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-10-01T01:42:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063863218 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-10-01T01:42:48.228Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.874 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-10-01T01:42:48.228Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.892 s [2019-10-01T01:42:48.228Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.998 s [2019-10-01T01:42:48.228Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.773 s [2019-10-01T01:42:48.228Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1 s [2019-10-01T01:42:48.228Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-10-01T01:42:48.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:42:48.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:48.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:48.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:42:48.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:42:48.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:48.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2063861843 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2063861843 data=null doit=true} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2063861843 data=null} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2063861842 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063861842 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-10-01T01:42:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2063861795 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:42:48.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2063861793 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2063861793 data=null doit=true} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2063861793 data=null} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2063861792 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063861792 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-10-01T01:42:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2063861783 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] [2019-10-01T01:42:48.983Z] !ENTRY org.eclipse.cdt.core 1 0 2019-10-01 01:42:48.580 [2019-10-01T01:42:48.983Z] !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-10-01T01:42:48.983Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-10-01T01:42:48.983Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-10-01T01:42:48.983Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-10-01T01:42:48.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-2063861709 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-10-01T01:42:48.983Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-10-01T01:42:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2063861557 data=null doit=true} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2063861556 data=null} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2063861556 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063861555 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-10-01T01:42:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2063861550 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:42:48.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-2063861550 data=null doit=true} to TreeItem with text {Trace Compass} [2019-10-01T01:42:48.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-2063861550 data=null} to TreeItem with text {Trace Compass} [2019-10-01T01:42:48.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-2063861550 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2019-10-01T01:42:48.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063861549 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-10-01T01:42:48.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-2063861545 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2019-10-01T01:42:48.983Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-10-01T01:42:50.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-10-01T01:42:50.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:42:50.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:42:50.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:42:50.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:43:12.255Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2019-10-01T01:43:12.255Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2019-10-01T01:43:12.255Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2019-10-01T01:43:12.255Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2019-10-01T01:43:12.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-2063840031 data=null doit=true} to Shell with text {Available Customizations} [2019-10-01T01:43:12.255Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2019-10-01T01:43:12.255Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2019-10-01T01:43:12.255Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2019-10-01T01:43:12.255Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2019-10-01T01:43:12.255Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@9c5ed30 [2019-10-01T01:43:12.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-2063840027 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem') [2019-10-01T01:43:12.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:43:12.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:43:12.255Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-2063840022 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2019-10-01T01:43:12.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-2063840022 data=null doit=true} to TableItem with text {.* resources} [2019-10-01T01:43:12.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-2063840022 data=null} to TableItem with text {.* resources} [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-2063840022 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2019-10-01T01:43:12.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063840021 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-10-01T01:43:12.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-2063840021 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2019-10-01T01:43:12.255Z] DEBUG - Setting state to unchecked on: .* resources [2019-10-01T01:43:12.255Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2063840018 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:12.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-2063840018 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:12.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-2063840018 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2063840018 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:12.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063840017 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-10-01T01:43:12.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2063840017 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:12.255Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-10-01T01:43:12.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:43:12.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:43:12.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:43:12.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:43:12.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Clicking on OK [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063840015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063840015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063840015 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063840014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063840014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063840014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:12.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063840014 data=null item=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-10-01T01:43:12.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-2063840097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...' [2019-10-01T01:43:12.255Z] DEBUG - Clicked on [2019-10-01T01:43:12.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:43:12.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:43:12.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:43:12.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:43:12.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:43:12.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:43:12.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2063839949 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-2063839949 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-2063839948 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2063839948 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063839948 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-10-01T01:43:12.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2063839925 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-2063839925 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-2063839925 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2063839924 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063839924 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-10-01T01:43:12.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2063839916 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-10-01T01:43:12.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063839914 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:43:12.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063839914 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:43:12.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063839914 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:43:12.256Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063839914 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-10-01T01:43:12.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063839906 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:43:12.256Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-10-01T01:43:12.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:43:34.158Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2019-10-01T01:43:34.158Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2019-10-01T01:43:34.158Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2019-10-01T01:43:34.158Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2019-10-01T01:43:34.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-2063819802 data=null doit=true} to Shell with text {Available Customizations} [2019-10-01T01:43:34.158Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2019-10-01T01:43:34.158Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2019-10-01T01:43:34.158Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2019-10-01T01:43:34.158Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2019-10-01T01:43:34.159Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@343b5eae [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-2063819801 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem') [2019-10-01T01:43:34.159Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:43:34.159Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:43:34.159Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-2063819797 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-2063819797 data=null doit=true} to TableItem with text {.* resources} [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-2063819797 data=null} to TableItem with text {.* resources} [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-2063819796 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063819796 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-10-01T01:43:34.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-2063819795 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2019-10-01T01:43:34.159Z] DEBUG - Setting state to checked on: .* resources [2019-10-01T01:43:34.159Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2063819793 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-2063819793 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-2063819793 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2063819792 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063819792 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-10-01T01:43:34.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2063819792 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-10-01T01:43:34.159Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Clicking on OK [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063819789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063819789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063819789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063819789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063819789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063819789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063819789 data=null item=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-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-2063819857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...' [2019-10-01T01:43:34.159Z] DEBUG - Clicked on [2019-10-01T01:43:34.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:43:34.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:43:34.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063819434 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:43:34.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:43:34.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:43:34.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:43:34.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2063819424 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2063819424 data=null doit=true} to TreeItem with text {SomeProject} [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2063819424 data=null} to TreeItem with text {SomeProject} [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2063819423 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063819423 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-10-01T01:43:34.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2063819401 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2019-10-01T01:43:34.159Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:43:34.159Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:43:34.159Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:43:34.159Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:43:34.159Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818763 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818763 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818762 data=null 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-10-01T01:43:34.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818761 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063818761 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:43:34.159Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Clicking on OK [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063818759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063818759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063818759 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063818759 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063818759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063818759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:43:34.159Z] DEBUG - Clicked on OK [2019-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063818759 data=null item=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-10-01T01:43:34.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063819358 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-10-01T01:43:34.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.904 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-10-01T01:43:34.159Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 1.711 s [2019-10-01T01:43:34.159Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 40.397 s [2019-10-01T01:43:34.159Z] [2019-10-01T01:43:34.159Z] Results: [2019-10-01T01:43:34.159Z] [2019-10-01T01:43:34.159Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-10-01T01:43:34.159Z] [2019-10-01T01:43:34.159Z] [2019-10-01T01:43:34.159Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:43:32.372 [2019-10-01T01:43:34.159Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:43:34.159Z] [INFO] All tests passed! [2019-10-01T01:43:34.159Z] [INFO] [2019-10-01T01:43:34.159Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:43:34.159Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:43:34.159Z] [INFO] [2019-10-01T01:43:34.159Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:43:34.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:43:34.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:43:34.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:43:35.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:43:35.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:43:35.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:43:35.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:43:35.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:43:35.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:43:35.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:43:35.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:43:35.860Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:43:36.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:43:36.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:43:36.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:43:38.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:43:38.049Z] [INFO] [2019-10-01T01:43:38.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:43:38.049Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:43:38.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-10-01T01:43:38.306Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:43:38.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:43:38.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-10-01T01:43:38.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-10-01T01:43:38.563Z] [INFO] Building Trace Compass LTTng Support Parent 5.1.0-SNAPSHOT [44/134] [2019-10-01T01:43:38.563Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.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-master-nightly-neon/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-10-01T01:43:38.563Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-10-01T01:43:38.563Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [45/134] [2019-10-01T01:43:38.563Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] The project's OSGi version is 1.1.1.201910010108 [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:38.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-10-01T01:43:38.563Z] [INFO] [2019-10-01T01:43:38.563Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.563Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:38.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:38.820Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:43:38.820Z] [INFO] [2019-10-01T01:43:38.820Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:39.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:43:39.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:43:39.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:43:39.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:43:39.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:43:40.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:43:40.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:43:40.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:43:40.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:43:40.155Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:43:40.155Z] [INFO] [2019-10-01T01:43:40.155Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:40.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:40.155Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:40.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:40.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:40.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:40.412Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-10-01T01:43:40.412Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.3-SNAPSHOT [46/134] [2019-10-01T01:43:40.412Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] The project's OSGi version is 3.2.3.201910010108 [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:40.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-10-01T01:43:40.412Z] [INFO] [2019-10-01T01:43:40.412Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.412Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-10-01T01:43:40.979Z] series.getValue().getData()[i] = extractValue(value); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-10-01T01:43:40.979Z] getSeriesDelta(series.getValue().getData()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-10-01T01:43:40.979Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-10-01T01:43:40.979Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-10-01T01:43:40.979Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-10-01T01:43:40.979Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-10-01T01:43:40.979Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-10-01T01:43:40.979Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-10-01T01:43:40.979Z] ^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-10-01T01:43:40.979Z] return quarkToRow.values(); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-10-01T01:43:40.979Z] buffer.putString(entry.getKey()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-10-01T01:43:40.979Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-10-01T01:43:40.979Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-10-01T01:43:40.979Z] int attributeQuark = series.getKey().fQuark; [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-10-01T01:43:40.979Z] series.getValue().getData()[i] = extractValue(value); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-10-01T01:43:40.979Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-10-01T01:43:40.979Z] getSeriesDelta(series.getValue().getData()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-10-01T01:43:40.979Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-10-01T01:43:40.979Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-10-01T01:43:40.979Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-10-01T01:43:40.979Z] final String alias = entry.getValue(); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-10-01T01:43:40.979Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-10-01T01:43:40.979Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-10-01T01:43:40.979Z] ^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-10-01T01:43:40.979Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-10-01T01:43:40.979Z] ^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-10-01T01:43:40.979Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-10-01T01:43:40.979Z] ^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-10-01T01:43:40.979Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-10-01T01:43:40.979Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-10-01T01:43:40.979Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] 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-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-10-01T01:43:40.979Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-10-01T01:43:40.979Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-10-01T01:43:40.979Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-10-01T01:43:40.979Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:43:40.979Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:43:40.979Z] 30 problems (30 warnings) [2019-10-01T01:43:40.979Z] [INFO] [2019-10-01T01:43:40.979Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:40.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-10-01T01:43:40.979Z] [INFO] [2019-10-01T01:43:40.979Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.979Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT-sources.jar [2019-10-01T01:43:40.979Z] [INFO] [2019-10-01T01:43:40.979Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:40.979Z] [INFO] [2019-10-01T01:43:40.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.330Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT.jar [2019-10-01T01:43:41.330Z] [INFO] [2019-10-01T01:43:41.330Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.330Z] [INFO] [2019-10-01T01:43:41.330Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.330Z] [INFO] [2019-10-01T01:43:41.330Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.330Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT.jar [2019-10-01T01:43:41.330Z] [INFO] [2019-10-01T01:43:41.330Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.330Z] [INFO] [2019-10-01T01:43:41.330Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.330Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:43:41.330Z] [INFO] [2019-10-01T01:43:41.330Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:41.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:43:41.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:43:41.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:43:42.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:43:42.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:43:42.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:43:42.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:42.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT.jar [2019-10-01T01:43:42.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT.pom [2019-10-01T01:43:42.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT-sources.jar [2019-10-01T01:43:42.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:43:42.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:43:42.759Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-10-01T01:43:42.759Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.1-SNAPSHOT [47/134] [2019-10-01T01:43:42.759Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] The project's OSGi version is 3.0.1.201910010108 [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:42.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-10-01T01:43:42.759Z] [INFO] [2019-10-01T01:43:42.759Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:42.759Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-10-01T01:43:43.016Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-10-01T01:43:43.016Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-10-01T01:43:43.016Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:43.016Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-10-01T01:43:43.016Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-10-01T01:43:43.016Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-10-01T01:43:43.016Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:43.016Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-10-01T01:43:43.016Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-10-01T01:43:43.016Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-10-01T01:43:43.016Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:43:43.016Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-10-01T01:43:43.016Z] 3 problems (3 warnings) [2019-10-01T01:43:43.016Z] [INFO] [2019-10-01T01:43:43.016Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:43.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-10-01T01:43:43.016Z] [INFO] [2019-10-01T01:43:43.016Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.016Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT-sources.jar [2019-10-01T01:43:43.016Z] [INFO] [2019-10-01T01:43:43.016Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT.jar [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT.jar [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.273Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:43:43.273Z] [INFO] [2019-10-01T01:43:43.273Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:43.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:43:43.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:43:43.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:43:44.399Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:43:44.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:43:44.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:43:44.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:43:44.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:43:44.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:43:44.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:43:45.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:43:45.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:43:45.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:43:45.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:43:45.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:43:45.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:43:45.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:43:45.991Z] [INFO] [2019-10-01T01:43:45.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:46.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT.jar [2019-10-01T01:43:46.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT.pom [2019-10-01T01:43:46.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT-sources.jar [2019-10-01T01:43:46.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:43:46.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:43:46.247Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-10-01T01:43:46.247Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [48/134] [2019-10-01T01:43:46.247Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [INFO] The project's OSGi version is 0.0.4.201910010108 [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:46.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-10-01T01:43:46.247Z] [INFO] [2019-10-01T01:43:46.247Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.248Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:43:46.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:46.505Z] [INFO] [2019-10-01T01:43:46.505Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:43:47.068Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:43:47.068Z] [INFO] Command line: [2019-10-01T01:43:47.068Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:43:47.068Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:43:49.592Z] !SESSION 2019-10-01 01:43:47.245 ----------------------------------------------- [2019-10-01T01:43:49.592Z] eclipse.buildId=unknown [2019-10-01T01:43:49.592Z] java.version=1.8.0_202 [2019-10-01T01:43:49.592Z] java.vendor=Oracle Corporation [2019-10-01T01:43:49.592Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:43:49.592Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:43:49.592Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:43:49.592Z] [2019-10-01T01:43:49.592Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:43:49.051 [2019-10-01T01:43:49.592Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:43:49.592Z] !STACK 0 [2019-10-01T01:43:49.592Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:43:49.592Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:43:49.592Z] [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:43:49.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:43:55.114Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-10-01T01:43:56.484Z] Display size: 1440x900 [2019-10-01T01:43:56.484Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:43:56.484Z] GTK version=2.24.30 [2019-10-01T01:43:56.484Z] GTK theme=unknown [2019-10-01T01:43:56.484Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:43:56.484Z] Time zone: Coordinated Universal Time [2019-10-01T01:43:56.484Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:43:56.484Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:43:57.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-10-01T01:43:57.854Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:44:36.535Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:44:36.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:44:36.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:44:36.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:44:36.535Z] DEBUG - Setting state to checked on: minor_faults [2019-10-01T01:44:36.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-10-01T01:44:36.535Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:44:36.535Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:44:36.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:44:36.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:44:36.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:44:36.535Z] DEBUG - Setting state to checked on: kernel_vm [2019-10-01T01:44:36.535Z] DEBUG - Setting state to unchecked on: minor_faults [2019-10-01T01:44:36.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063755003 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:44:36.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:44:36.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:44:36.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:44:36.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063754962 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:44:36.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063754962 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:44:36.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063754961 data=null} to TreeItem with text {test} [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063754961 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:44:36.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063754959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063754903 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:44:36.535Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:44:36.535Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:44:36.535Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:44:36.535Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:44:36.535Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753859 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753859 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753858 data=null 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-10-01T01:44:36.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753857 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063753856 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:44:36.535Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Clicking on OK [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063753852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063753851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063753851 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063753851 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063753850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063753850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:44:36.535Z] DEBUG - Clicked on OK [2019-10-01T01:44:37.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063753850 data=null item=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-10-01T01:44:37.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063754749 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-10-01T01:44:37.724Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.471 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-10-01T01:44:37.724Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 34.741 s [2019-10-01T01:44:37.724Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.409 s [2019-10-01T01:44:37.724Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-10-01T01:44:38.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-10-01T01:44:38.288Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:45:04.818Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:45:04.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:04.818Z] DEBUG - number of items : 6 [2019-10-01T01:45:04.818Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063726625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063726624 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2063726624 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063726623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063726623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063726623 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-10-01T01:45:04.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063726577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063726576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063726575 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063726575 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-10-01T01:45:04.818Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-10-01T01:45:04.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-2063726571 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-10-01T01:45:04.818Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-10-01T01:45:04.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:04.818Z] DEBUG - number of items : 6 [2019-10-01T01:45:04.818Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063726446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063726445 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063726445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063726444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063726444 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-10-01T01:45:04.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063726437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063726434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063726434 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063726434 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-10-01T01:45:04.818Z] DEBUG - number of items : 6 [2019-10-01T01:45:04.818Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063726409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063726409 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063726409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063726408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063726408 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-10-01T01:45:04.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063726406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063726402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063726402 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063726402 data=null} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:04.818Z] DEBUG - number of items : 6 [2019-10-01T01:45:04.818Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063726387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063726386 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063726386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063726386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063726386 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-10-01T01:45:04.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063726379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063726376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063726376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063726376 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063726375 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:04.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-10-01T01:45:04.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-10-01T01:45:04.818Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:45:06.884Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:45:06.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-10-01T01:45:19.079Z] DEBUG - number of items : 6 [2019-10-01T01:45:19.079Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063713356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063713356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063713356 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2063713356 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063713355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063713355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063713355 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-10-01T01:45:19.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063713317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063713317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063713316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063713316 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063713316 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-10-01T01:45:19.079Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063713168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063713168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063713168 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2063713167 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063713167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063713167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063713167 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-10-01T01:45:19.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063713134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063713134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063713134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063713133 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063713133 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-10-01T01:45:19.079Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-10-01T01:45:19.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-2063713131 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-10-01T01:45:19.079Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-10-01T01:45:19.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:19.079Z] DEBUG - number of items : 6 [2019-10-01T01:45:19.079Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063712088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063712088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063712088 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063712087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063712087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063712087 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-10-01T01:45:19.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063712079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063712075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063712075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063712075 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063712075 data=null} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-10-01T01:45:19.079Z] DEBUG - number of items : 6 [2019-10-01T01:45:19.079Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063712011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063712011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063712011 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063712010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063712010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063712010 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-10-01T01:45:19.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063712007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063712004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063712004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063712004 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063712003 data=null} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:19.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:19.079Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-10-01T01:45:19.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-10-01T01:45:19.079Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:45:20.975Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:45:20.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:20.975Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-10-01T01:45:20.975Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-10-01T01:45:20.975Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-10-01T01:45:21.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-2063709402 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-10-01T01:45:21.232Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-10-01T01:45:21.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-10-01T01:45:21.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:21.488Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-10-01T01:45:21.488Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-10-01T01:45:21.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-2063709050 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-10-01T01:45:21.488Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-10-01T01:45:21.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-10-01T01:45:22.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-10-01T01:45:22.308Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-10-01T01:45:22.308Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-10-01T01:45:23.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:23.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:23.238Z] DEBUG - number of items : 6 [2019-10-01T01:45:23.238Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2063707441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063707440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2063707440 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2063707440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2063707440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2063707439 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-10-01T01:45:23.238Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2063707438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2063707425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2063707425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2063707425 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:23.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2063707425 data=null} to ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:23.238Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-10-01T01:45:23.238Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-10-01T01:45:23.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:23.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:45:23.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063706569 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:45:23.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:45:23.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:45:23.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:45:23.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:45:23.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063706542 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:45:23.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063706541 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:45:23.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063706541 data=null} to TreeItem with text {test} [2019-10-01T01:45:23.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063706541 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:45:24.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063706540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:45:24.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063706530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:45:24.426Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:45:24.426Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:45:24.426Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:45:24.683Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:45:24.683Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705801 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705800 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705800 data=null 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-10-01T01:45:24.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705799 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063705799 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:45:24.683Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Clicking on OK [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063705796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063705796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063705796 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063705796 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063705796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063705795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:45:24.683Z] DEBUG - Clicked on OK [2019-10-01T01:45:25.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063705795 data=null item=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-10-01T01:45:25.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063706448 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-10-01T01:45:25.247Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.429 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-10-01T01:45:25.247Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 26.032 s [2019-10-01T01:45:25.247Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 14.446 s [2019-10-01T01:45:25.247Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 5.285 s [2019-10-01T01:45:25.247Z] [2019-10-01T01:45:25.247Z] Results: [2019-10-01T01:45:25.247Z] [2019-10-01T01:45:25.247Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:45:25.247Z] [2019-10-01T01:45:25.505Z] [2019-10-01T01:45:25.505Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:45:25.458 [2019-10-01T01:45:25.505Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:45:25.505Z] [2019-10-01T01:45:25.505Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:45:25.472 [2019-10-01T01:45:25.505Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:45:25.505Z] [2019-10-01T01:45:25.505Z] !ENTRY org.eclipse.ui 4 0 2019-10-01 01:45:25.473 [2019-10-01T01:45:25.505Z] !MESSAGE Error occurred during status handling [2019-10-01T01:45:25.505Z] !STACK 0 [2019-10-01T01:45:25.505Z] java.lang.NullPointerException [2019-10-01T01:45:25.505Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2019-10-01T01:45:25.505Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2019-10-01T01:45:25.505Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2019-10-01T01:45:25.505Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2019-10-01T01:45:25.505Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2019-10-01T01:45:25.505Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2019-10-01T01:45:25.505Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2019-10-01T01:45:25.505Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2019-10-01T01:45:25.505Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2019-10-01T01:45:25.505Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2019-10-01T01:45:25.505Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2019-10-01T01:45:25.505Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2019-10-01T01:45:25.505Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2019-10-01T01:45:25.505Z] at java.security.AccessController.doPrivileged(Native Method) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2019-10-01T01:45:25.505Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2019-10-01T01:45:25.505Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T01:45:26.434Z] [INFO] All tests passed! [2019-10-01T01:45:26.434Z] [INFO] [2019-10-01T01:45:26.434Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:45:26.434Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:45:26.434Z] [INFO] [2019-10-01T01:45:26.434Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:45:27.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:45:27.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:45:27.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:45:28.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:45:28.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:45:30.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:45:30.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:45:30.614Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:45:30.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:45:30.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T01:45:30.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:45:31.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:45:31.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:45:31.127Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:45:31.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:45:31.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:45:31.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:45:31.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:45:31.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:45:31.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:45:31.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:45:32.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:45:32.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:45:32.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:45:32.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:45:32.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:45:32.827Z] [INFO] [2019-10-01T01:45:32.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:45:32.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:45:32.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:45:32.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:45:32.827Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:45:32.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:45:32.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-10-01T01:45:32.828Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/134] [2019-10-01T01:45:32.828Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] The project's OSGi version is 1.0.8.201910010108 [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:45:32.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-10-01T01:45:32.828Z] [INFO] [2019-10-01T01:45:32.828Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:32.828Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:45:33.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.182Z] [INFO] [2019-10-01T01:45:33.182Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:45:33.746Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:45:33.746Z] [INFO] Command line: [2019-10-01T01:45:33.746Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:45:33.746Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:45:35.639Z] !SESSION 2019-10-01 01:45:33.840 ----------------------------------------------- [2019-10-01T01:45:35.639Z] eclipse.buildId=unknown [2019-10-01T01:45:35.639Z] java.version=1.8.0_202 [2019-10-01T01:45:35.639Z] java.vendor=Oracle Corporation [2019-10-01T01:45:35.639Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:45:35.639Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:45:35.639Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:45:35.639Z] [2019-10-01T01:45:35.639Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:45:35.563 [2019-10-01T01:45:35.639Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:45:35.639Z] !STACK 0 [2019-10-01T01:45:35.639Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:45:35.639Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:45:35.639Z] [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:45:35.639Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:45:39.815Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-10-01T01:45:43.089Z] Display size: 1440x900 [2019-10-01T01:45:43.089Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:45:43.089Z] GTK version=2.24.30 [2019-10-01T01:45:43.089Z] GTK theme=unknown [2019-10-01T01:45:43.089Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:45:43.089Z] Time zone: Coordinated Universal Time [2019-10-01T01:45:43.089Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:45:43.089Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:45:43.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063686697 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-10-01T01:45:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063686679 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:43.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063686677 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-10-01T01:45:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063686662 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:43.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:45:43.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063686485 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-10-01T01:45:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063686481 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:43.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063686480 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-10-01T01:45:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063686476 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:43.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:45:44.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:45:44.166Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-10-01T01:45:44.166Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-10-01T01:45:44.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-2063686262 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-10-01T01:45:44.166Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-10-01T01:45:44.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:45:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063677848 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-10-01T01:45:54.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063677024 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063677021 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-10-01T01:45:54.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063676264 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:54.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:45:54.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063675640 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-10-01T01:45:54.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063675629 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:54.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063675628 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-10-01T01:45:54.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063675610 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:45:54.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:46:02.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063668924 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-10-01T01:46:02.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063668598 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:02.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063668596 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-10-01T01:46:02.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063668335 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:02.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:46:10.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063659935 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-10-01T01:46:10.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063659671 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:10.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063659670 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-10-01T01:46:10.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063659429 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:10.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:46:23.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063649569 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-10-01T01:46:23.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063648529 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:23.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063648527 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-10-01T01:46:23.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063647577 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:23.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-10-01T01:46:23.719Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.716 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-10-01T01:46:23.719Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.288 s [2019-10-01T01:46:23.719Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.152 s [2019-10-01T01:46:23.719Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.246 s [2019-10-01T01:46:23.719Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 10.465 s [2019-10-01T01:46:23.719Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.148 s [2019-10-01T01:46:23.719Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 7.925 s [2019-10-01T01:46:23.719Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 9.047 s [2019-10-01T01:46:23.719Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 11.742 s [2019-10-01T01:46:23.719Z] [2019-10-01T01:46:23.719Z] Results: [2019-10-01T01:46:23.719Z] [2019-10-01T01:46:23.719Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:46:23.719Z] [2019-10-01T01:46:26.241Z] [INFO] All tests passed! [2019-10-01T01:46:26.241Z] [INFO] [2019-10-01T01:46:26.241Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:46:26.241Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:46:26.241Z] [INFO] [2019-10-01T01:46:26.241Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:46:27.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:46:27.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:46:27.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:46:28.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:46:28.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:46:28.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:46:28.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:46:28.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:46:28.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:46:28.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T01:46:28.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:46:29.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:46:29.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:46:29.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:46:29.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:46:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:46:31.171Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:46:31.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:46:31.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:46:31.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:46:31.941Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:46:31.941Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-10-01T01:46:31.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-10-01T01:46:31.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-10-01T01:46:31.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:46:31.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-10-01T01:46:31.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-10-01T01:46:31.941Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.11-SNAPSHOT [50/134] [2019-10-01T01:46:31.941Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] The project's OSGi version is 1.0.11.201910010108 [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:46:31.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-10-01T01:46:31.941Z] [INFO] [2019-10-01T01:46:31.941Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:31.941Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-10-01T01:46:32.505Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:46:32.505Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-10-01T01:46:32.505Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:46:32.505Z] 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-10-01T01:46:32.505Z] 1 problem (1 warning) [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:46:32.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:32.505Z] [INFO] [2019-10-01T01:46:32.505Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:46:33.068Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:46:33.068Z] [INFO] Command line: [2019-10-01T01:46:33.068Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:46:33.068Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:46:35.591Z] !SESSION 2019-10-01 01:46:33.214 ----------------------------------------------- [2019-10-01T01:46:35.591Z] eclipse.buildId=unknown [2019-10-01T01:46:35.591Z] java.version=1.8.0_202 [2019-10-01T01:46:35.591Z] java.vendor=Oracle Corporation [2019-10-01T01:46:35.591Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:46:35.591Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:46:35.591Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:46:35.591Z] [2019-10-01T01:46:35.591Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:46:35.025 [2019-10-01T01:46:35.591Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:46:35.591Z] !STACK 0 [2019-10-01T01:46:35.591Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:46:35.591Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:46:35.591Z] [2019-10-01T01:46:35.591Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:46:35.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:46:40.848Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-10-01T01:46:42.219Z] Display size: 1440x900 [2019-10-01T01:46:42.219Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:46:42.219Z] GTK version=2.24.30 [2019-10-01T01:46:42.219Z] GTK theme=unknown [2019-10-01T01:46:42.219Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:46:42.219Z] Time zone: Coordinated Universal Time [2019-10-01T01:46:42.219Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:46:42.219Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:46:44.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063626357 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-10-01T01:46:44.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063626336 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063626334 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-10-01T01:46:44.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063626315 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-2063626314 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-10-01T01:46:44.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-2063626294 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-2063626293 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-10-01T01:46:44.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-2063626274 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063626273 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-10-01T01:46:44.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063626255 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063626254 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-10-01T01:46:44.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063626236 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:44.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-2063626235 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-10-01T01:46:44.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-2063626218 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time} [2019-10-01T01:46:44.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:44.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:44.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:54.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:54.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063617395 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-10-01T01:46:54.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063617365 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:54.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063617364 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-10-01T01:46:54.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063617342 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:54.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063617101 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:46:54.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:46:54.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:46:54.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:46:54.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:46:54.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063617058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:46:54.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063617057 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:46:54.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063617057 data=null} to TreeItem with text {test} [2019-10-01T01:46:54.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063617056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:46:54.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063617055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:46:54.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063617031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:46:54.581Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:46:54.581Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:46:54.581Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:46:55.512Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:46:55.512Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615163 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615163 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615162 data=null 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-10-01T01:46:55.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615161 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063615160 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:46:55.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Clicking on OK [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063615155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063615155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063615155 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063615154 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063615154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063615154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:46:55.512Z] DEBUG - Clicked on OK [2019-10-01T01:46:55.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063615154 data=null item=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-10-01T01:46:55.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063615879 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-10-01T01:46:55.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:55.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:55.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063614510 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-10-01T01:46:55.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063614505 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:55.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063614505 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-10-01T01:46:55.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063614500 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:46:55.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:56.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:56.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:56.280Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-10-01T01:46:56.280Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-10-01T01:46:56.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-2063614282 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-10-01T01:46:56.280Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-10-01T01:46:56.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:46:56.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:06.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063605205 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-10-01T01:47:06.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063603764 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:07.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063603763 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-10-01T01:47:08.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063602393 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:08.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:08.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:08.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063601847 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-10-01T01:47:08.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063601831 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:08.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063601830 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-10-01T01:47:08.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063601803 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:08.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:08.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:16.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063594465 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-10-01T01:47:16.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063593603 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:16.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063593601 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-10-01T01:47:17.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063592755 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:17.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:18.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:28.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063583596 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-10-01T01:47:28.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063582770 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:28.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063582767 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-10-01T01:47:28.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063581939 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:28.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:29.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:41.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063572155 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-10-01T01:47:41.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063570308 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:41.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063570306 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-10-01T01:47:41.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063568555 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:47:41.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-10-01T01:47:43.297Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.871 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-10-01T01:47:43.297Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.424 s [2019-10-01T01:47:43.297Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 11.569 s [2019-10-01T01:47:43.297Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.136 s [2019-10-01T01:47:43.297Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.23 s [2019-10-01T01:47:43.297Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 12.297 s [2019-10-01T01:47:43.297Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.168 s [2019-10-01T01:47:43.297Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 9.647 s [2019-10-01T01:47:43.297Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 10.876 s [2019-10-01T01:47:43.297Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 13.847 s [2019-10-01T01:47:43.297Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-10-01T01:47:43.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063567346 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:47:43.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-10-01T01:47:43.861Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T01:47:49.114Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T01:47:49.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:49.114Z] DEBUG - Setting state to checked on: bug446190 [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:49.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063561287 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:47:49.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:49.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:49.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:47:49.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063561256 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:47:49.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063561256 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:47:49.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063561255 data=null} to TreeItem with text {test} [2019-10-01T01:47:49.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063561255 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:47:49.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063561255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:47:49.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063561208 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:47:49.371Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:47:49.371Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:47:49.371Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:47:49.935Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:47:49.935Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:47:49.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:47:49.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:47:49.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:47:49.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:47:49.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:47:49.935Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:47:49.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560482 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560481 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560481 data=null 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-10-01T01:47:49.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063560480 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.935Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:47:49.936Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Clicking on OK [2019-10-01T01:47:49.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063560477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063560477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063560476 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063560476 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063560476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063560476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:49.936Z] DEBUG - Clicked on OK [2019-10-01T01:47:50.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063560476 data=null item=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-10-01T01:47:50.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063561115 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-10-01T01:47:50.502Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.392 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-10-01T01:47:50.502Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 5.791 s [2019-10-01T01:47:50.502Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-10-01T01:47:50.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-10-01T01:47:50.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:50.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:50.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-10-01T01:47:50.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-10-01T01:47:56.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-10-01T01:47:56.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:56.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:56.175Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-10-01T01:47:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063554986 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:47:56.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:47:56.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:47:56.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:47:56.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063554962 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:47:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063554962 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:47:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063554962 data=null} to TreeItem with text {test} [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063554961 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:47:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063554961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063554950 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:47:56.175Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:47:56.175Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:47:56.175Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:47:56.175Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:47:56.175Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554260 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554260 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554259 data=null 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-10-01T01:47:56.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554258 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063554258 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:47:56.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Clicking on OK [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063554255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063554255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063554255 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063554254 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063554254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063554254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:47:56.175Z] DEBUG - Clicked on OK [2019-10-01T01:47:56.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063554254 data=null item=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-10-01T01:47:56.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063554872 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-10-01T01:47:56.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-10-01T01:47:56.739Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.237 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-10-01T01:47:56.739Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 6.025 s [2019-10-01T01:47:56.739Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-10-01T01:47:56.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-10-01T01:47:56.996Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T01:47:56.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-10-01T01:48:02.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-10-01T01:48:02.249Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T01:48:02.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063549029 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-10-01T01:48:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063549016 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:48:02.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2063549015 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-10-01T01:48:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2063549002 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2019-10-01T01:48:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063548940 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:48:02.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:48:02.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:48:02.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:48:02.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063548901 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:48:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063548900 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:48:02.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063548900 data=null} to TreeItem with text {test} [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063548899 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:48:02.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063548899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063548886 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:48:02.249Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:48:02.249Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:48:02.249Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:48:02.249Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:48:02.249Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548183 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548183 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548182 data=null 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-10-01T01:48:02.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063548181 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:48:02.249Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Clicking on OK [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063548178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063548177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063548177 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063548177 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063548177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063548177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:48:02.249Z] DEBUG - Clicked on OK [2019-10-01T01:48:02.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063548176 data=null item=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-10-01T01:48:02.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063548791 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-10-01T01:48:02.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-10-01T01:48:02.813Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.058 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-10-01T01:48:02.813Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 6.003 s [2019-10-01T01:48:02.813Z] [2019-10-01T01:48:02.813Z] Results: [2019-10-01T01:48:02.813Z] [2019-10-01T01:48:02.813Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:48:02.813Z] [2019-10-01T01:48:03.070Z] [2019-10-01T01:48:03.070Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:48:02.977 [2019-10-01T01:48:03.070Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:48:03.070Z] [2019-10-01T01:48:03.070Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:48:02.979 [2019-10-01T01:48:03.070Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:48:03.070Z] [2019-10-01T01:48:03.070Z] !ENTRY org.eclipse.ui 4 0 2019-10-01 01:48:02.980 [2019-10-01T01:48:03.070Z] !MESSAGE Error occurred during status handling [2019-10-01T01:48:03.070Z] !STACK 0 [2019-10-01T01:48:03.070Z] java.lang.NullPointerException [2019-10-01T01:48:03.070Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2019-10-01T01:48:03.070Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2019-10-01T01:48:03.070Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2019-10-01T01:48:03.070Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2019-10-01T01:48:03.070Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2019-10-01T01:48:03.070Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2019-10-01T01:48:03.070Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2019-10-01T01:48:03.070Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2019-10-01T01:48:03.070Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2019-10-01T01:48:03.070Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2019-10-01T01:48:03.070Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2019-10-01T01:48:03.070Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2019-10-01T01:48:03.070Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2019-10-01T01:48:03.070Z] at java.security.AccessController.doPrivileged(Native Method) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2019-10-01T01:48:03.070Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2019-10-01T01:48:03.070Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T01:48:04.000Z] [INFO] All tests passed! [2019-10-01T01:48:04.000Z] [INFO] [2019-10-01T01:48:04.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:48:04.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:48:04.000Z] [INFO] [2019-10-01T01:48:04.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:48:05.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:48:05.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:48:05.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:48:06.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:48:06.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:48:06.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:48:06.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:48:07.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:48:07.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:48:07.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:48:07.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:48:07.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:48:07.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:48:09.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:48:09.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:48:09.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:48:09.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:48:09.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:48:09.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:48:10.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T01:48:10.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:48:10.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-10-01T01:48:10.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T01:48:10.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:48:10.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:48:10.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:48:10.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:48:11.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:48:11.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T01:48:11.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2019-10-01T01:48:11.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T01:48:11.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:48:11.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2019-10-01T01:48:11.275Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-10-01T01:48:11.275Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [51/134] [2019-10-01T01:48:11.275Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:11.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-10-01T01:48:11.275Z] [INFO] [2019-10-01T01:48:11.275Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.275Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-10-01T01:48:11.532Z] [INFO] [2019-10-01T01:48:11.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:11.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-10-01T01:48:11.532Z] [INFO] [2019-10-01T01:48:11.532Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.532Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:11.532Z] [INFO] [2019-10-01T01:48:11.532Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.532Z] [INFO] [2019-10-01T01:48:11.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.789Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:48:11.789Z] [INFO] [2019-10-01T01:48:11.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.789Z] [INFO] [2019-10-01T01:48:11.789Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.789Z] [INFO] [2019-10-01T01:48:11.789Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.789Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-10-01T01:48:11.789Z] [INFO] [2019-10-01T01:48:11.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:11.789Z] [INFO] [2019-10-01T01:48:11.789Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:12.046Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:48:12.046Z] [INFO] Command line: [2019-10-01T01:48:12.046Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:48:12.046Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:48:14.571Z] !SESSION 2019-10-01 01:48:12.305 ----------------------------------------------- [2019-10-01T01:48:14.571Z] eclipse.buildId=unknown [2019-10-01T01:48:14.571Z] java.version=1.8.0_202 [2019-10-01T01:48:14.571Z] java.vendor=Oracle Corporation [2019-10-01T01:48:14.571Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:48:14.571Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:48:14.571Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:48:14.571Z] [2019-10-01T01:48:14.571Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:48:14.152 [2019-10-01T01:48:14.571Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:48:14.571Z] !STACK 0 [2019-10-01T01:48:14.571Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:48:14.571Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:48:14.571Z] [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:48:14.571Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:48:18.746Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-10-01T01:48:18.746Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-10-01T01:48:18.746Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-10-01T01:48:18.746Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-10-01T01:48:21.268Z] Display size: 1440x900 [2019-10-01T01:48:21.268Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:48:21.268Z] GTK version=2.24.30 [2019-10-01T01:48:21.268Z] GTK theme=unknown [2019-10-01T01:48:21.268Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:48:21.268Z] Time zone: Coordinated Universal Time [2019-10-01T01:48:21.268Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:48:21.268Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:48:22.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:22.455Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T01:48:22.455Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-10-01T01:48:22.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2063527893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:48:22.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063527893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:48:22.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2063527892 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:48:22.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2063527892 data=null} to TimeGraphControl with text {} [2019-10-01T01:48:22.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063527887 data=null button=1 stateMask=0x0 x=484 y=47 count=1} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-2063527881 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-10-01T01:48:22.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063527880 data=null button=1 stateMask=0x80000 x=484 y=47 count=1} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2063527875 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-2063527871 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-10-01T01:48:22.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-2063527870 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-2063527867 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-10-01T01:48:22.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2063527866 data=null button=1 stateMask=0x80000 x=484 y=47 count=2} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-2063527863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2063527854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2063527854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2063527853 data=null doit=true} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2063527852 data=null} to TimeGraphControl with text {} [2019-10-01T01:48:22.712Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-10-01T01:48:22.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:22.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:22.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:22.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:23.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:23.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:23.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:23.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-10-01T01:48:23.484Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.259 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-10-01T01:48:23.484Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 1.058 s [2019-10-01T01:48:23.484Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.075 s [2019-10-01T01:48:23.484Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.087 s [2019-10-01T01:48:23.484Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.077 s [2019-10-01T01:48:23.484Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.192 s [2019-10-01T01:48:23.484Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.093 s [2019-10-01T01:48:23.484Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.082 s [2019-10-01T01:48:23.484Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.066 s [2019-10-01T01:48:23.484Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.097 s [2019-10-01T01:48:23.484Z] [2019-10-01T01:48:23.484Z] Results: [2019-10-01T01:48:23.484Z] [2019-10-01T01:48:23.484Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:48:23.484Z] [2019-10-01T01:48:26.006Z] [INFO] All tests passed! [2019-10-01T01:48:26.006Z] [INFO] [2019-10-01T01:48:26.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:26.006Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:48:26.006Z] [INFO] [2019-10-01T01:48:26.006Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:26.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:48:26.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:48:27.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:48:27.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:48:27.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:48:27.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:48:27.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:48:27.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:48:28.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:48:28.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:48:28.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-10-01T01:48:28.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:48:28.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:48:28.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:48:29.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:48:30.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:48:30.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:48:30.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:48:30.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:48:30.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:48:30.866Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T01:48:31.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:48:31.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:48:31.380Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:48:31.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:31.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:31.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:31.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:31.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:31.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:31.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-10-01T01:48:31.637Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-10-01T01:48:31.637Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] The project's OSGi version is 1.0.1.201910010108 [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:31.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-10-01T01:48:31.637Z] [INFO] [2019-10-01T01:48:31.637Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.637Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:31.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:31.895Z] [INFO] [2019-10-01T01:48:31.895Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:32.458Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-10-01T01:48:32.458Z] [INFO] Command line: [2019-10-01T01:48:32.458Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:48:32.458Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:48:34.353Z] !SESSION 2019-10-01 01:48:32.437 ----------------------------------------------- [2019-10-01T01:48:34.353Z] eclipse.buildId=unknown [2019-10-01T01:48:34.353Z] java.version=1.8.0_202 [2019-10-01T01:48:34.353Z] java.vendor=Oracle Corporation [2019-10-01T01:48:34.353Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:48:34.353Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:48:34.353Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:48:34.353Z] [2019-10-01T01:48:34.353Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:48:33.982 [2019-10-01T01:48:34.353Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:48:34.353Z] !STACK 0 [2019-10-01T01:48:34.353Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:48:34.353Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:48:34.353Z] [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:48:34.353Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-10-01T01:48:35.524Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-10-01T01:48:35.524Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.008 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-10-01T01:48:35.524Z] 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-10-01T01:48:35.524Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.013 s [2019-10-01T01:48:35.524Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-10-01T01:48:35.524Z] 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-10-01T01:48:35.524Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-10-01T01:48:35.524Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-10-01T01:48:35.524Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2019-10-01T01:48:35.524Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.071 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-10-01T01:48:35.524Z] 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-10-01T01:48:35.524Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-10-01T01:48:35.524Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-10-01T01:48:35.524Z] 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-10-01T01:48:35.524Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-10-01T01:48:35.524Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-10-01T01:48:35.524Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-10-01T01:48:35.524Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-10-01T01:48:35.524Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-10-01T01:48:35.524Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.012 s [2019-10-01T01:48:35.524Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-10-01T01:48:35.524Z] [2019-10-01T01:48:35.524Z] Results: [2019-10-01T01:48:35.524Z] [2019-10-01T01:48:35.524Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:48:35.524Z] [2019-10-01T01:48:36.455Z] [INFO] All tests passed! [2019-10-01T01:48:36.455Z] [INFO] [2019-10-01T01:48:36.455Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:36.455Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:48:36.455Z] [INFO] [2019-10-01T01:48:36.455Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:36.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:48:36.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:48:36.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:48:36.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:48:36.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:48:36.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:48:37.531Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:37.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-10-01T01:48:37.531Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-10-01T01:48:37.531Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:37.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-10-01T01:48:37.531Z] [INFO] [2019-10-01T01:48:37.531Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.531Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-10-01T01:48:37.788Z] [INFO] [2019-10-01T01:48:37.788Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:37.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-10-01T01:48:37.788Z] [INFO] [2019-10-01T01:48:37.788Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.788Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:37.788Z] [INFO] [2019-10-01T01:48:37.788Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.788Z] [INFO] [2019-10-01T01:48:37.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:37.788Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-10-01T01:48:38.045Z] [INFO] [2019-10-01T01:48:38.045Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:38.045Z] [INFO] [2019-10-01T01:48:38.045Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:38.045Z] [INFO] [2019-10-01T01:48:38.045Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:38.045Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-10-01T01:48:38.045Z] [INFO] [2019-10-01T01:48:38.045Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:38.045Z] [INFO] [2019-10-01T01:48:38.045Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:38.302Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:48:38.302Z] [INFO] Command line: [2019-10-01T01:48:38.302Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:48:38.302Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:48:40.823Z] !SESSION 2019-10-01 01:48:38.531 ----------------------------------------------- [2019-10-01T01:48:40.823Z] eclipse.buildId=unknown [2019-10-01T01:48:40.823Z] java.version=1.8.0_202 [2019-10-01T01:48:40.823Z] java.vendor=Oracle Corporation [2019-10-01T01:48:40.823Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:48:40.823Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:48:40.823Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:48:40.823Z] [2019-10-01T01:48:40.823Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:48:40.307 [2019-10-01T01:48:40.823Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:48:40.823Z] !STACK 0 [2019-10-01T01:48:40.823Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:48:40.823Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:48:40.823Z] [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:48:40.823Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:48:45.000Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-10-01T01:48:47.526Z] Display size: 1440x900 [2019-10-01T01:48:47.526Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:48:47.526Z] GTK version=2.24.30 [2019-10-01T01:48:47.526Z] GTK theme=unknown [2019-10-01T01:48:47.526Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:48:47.526Z] Time zone: Coordinated Universal Time [2019-10-01T01:48:47.526Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:48:47.526Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:48:48.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-10-01T01:48:48.231Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-10-01T01:48:48.231Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-10-01T01:48:48.231Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-10-01T01:48:48.231Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:48:48.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063502276 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2063502265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063502264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2063502264 data=null doit=true} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2063502263 data=null} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2063502263 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2063502262 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063502261 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-10-01T01:48:48.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2063502258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063502258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2063502258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2063502257 data=null doit=true} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2063502257 data=null} to (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-10-01T01:48:48.231Z] 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-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-10-01T01:48:48.231Z] 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-10-01T01:48:48.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:48:48.231Z] DEBUG - Setting state to checked on: Integer [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Setting state to unchecked on: Integer [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Setting state to checked on: Duration (ns) [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Setting state to checked on: Timestamp [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Setting state to unchecked on: Timestamp [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:48:48.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063502144 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - Clicking on TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-2063502115 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-2063502114 data=null doit=true} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:48:48.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-2063502112 data=null} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-2063502111 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063502111 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-10-01T01:48:48.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-2063502111 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-2063502110 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-2063502110 data=null doit=true} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-2063502109 data=null} to TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - Clicked on TableItem with text {String} [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.488Z] DEBUG - Setting state to checked on: Timestamp [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:48:48.488Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:48:48.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:48:48.488Z] DEBUG - Clicking on [2019-10-01T01:48:48.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063502083 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-10-01T01:48:48.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063502082 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-10-01T01:48:48.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063502082 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063502082 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063502081 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-10-01T01:48:48.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063502081 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-10-01T01:48:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063502081 data=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-10-01T01:48:48.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063502068 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063502065 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063502064 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-10-01T01:48:48.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063502064 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063502064 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - Clicked on [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - Setting state to checked on: Timestamp [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:48:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063502047 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - Clicking on TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-2063502043 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-2063502043 data=null doit=true} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:48:48.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-2063502041 data=null} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-2063502041 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063502040 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-2063502039 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-2063502039 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-2063502039 data=null doit=true} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-2063502039 data=null} to TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - Clicked on TableItem with text {String} [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:48:48.489Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:48:48.489Z] DEBUG - Setting state to checked on: Timestamp2 [2019-10-01T01:48:48.489Z] DEBUG - Setting state to checked on: Timestamp [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:48:48.489Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:48:48.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:48:48.489Z] DEBUG - Clicking on [2019-10-01T01:48:48.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063502011 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063502011 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-10-01T01:48:48.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063502011 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063502010 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063502010 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063502010 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-10-01T01:48:48.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063502010 data=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-10-01T01:48:48.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063502002 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063501996 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-10-01T01:48:48.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063501996 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-10-01T01:48:48.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063501996 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063501996 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:48:48.489Z] DEBUG - Clicked on [2019-10-01T01:48:48.489Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.222 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-10-01T01:48:48.489Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.54 s [2019-10-01T01:48:48.489Z] [2019-10-01T01:48:48.489Z] Results: [2019-10-01T01:48:48.489Z] [2019-10-01T01:48:48.489Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:48:48.489Z] [2019-10-01T01:48:49.859Z] [INFO] All tests passed! [2019-10-01T01:48:49.859Z] [INFO] [2019-10-01T01:48:49.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:49.859Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:48:49.859Z] [INFO] [2019-10-01T01:48:49.859Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:50.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:48:50.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:48:51.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:48:51.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:48:52.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:48:52.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:48:52.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:48:52.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:48:52.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:48:52.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:48:52.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:48:52.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-10-01T01:48:54.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:48:54.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:48:57.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:48:57.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:48:57.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:48:58.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:48:58.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:48:58.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:48:58.043Z] [INFO] [2019-10-01T01:48:58.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.300Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-10-01T01:48:58.300Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-10-01T01:48:58.300Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [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-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:58.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-10-01T01:48:58.300Z] [INFO] [2019-10-01T01:48:58.300Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.300Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-10-01T01:48:58.557Z] [INFO] [2019-10-01T01:48:58.557Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:48:58.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-10-01T01:48:58.557Z] [INFO] [2019-10-01T01:48:58.557Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.557Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:48:58.557Z] [INFO] [2019-10-01T01:48:58.557Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.557Z] [INFO] [2019-10-01T01:48:58.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.557Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-10-01T01:48:58.814Z] [INFO] [2019-10-01T01:48:58.814Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.814Z] [INFO] [2019-10-01T01:48:58.814Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.814Z] [INFO] [2019-10-01T01:48:58.814Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.814Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-10-01T01:48:58.814Z] [INFO] [2019-10-01T01:48:58.814Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:58.814Z] [INFO] [2019-10-01T01:48:58.814Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:48:59.071Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:48:59.071Z] [INFO] Command line: [2019-10-01T01:48:59.071Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:48:59.071Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:49:01.592Z] !SESSION 2019-10-01 01:48:59.300 ----------------------------------------------- [2019-10-01T01:49:01.592Z] eclipse.buildId=unknown [2019-10-01T01:49:01.592Z] java.version=1.8.0_202 [2019-10-01T01:49:01.592Z] java.vendor=Oracle Corporation [2019-10-01T01:49:01.592Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:49:01.592Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:49:01.592Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:49:01.592Z] [2019-10-01T01:49:01.592Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:49:01.099 [2019-10-01T01:49:01.592Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:49:01.592Z] !STACK 0 [2019-10-01T01:49:01.592Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:49:01.592Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:49:01.592Z] [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:49:01.592Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:49:05.766Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-10-01T01:49:08.291Z] Display size: 1440x900 [2019-10-01T01:49:08.291Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:49:08.291Z] GTK version=2.24.30 [2019-10-01T01:49:08.291Z] GTK theme=unknown [2019-10-01T01:49:08.291Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:49:08.291Z] Time zone: Coordinated Universal Time [2019-10-01T01:49:08.291Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:49:08.291Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:49:10.388Z] [2019-10-01T01:49:10.388Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:49:10.271 [2019-10-01T01:49:10.388Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-10-01T01:49:10.388Z] !STACK 0 [2019-10-01T01:49:10.388Z] java.lang.RuntimeException: The parameter should be set [2019-10-01T01:49:10.388Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-10-01T01:49:10.388Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:49:10.388Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:49:10.388Z] [2019-10-01T01:49:10.388Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 01:49:10.324 [2019-10-01T01:49:10.388Z] !MESSAGE Exception executing analysis [2019-10-01T01:49:10.388Z] !STACK 0 [2019-10-01T01:49:10.388Z] java.lang.RuntimeException: The parameter should be set [2019-10-01T01:49:10.388Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-10-01T01:49:10.388Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T01:49:10.388Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:49:12.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:49:13.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:49:13.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:49:13.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:49:13.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:49:13.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063477405 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063477404 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063477404 data=null} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063477403 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063477402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063477309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063477307 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063477307 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063477306 data=null} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063477305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063477305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063477290 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063477287 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063477287 data=null} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063477286 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063477285 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-10-01T01:49:13.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063477236 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:13.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063477234 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063477233 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063477233 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063477232 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063477232 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-10-01T01:49:13.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063477196 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063477195 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063477195 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063477194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063477194 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-10-01T01:49:13.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063477187 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-2063477186 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-2063477186 data=null} to TreeItem with text {A-Test-10K} [2019-10-01T01:49:13.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-2063477185 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063477185 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-10-01T01:49:13.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-2063477173 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2019-10-01T01:49:13.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-2063477172 data=null doit=true} to TreeItem with text {External Analyses} [2019-10-01T01:49:13.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-2063477172 data=null} to TreeItem with text {External Analyses} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-2063477171 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2019-10-01T01:49:13.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063477171 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-10-01T01:49:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-2063477154 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2019-10-01T01:49:13.424Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477144 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477143 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:13.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477142 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477141 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063477114 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-10-01T01:49:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477088 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477087 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063477087 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063476953 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063476952 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063476952 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2063476951 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-10-01T01:49:13.424Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-10-01T01:49:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-2063476947 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-10-01T01:49:13.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:13.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:13.424Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:13.424Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:13.424Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.424Z] DEBUG - Clicking on OK [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063476940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063476939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063476939 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063476938 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063476938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063476937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:13.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063476937 data=null item=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-10-01T01:49:13.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2063477086 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-10-01T01:49:13.682Z] DEBUG - Clicked on [2019-10-01T01:49:13.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-10-01T01:49:13.939Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-10-01T01:49:13.939Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-10-01T01:49:14.197Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-10-01T01:49:14.197Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063476251 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2063476244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063476243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2063476243 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2063476243 data=null} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2063476242 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2063476242 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063476242 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-10-01T01:49:14.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2063476239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063476239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2063476238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2063476238 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2063476238 data=null} to (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063476235 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-2063476213 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-2063476212 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-2063476211 data=null} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-2063476210 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063476210 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-10-01T01:49:14.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-2063476210 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-2063476209 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-2063476209 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-2063476209 data=null} to TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.197Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-10-01T01:49:14.197Z] DEBUG - Setting state to checked on: Priority [2019-10-01T01:49:14.197Z] DEBUG - Setting state to checked on: Target CPU [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - Clicking on [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063476188 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-10-01T01:49:14.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063476188 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-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063476188 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063476188 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063476188 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-10-01T01:49:14.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063476187 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-10-01T01:49:14.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063476187 data=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-10-01T01:49:14.197Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063476174 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-10-01T01:49:14.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063476168 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-10-01T01:49:14.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063476168 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-10-01T01:49:14.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063476168 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063476167 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Clicked on [2019-10-01T01:49:14.197Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063476165 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:14.197Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Clicking on OK [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063476161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063476161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063476160 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063476160 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063476160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063476160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063476159 data=null item=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-10-01T01:49:14.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2063476400 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-10-01T01:49:14.712Z] DEBUG - Clicked on [2019-10-01T01:49:14.712Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T01:49:14.712Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-10-01T01:49:14.712Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-10-01T01:49:14.712Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063475715 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.712Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063475713 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2063475709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063475709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2063475709 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2063475708 data=null} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2063475708 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2063475708 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063475708 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-10-01T01:49:14.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2063475705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063475704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2063475704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2063475704 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2063475704 data=null} to (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063475702 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-2063475698 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-2063475698 data=null doit=true} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-2063475696 data=null} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-2063475695 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063475694 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-10-01T01:49:14.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-2063475694 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-2063475694 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-2063475694 data=null doit=true} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-2063475693 data=null} to TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:14.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:14.712Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-10-01T01:49:14.712Z] DEBUG - Setting state to checked on: Priority [2019-10-01T01:49:14.712Z] DEBUG - Setting state to checked on: Target CPU [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - Clicking on [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063475680 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-10-01T01:49:14.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063475680 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-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063475679 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063475679 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063475679 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-10-01T01:49:14.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063475679 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-10-01T01:49:14.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063475678 data=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-10-01T01:49:14.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063475668 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-10-01T01:49:14.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063475662 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-10-01T01:49:14.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063475662 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-10-01T01:49:14.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063475662 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063475661 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Clicked on [2019-10-01T01:49:14.712Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063475659 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:14.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Clicking on OK [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063475655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063475655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063475655 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063475655 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063475654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063475654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:14.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063475654 data=null item=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-10-01T01:49:14.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2063475844 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-10-01T01:49:14.969Z] DEBUG - Clicked on [2019-10-01T01:49:14.969Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T01:49:15.227Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T01:49:15.227Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T01:49:15.227Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T01:49:15.227Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-10-01T01:49:15.227Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:15.227Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-10-01T01:49:15.227Z] DEBUG - Clicking on &Yes [2019-10-01T01:49:15.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2063475307 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-10-01T01:49:15.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2063475307 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-10-01T01:49:15.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2063475306 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-10-01T01:49:15.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2063475306 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-10-01T01:49:15.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2063475306 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-10-01T01:49:15.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2063475306 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-10-01T01:49:15.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2063475305 data=null item=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-10-01T01:49:15.484Z] DEBUG - Clicked on [2019-10-01T01:49:15.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:49:15.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:49:15.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:49:15.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:49:15.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:49:15.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063475054 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063475054 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063475054 data=null} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063475053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063475053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063475002 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063475000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063475000 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063475000 data=null} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063474999 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063474999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063474988 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:15.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T01:49:15.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063474987 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063474986 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:49:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063474986 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063474986 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063474985 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-10-01T01:49:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063474970 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:49:15.484Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-10-01T01:49:15.484Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-10-01T01:49:15.484Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-10-01T01:49:15.484Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474968 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474968 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474967 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474967 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063474966 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-10-01T01:49:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474955 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474954 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474953 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474873 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474873 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474872 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2063474872 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-10-01T01:49:15.484Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-10-01T01:49:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-2063474869 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-10-01T01:49:15.484Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:15.484Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:15.484Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:15.484Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:15.484Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.484Z] DEBUG - Clicking on OK [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063474867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063474867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063474867 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063474867 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063474866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063474866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:15.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063474866 data=null item=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-10-01T01:49:15.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2063474953 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-10-01T01:49:15.741Z] DEBUG - Clicked on [2019-10-01T01:49:15.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-10-01T01:49:15.997Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-10-01T01:49:15.997Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-10-01T01:49:16.255Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-10-01T01:49:16.255Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063474293 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2063474289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063474289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2063474288 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2063474288 data=null} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2063474288 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2063474288 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063474287 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2063474281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063474281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2063474281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2063474281 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2063474281 data=null} to (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063474279 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-2063474277 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-2063474276 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-2063474275 data=null} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-2063474274 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063474274 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-2063474274 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-2063474274 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-2063474273 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-2063474273 data=null} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - Clicking on [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063474266 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063474266 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-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063474266 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063474265 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063474265 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063474265 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-10-01T01:49:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063474265 data=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-10-01T01:49:16.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063474259 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063474256 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063474256 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-10-01T01:49:16.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063474256 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063474256 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Clicked on [2019-10-01T01:49:16.255Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063474254 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-2063474252 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-2063474251 data=null doit=true} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-2063474250 data=null} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-2063474250 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063474249 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-2063474249 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-2063474249 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-2063474249 data=null doit=true} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-2063474248 data=null} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.255Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.255Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - Clicking on [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063474242 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063474242 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-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063474242 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063474242 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063474241 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063474241 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-10-01T01:49:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063474241 data=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-10-01T01:49:16.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063474212 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063474207 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-10-01T01:49:16.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063474207 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-10-01T01:49:16.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063474206 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063474206 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Clicked on [2019-10-01T01:49:16.255Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063474204 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:16.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Clicking on OK [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063474202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063474202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063474202 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063474202 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063474201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063474201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063474201 data=null item=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-10-01T01:49:16.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2063474411 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-10-01T01:49:16.512Z] DEBUG - Clicked on [2019-10-01T01:49:16.512Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T01:49:16.512Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-10-01T01:49:16.769Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-10-01T01:49:16.769Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063473812 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Clicking on (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2063473809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063473809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2063473808 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2063473808 data=null} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2063473808 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2063473808 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063473807 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-10-01T01:49:16.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2063473802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2063473802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2063473802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2063473802 data=null doit=true} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2063473801 data=null} to (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Clicked on (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063473800 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-2063473796 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-2063473796 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:49:16.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-2063473794 data=null} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-2063473794 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063473794 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-10-01T01:49:16.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-2063473793 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-2063473793 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-2063473793 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-2063473793 data=null} to TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.769Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.769Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.769Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.769Z] DEBUG - Clicking on [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063473785 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-10-01T01:49:16.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063473785 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-10-01T01:49:16.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063473785 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063473785 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063473785 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-10-01T01:49:16.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063473785 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-10-01T01:49:16.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063473784 data=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-10-01T01:49:16.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063473779 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-10-01T01:49:16.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063473777 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063473776 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-10-01T01:49:16.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063473776 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063473776 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Clicked on [2019-10-01T01:49:16.770Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063473774 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-2063473772 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-2063473771 data=null doit=true} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-2063473770 data=null} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-2063473769 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2063473769 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-2063473769 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-2063473769 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-2063473768 data=null doit=true} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-2063473768 data=null} to TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T01:49:16.770Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T01:49:16.770Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - Clicking on [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2063473762 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063473762 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-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2063473762 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2063473762 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2063473761 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2063473761 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-10-01T01:49:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2063473761 data=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-10-01T01:49:16.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2063473755 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2063473751 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2063473751 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-10-01T01:49:16.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2063473750 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2063473750 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Clicked on [2019-10-01T01:49:16.770Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063473748 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-10-01T01:49:16.770Z] 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-10-01T01:49:16.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-10-01T01:49:16.770Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@79de00af [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473714 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473712 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-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-2063473712 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-2063473712 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473711 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473711 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-10-01T01:49:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-2063473711 data=null item=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-10-01T01:49:16.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473711 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473711 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-10-01T01:49:16.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-2063473711 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-10-01T01:49:16.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-2063473710 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-2063473710 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-10-01T01:49:16.770Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2063473709 data=null doit=true} to Shell with text {Custom chart creation} [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:16.770Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Clicking on OK [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063473707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063473707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063473707 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063473707 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063473707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063473707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063473706 data=null item=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-10-01T01:49:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2063473935 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-10-01T01:49:17.027Z] DEBUG - Clicked on [2019-10-01T01:49:17.027Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T01:49:17.027Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T01:49:17.027Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T01:49:17.027Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T01:49:17.027Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-10-01T01:49:17.027Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:17.027Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-10-01T01:49:17.027Z] DEBUG - Clicking on &Yes [2019-10-01T01:49:17.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2063473375 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-10-01T01:49:17.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2063473374 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-10-01T01:49:17.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2063473374 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-10-01T01:49:17.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2063473374 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-10-01T01:49:17.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2063473374 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-10-01T01:49:17.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2063473373 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-10-01T01:49:17.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2063473373 data=null item=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-10-01T01:49:17.284Z] DEBUG - Clicked on [2019-10-01T01:49:17.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063473111 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:49:17.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:49:17.284Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:49:17.284Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:49:17.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:49:17.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2063473072 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T01:49:17.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2063473071 data=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:17.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2063473071 data=null} to TreeItem with text {test} [2019-10-01T01:49:17.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2063473070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:17.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063473070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T01:49:17.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2063473038 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T01:49:17.540Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:49:17.540Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:49:17.540Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:49:18.628Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:49:18.628Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472159 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472159 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472158 data=null 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-10-01T01:49:18.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472158 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063472158 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:49:18.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Clicking on OK [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063472156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063472156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063472156 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063472155 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063472155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063472155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:49:18.628Z] DEBUG - Clicked on OK [2019-10-01T01:49:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063472155 data=null item=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-10-01T01:49:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063472876 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-10-01T01:49:19.450Z] [2019-10-01T01:49:19.450Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-10-01 01:49:19.198 [2019-10-01T01:49:19.450Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-10-01T01:49:19.450Z] [2019-10-01T01:49:19.450Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-10-01 01:49:19.199 [2019-10-01T01:49:19.450Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-10-01T01:49:19.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.47 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-10-01T01:49:19.450Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 2.387 s [2019-10-01T01:49:19.450Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 1.917 s [2019-10-01T01:49:19.450Z] [2019-10-01T01:49:19.450Z] Results: [2019-10-01T01:49:19.450Z] [2019-10-01T01:49:19.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:49:19.450Z] [2019-10-01T01:49:19.708Z] [2019-10-01T01:49:19.708Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:49:19.584 [2019-10-01T01:49:19.708Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:49:21.078Z] [INFO] All tests passed! [2019-10-01T01:49:21.078Z] [INFO] [2019-10-01T01:49:21.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:49:21.078Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:49:21.078Z] [INFO] [2019-10-01T01:49:21.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:49:22.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:49:22.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:49:22.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:49:22.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:49:22.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:49:22.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-10-01T01:49:22.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:49:23.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-10-01T01:49:24.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:49:27.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:49:27.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:49:27.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:49:27.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-10-01T01:49:27.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:49:27.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:49:27.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:49:28.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:49:28.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:49:28.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:49:28.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:49:28.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-10-01T01:49:28.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:49:28.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:49:28.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-10-01T01:49:28.725Z] [INFO] Building Trace Compass BTF Support Parent 5.1.0-SNAPSHOT [55/134] [2019-10-01T01:49:28.725Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [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-master-nightly-neon/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] [2019-10-01T01:49:28.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-10-01T01:49:28.725Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-10-01T01:49:28.982Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-10-01T01:49:28.982Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] The project's OSGi version is 2.2.0.201910010108 [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [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-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:49:28.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-10-01T01:49:28.982Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-10-01T01:49:28.982Z] throws AttributeNotFoundException { [2019-10-01T01:49:28.982Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:49:28.982Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-10-01T01:49:28.982Z] 1 problem (1 warning) [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:49:28.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:28.982Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:49:28.982Z] [INFO] [2019-10-01T01:49:28.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:29.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:49:29.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:49:29.803Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:49:30.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:49:30.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:49:30.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-10-01T01:49:30.316Z] [INFO] Building Trace Compass Documentation 5.1.0-SNAPSHOT [57/134] [2019-10-01T01:49:30.316Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [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-master-nightly-neon/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-10-01T01:49:30.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.1.0-SNAPSHOT.pom [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-10-01T01:49:30.316Z] [INFO] Building Trace Compass Developer Guide 5.1.0-SNAPSHOT [58/134] [2019-10-01T01:49:30.316Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:30.316Z] [INFO] [2019-10-01T01:49:30.316Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:30.316Z] 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-10-01T01:49:30.316Z] 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-10-01T01:49:30.316Z] 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-10-01T01:49:30.573Z] 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-10-01T01:49:30.573Z] 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-10-01T01:49:30.573Z] 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-10-01T01:49:30.573Z] 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 26 kB/s) [2019-10-01T01:49:30.573Z] 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-10-01T01:49:30.573Z] 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-10-01T01:49:30.573Z] 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-10-01T01:49:30.829Z] 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-10-01T01:49:30.829Z] 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-10-01T01:49:30.829Z] 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-10-01T01:49:30.829Z] 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 273 kB/s) [2019-10-01T01:49:30.829Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-10-01T01:49:30.829Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-10-01T01:49:30.829Z] 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-10-01T01:49:31.086Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-10-01T01:49:31.086Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-10-01T01:49:31.086Z] 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-10-01T01:49:31.086Z] 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 154 kB/s) [2019-10-01T01:49:31.086Z] 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-10-01T01:49:31.086Z] 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-10-01T01:49:31.086Z] 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-10-01T01:49:31.342Z] 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-10-01T01:49:31.342Z] 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-10-01T01:49:31.342Z] 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-10-01T01:49:31.599Z] 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 26 kB/s) [2019-10-01T01:49:31.599Z] 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-10-01T01:49:31.599Z] 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-10-01T01:49:31.599Z] 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-10-01T01:49:31.599Z] 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-10-01T01:49:31.856Z] 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-10-01T01:49:31.856Z] 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-10-01T01:49:31.856Z] 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 301 kB/s) [2019-10-01T01:49:31.856Z] 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-10-01T01:49:31.856Z] 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-10-01T01:49:31.856Z] 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-10-01T01:49:32.113Z] 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-10-01T01:49:32.113Z] 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-10-01T01:49:32.113Z] 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-10-01T01:49:32.113Z] 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 187 kB/s) [2019-10-01T01:49:32.113Z] 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-10-01T01:49:32.113Z] 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-10-01T01:49:32.113Z] 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-10-01T01:49:32.370Z] 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-10-01T01:49:32.370Z] 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-10-01T01:49:32.370Z] 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-10-01T01:49:32.370Z] 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 81 kB/s) [2019-10-01T01:49:32.370Z] 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-10-01T01:49:32.370Z] 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-10-01T01:49:32.370Z] 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-10-01T01:49:32.626Z] 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-10-01T01:49:32.626Z] 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-10-01T01:49:32.626Z] 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-10-01T01:49:32.626Z] 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 47 kB/s) [2019-10-01T01:49:32.626Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-10-01T01:49:32.626Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-10-01T01:49:32.626Z] 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-10-01T01:49:32.883Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-10-01T01:49:32.883Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-10-01T01:49:32.883Z] 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-10-01T01:49:32.883Z] 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 180 kB/s) [2019-10-01T01:49:32.883Z] 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-10-01T01:49:32.883Z] 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-10-01T01:49:32.883Z] 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-10-01T01:49:33.139Z] 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-10-01T01:49:33.139Z] 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-10-01T01:49:33.139Z] 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-10-01T01:49:33.139Z] 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 248 kB/s) [2019-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-10-01T01:49:33.396Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.396Z] 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-10-01T01:49:33.653Z] 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-10-01T01:49:33.653Z] 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-10-01T01:49:33.653Z] 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-10-01T01:49:33.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-10-01T01:49:33.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-10-01T01:49:33.653Z] 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-10-01T01:49:33.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-10-01T01:49:33.653Z] 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-10-01T01:49:33.653Z] 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-10-01T01:49:33.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-10-01T01:49:33.910Z] 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-10-01T01:49:33.910Z] 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-10-01T01:49:33.910Z] 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-10-01T01:49:33.910Z] 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-10-01T01:49:33.910Z] 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-10-01T01:49:33.910Z] Progress (1): 4.1/294 kB Progress (2): 4.1/294 kB | 0/2.5 MB Progress (2): 7.7/294 kB | 0/2.5 MB Progress (2): 7.7/294 kB | 0/2.5 MB Progress (2): 12/294 kB | 0/2.5 MB Progress (2): 12/294 kB | 0/2.5 MB Progress (2): 16/294 kB | 0/2.5 MB Progress (2): 16/294 kB | 0/2.5 MB Progress (2): 20/294 kB | 0/2.5 MB Progress (2): 20/294 kB | 0/2.5 MB Progress (3): 20/294 kB | 0/2.5 MB | 4.1/74 kB Progress (3): 20/294 kB | 0/2.5 MB | 4.1/74 kB Progress (3): 20/294 kB | 0/2.5 MB | 7.7/74 kB Progress (3): 24/294 kB | 0/2.5 MB | 7.7/74 kB Progress (3): 24/294 kB | 0/2.5 MB | 7.7/74 kB Progress (3): 24/294 kB | 0/2.5 MB | 12/74 kB Progress (3): 24/294 kB | 0/2.5 MB | 12/74 kB Progress (3): 28/294 kB | 0/2.5 MB | 12/74 kB Progress (3): 28/294 kB | 0/2.5 MB | 12/74 kB Progress (3): 28/294 kB | 0/2.5 MB | 16/74 kB Progress (3): 28/294 kB | 0/2.5 MB | 16/74 kB Progress (3): 28/294 kB | 0/2.5 MB | 20/74 kB Progress (3): 32/294 kB | 0/2.5 MB | 20/74 kB Progress (3): 32/294 kB | 0/2.5 MB | 24/74 kB Progress (3): 32/294 kB | 0/2.5 MB | 24/74 kB Progress (3): 36/294 kB | 0/2.5 MB | 24/74 kB Progress (3): 36/294 kB | 0/2.5 MB | 24/74 kB Progress (3): 36/294 kB | 0/2.5 MB | 28/74 kB Progress (3): 40/294 kB | 0/2.5 MB | 28/74 kB Progress (3): 40/294 kB | 0/2.5 MB | 32/74 kB Progress (3): 40/294 kB | 0.1/2.5 MB | 32/74 kB Progress (3): 44/294 kB | 0.1/2.5 MB | 32/74 kB Progress (3): 44/294 kB | 0.1/2.5 MB | 32/74 kB Progress (3): 44/294 kB | 0.1/2.5 MB | 36/74 kB Progress (3): 44/294 kB | 0.1/2.5 MB | 36/74 kB Progress (3): 48/294 kB | 0.1/2.5 MB | 36/74 kB Progress (3): 48/294 kB | 0.1/2.5 MB | 36/74 kB Progress (3): 48/294 kB | 0.1/2.5 MB | 40/74 kB Progress (3): 48/294 kB | 0.1/2.5 MB | 40/74 kB Progress (3): 48/294 kB | 0.1/2.5 MB | 44/74 kB Progress (3): 52/294 kB | 0.1/2.5 MB | 44/74 kB Progress (3): 52/294 kB | 0.1/2.5 MB | 48/74 kB Progress (3): 52/294 kB | 0.1/2.5 MB | 48/74 kB Progress (3): 52/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 52/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 56/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 56/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 60/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 60/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 64/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 64/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 66/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 66/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 70/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 70/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 74/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 74/294 kB | 0.1/2.5 MB | 64/74 kB Progress (3): 78/294 kB | 0.1/2.5 MB | 64/74 kB Progress (3): 78/294 kB | 0.1/2.5 MB | 68/74 kB Progress (3): 78/294 kB | 0.1/2.5 MB | 68/74 kB Progress (3): 78/294 kB | 0.1/2.5 MB | 72/74 kB Progress (3): 82/294 kB | 0.1/2.5 MB | 72/74 kB Progress (3): 82/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 86/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 86/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 90/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 90/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 94/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 94/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 98/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 98/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 98/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 98/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 102/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 102/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 106/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 106/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 110/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 114/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 114/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 118/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 118/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 122/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 122/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 126/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 126/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 130/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 130/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 134/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 134/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 138/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 138/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 142/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 142/294 kB | 0.2/2.5 MB | 74 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.1 MB/s) [2019-10-01T01:49:33.910Z] Progress (2): 146/294 kB | 0.2/2.5 MB Progress (2): 146/294 kB | 0.2/2.5 MB Progress (2): 150/294 kB | 0.2/2.5 MB Progress (2): 150/294 kB | 0.2/2.5 MB Progress (2): 154/294 kB | 0.2/2.5 MB Progress (2): 154/294 kB | 0.2/2.5 MB Progress (2): 158/294 kB | 0.2/2.5 MB Progress (2): 158/294 kB | 0.2/2.5 MB Progress (2): 162/294 kB | 0.2/2.5 MB Progress (2): 164/294 kB | 0.2/2.5 MB Progress (2): 164/294 kB | 0.2/2.5 MB Progress (2): 168/294 kB | 0.2/2.5 MB Progress (2): 168/294 kB | 0.2/2.5 MB Progress (2): 172/294 kB | 0.2/2.5 MB Progress (2): 172/294 kB | 0.2/2.5 MB Progress (2): 176/294 kB | 0.2/2.5 MB Progress (2): 176/294 kB | 0.2/2.5 MB Progress (2): 180/294 kB | 0.2/2.5 MB Progress (2): 180/294 kB | 0.2/2.5 MB Progress (2): 184/294 kB | 0.2/2.5 MB Progress (2): 184/294 kB | 0.2/2.5 MB Progress (2): 188/294 kB | 0.2/2.5 MB Progress (2): 188/294 kB | 0.2/2.5 MB Progress (2): 192/294 kB | 0.2/2.5 MB Progress (2): 192/294 kB | 0.2/2.5 MB Progress (2): 196/294 kB | 0.2/2.5 MB Progress (2): 196/294 kB | 0.2/2.5 MB Progress (2): 200/294 kB | 0.2/2.5 MB Progress (2): 200/294 kB | 0.2/2.5 MB Progress (2): 204/294 kB | 0.2/2.5 MB Progress (2): 204/294 kB | 0.2/2.5 MB Progress (2): 208/294 kB | 0.2/2.5 MB Progress (2): 208/294 kB | 0.2/2.5 MB Progress (2): 212/294 kB | 0.2/2.5 MB Progress (2): 212/294 kB | 0.2/2.5 MB Progress (2): 216/294 kB | 0.2/2.5 MB Progress (2): 216/294 kB | 0.2/2.5 MB Progress (2): 220/294 kB | 0.2/2.5 MB Progress (2): 220/294 kB | 0.2/2.5 MB Progress (2): 224/294 kB | 0.2/2.5 MB Progress (2): 224/294 kB | 0.2/2.5 MB Progress (2): 228/294 kB | 0.2/2.5 MB Progress (2): 228/294 kB | 0.2/2.5 MB Progress (2): 232/294 kB | 0.2/2.5 MB Progress (2): 232/294 kB | 0.2/2.5 MB Progress (2): 236/294 kB | 0.2/2.5 MB Progress (2): 236/294 kB | 0.2/2.5 MB Progress (2): 240/294 kB | 0.2/2.5 MB Progress (3): 240/294 kB | 0.2/2.5 MB | 4.1/345 kB Progress (3): 244/294 kB | 0.2/2.5 MB | 4.1/345 kB Progress (3): 244/294 kB | 0.2/2.5 MB | 4.1/345 kB Progress (3): 248/294 kB | 0.2/2.5 MB | 4.1/345 kB Progress (3): 248/294 kB | 0.2/2.5 MB | 7.7/345 kB Progress (3): 252/294 kB | 0.2/2.5 MB | 7.7/345 kB Progress (3): 252/294 kB | 0.3/2.5 MB | 7.7/345 kB Progress (3): 256/294 kB | 0.3/2.5 MB | 7.7/345 kB Progress (3): 256/294 kB | 0.3/2.5 MB | 12/345 kB Progress (3): 260/294 kB | 0.3/2.5 MB | 12/345 kB Progress (3): 260/294 kB | 0.3/2.5 MB | 12/345 kB Progress (3): 264/294 kB | 0.3/2.5 MB | 12/345 kB Progress (3): 264/294 kB | 0.3/2.5 MB | 16/345 kB Progress (3): 268/294 kB | 0.3/2.5 MB | 16/345 kB Progress (4): 268/294 kB | 0.3/2.5 MB | 16/345 kB | 4.1/39 kB Progress (4): 268/294 kB | 0.3/2.5 MB | 16/345 kB | 4.1/39 kB Progress (4): 268/294 kB | 0.3/2.5 MB | 16/345 kB | 7.7/39 kB Progress (4): 272/294 kB | 0.3/2.5 MB | 16/345 kB | 7.7/39 kB Progress (4): 272/294 kB | 0.3/2.5 MB | 20/345 kB | 7.7/39 kB Progress (4): 276/294 kB | 0.3/2.5 MB | 20/345 kB | 7.7/39 kB Progress (4): 276/294 kB | 0.3/2.5 MB | 20/345 kB | 12/39 kB Progress (4): 276/294 kB | 0.3/2.5 MB | 20/345 kB | 12/39 kB Progress (4): 276/294 kB | 0.3/2.5 MB | 20/345 kB | 16/39 kB Progress (4): 280/294 kB | 0.3/2.5 MB | 20/345 kB | 16/39 kB Progress (4): 280/294 kB | 0.3/2.5 MB | 24/345 kB | 16/39 kB Progress (4): 284/294 kB | 0.3/2.5 MB | 24/345 kB | 16/39 kB Progress (4): 284/294 kB | 0.3/2.5 MB | 24/345 kB | 20/39 kB Progress (4): 284/294 kB | 0.3/2.5 MB | 24/345 kB | 20/39 kB Progress (4): 284/294 kB | 0.3/2.5 MB | 24/345 kB | 24/39 kB Progress (4): 288/294 kB | 0.3/2.5 MB | 24/345 kB | 24/39 kB Progress (4): 288/294 kB | 0.3/2.5 MB | 28/345 kB | 24/39 kB Progress (4): 292/294 kB | 0.3/2.5 MB | 28/345 kB | 24/39 kB Progress (4): 292/294 kB | 0.3/2.5 MB | 28/345 kB | 28/39 kB Progress (4): 292/294 kB | 0.3/2.5 MB | 28/345 kB | 28/39 kB Progress (4): 292/294 kB | 0.3/2.5 MB | 28/345 kB | 32/39 kB Progress (4): 292/294 kB | 0.3/2.5 MB | 28/345 kB | 32/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 28/345 kB | 32/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/345 kB | 32/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/345 kB | 32/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/345 kB | 36/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/345 kB | 36/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 36/345 kB | 36/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 36/345 kB | 36/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 36/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 36/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 40/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 40/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 44/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 44/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 48/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 48/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 52/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 52/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 56/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 56/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 60/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 60/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 64/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 64/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 68/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 68/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 72/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 72/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 76/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 76/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 80/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 80/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 84/345 kB | 39 kB Progress (4): 294 kB | 0.3/2.5 MB | 84/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 431 kB/s) [2019-10-01T01:49:33.910Z] Progress (3): 294 kB | 0.3/2.5 MB | 88/345 kB Progress (3): 294 kB | 0.3/2.5 MB | 88/345 kB Progress (3): 294 kB | 0.3/2.5 MB | 92/345 kB Progress (3): 294 kB | 0.3/2.5 MB | 92/345 kB Progress (3): 294 kB | 0.3/2.5 MB | 96/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 96/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 100/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 100/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 104/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 104/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 108/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 108/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 112/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 112/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 116/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 116/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 120/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 120/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 124/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 124/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 128/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 128/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 132/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 132/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 136/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 136/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 140/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 140/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 144/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 144/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 148/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 148/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 152/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 152/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 156/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 156/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 160/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 160/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 164/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 164/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 168/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 168/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 172/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 172/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 176/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 176/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 180/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 180/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 184/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 184/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 188/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 188/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 192/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 192/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 196/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 196/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 200/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 200/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 204/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 204/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 208/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 208/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 212/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 212/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 216/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 216/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 220/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 220/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 224/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 224/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 228/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 228/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 232/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 232/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 236/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 236/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 240/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 240/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 244/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 244/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 248/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 248/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 252/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 252/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 256/345 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 2.8 MB/s) [2019-10-01T01:49:33.910Z] Progress (2): 0.5/2.5 MB | 256/345 kB Progress (2): 0.5/2.5 MB | 260/345 kB Progress (2): 0.5/2.5 MB | 260/345 kB Progress (2): 0.5/2.5 MB | 264/345 kB Progress (2): 0.5/2.5 MB | 264/345 kB Progress (2): 0.5/2.5 MB | 268/345 kB Progress (2): 0.5/2.5 MB | 268/345 kB Progress (2): 0.5/2.5 MB | 272/345 kB Progress (2): 0.5/2.5 MB | 272/345 kB Progress (2): 0.5/2.5 MB | 276/345 kB Progress (2): 0.5/2.5 MB | 276/345 kB Progress (2): 0.5/2.5 MB | 280/345 kB Progress (2): 0.5/2.5 MB | 280/345 kB Progress (2): 0.5/2.5 MB | 284/345 kB Progress (2): 0.5/2.5 MB | 284/345 kB Progress (2): 0.5/2.5 MB | 288/345 kB Progress (2): 0.5/2.5 MB | 288/345 kB Progress (2): 0.5/2.5 MB | 292/345 kB Progress (2): 0.5/2.5 MB | 292/345 kB Progress (2): 0.5/2.5 MB | 296/345 kB Progress (2): 0.6/2.5 MB | 296/345 kB Progress (2): 0.6/2.5 MB | 300/345 kB Progress (2): 0.6/2.5 MB | 300/345 kB Progress (2): 0.6/2.5 MB | 304/345 kB Progress (2): 0.6/2.5 MB | 304/345 kB Progress (2): 0.6/2.5 MB | 308/345 kB Progress (2): 0.6/2.5 MB | 308/345 kB Progress (2): 0.6/2.5 MB | 312/345 kB Progress (2): 0.6/2.5 MB | 312/345 kB Progress (2): 0.6/2.5 MB | 316/345 kB Progress (2): 0.6/2.5 MB | 316/345 kB Progress (2): 0.6/2.5 MB | 320/345 kB Progress (2): 0.6/2.5 MB | 320/345 kB Progress (2): 0.6/2.5 MB | 324/345 kB Progress (2): 0.6/2.5 MB | 324/345 kB Progress (2): 0.6/2.5 MB | 328/345 kB Progress (2): 0.6/2.5 MB | 328/345 kB Progress (2): 0.6/2.5 MB | 332/345 kB Progress (2): 0.6/2.5 MB | 332/345 kB Progress (2): 0.6/2.5 MB | 336/345 kB Progress (2): 0.6/2.5 MB | 336/345 kB Progress (2): 0.6/2.5 MB | 340/345 kB Progress (2): 0.6/2.5 MB | 340/345 kB Progress (2): 0.6/2.5 MB | 344/345 kB Progress (2): 0.6/2.5 MB | 344/345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/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-10-01T01:49:33.911Z] 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.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/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.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 12 MB/s) [2019-10-01T01:49:34.475Z] [INFO] Executing tasks [2019-10-01T01:49:34.475Z] [2019-10-01T01:49:34.475Z] main: [2019-10-01T01:49:34.475Z] [2019-10-01T01:49:34.475Z] clean: [2019-10-01T01:49:34.475Z] [INFO] Executed tasks [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [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-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:49:34.475Z] [INFO] [2019-10-01T01:49:34.475Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:34.475Z] [INFO] Executing tasks [2019-10-01T01:49:34.475Z] [2019-10-01T01:49:34.475Z] main: [2019-10-01T01:49:34.475Z] [2019-10-01T01:49:34.475Z] build: [2019-10-01T01:49:35.039Z] Help: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-10-01T01:49:35.039Z] [2019-10-01T01:49:35.039Z] test: [2019-10-01T01:49:35.296Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-10-01T01:49:35.296Z] [INFO] Executed tasks [2019-10-01T01:49:35.296Z] [INFO] [2019-10-01T01:49:35.296Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:35.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:49:35.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-10-01T01:49:35.296Z] [INFO] [2019-10-01T01:49:35.296Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:35.296Z] [INFO] [2019-10-01T01:49:35.296Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:35.296Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-10-01T01:49:35.296Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-10-01T01:49:35.296Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-10-01T01:49:35.296Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-10-01T01:49:35.296Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-10-01T01:49:35.553Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-10-01T01:49:35.553Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-10-01T01:49:35.553Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-10-01T01:49:35.553Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-10-01T01:49:35.811Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-10-01T01:49:35.811Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-10-01T01:49:36.631Z] [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-10-01T01:49:36.631Z] [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-10-01T01:49:37.561Z] [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-10-01T01:49:37.561Z] [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-10-01T01:49:38.493Z] [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-10-01T01:49:38.493Z] [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-10-01T01:49:39.422Z] [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-10-01T01:49:39.422Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.315Z] [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-10-01T01:49:41.571Z] [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-10-01T01:49:41.571Z] [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-10-01T01:49:41.571Z] [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-10-01T01:49:41.571Z] [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-10-01T01:49:41.828Z] [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-10-01T01:49:42.084Z] [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-10-01T01:49:42.084Z] [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-10-01T01:49:42.647Z] [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-10-01T01:49:42.647Z] [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-10-01T01:49:42.904Z] [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-10-01T01:49:42.904Z] [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-10-01T01:49:43.160Z] [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-10-01T01:49:43.160Z] [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-10-01T01:49:43.160Z] [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-10-01T01:49:43.160Z] [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-10-01T01:49:43.417Z] [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-10-01T01:49:43.417Z] [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-10-01T01:49:43.417Z] [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-10-01T01:49:43.417Z] [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-10-01T01:49:43.674Z] [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-10-01T01:49:43.674Z] [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-10-01T01:49:43.930Z] [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-10-01T01:49:43.930Z] [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-10-01T01:49:50.479Z] [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-10-01T01:49:50.479Z] [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-10-01T01:49:50.479Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-10-01T01:49:50.479Z] [INFO] Command line: [2019-10-01T01:49:50.479Z] [/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-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-10-01T01:49:50.479Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:49:51.851Z] Buildfile: build.xml [2019-10-01T01:49:51.851Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-10-01T01:49:51.851Z] [2019-10-01T01:49:51.851Z] build.index: [2019-10-01T01:49:55.124Z] BUILD SUCCESSFUL [2019-10-01T01:49:55.124Z] [2019-10-01T01:49:55.124Z] BUILD SUCCESSFUL [2019-10-01T01:49:55.124Z] Total time: 3 seconds [2019-10-01T01:49:57.017Z] [INFO] [2019-10-01T01:49:57.017Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:49:57.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-10-01T01:49:57.017Z] [INFO] [2019-10-01T01:49:57.017Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.017Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:49:57.017Z] [INFO] [2019-10-01T01:49:57.017Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.017Z] [INFO] [2019-10-01T01:49:57.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.017Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT.jar [2019-10-01T01:49:57.275Z] [INFO] [2019-10-01T01:49:57.275Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.275Z] [INFO] [2019-10-01T01:49:57.275Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.275Z] [INFO] [2019-10-01T01:49:57.275Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.275Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT.jar [2019-10-01T01:49:57.275Z] [INFO] [2019-10-01T01:49:57.275Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.531Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT.jar [2019-10-01T01:49:57.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT.pom [2019-10-01T01:49:57.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:49:57.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:49:57.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:49:57.531Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-10-01T01:49:57.531Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.9-SNAPSHOT [59/134] [2019-10-01T01:49:57.531Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] The project's OSGi version is 2.1.9.201910010108 [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:49:57.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-10-01T01:49:57.531Z] [INFO] [2019-10-01T01:49:57.531Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:57.531Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-10-01T01:49:58.095Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-10-01T01:49:58.095Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-10-01T01:49:58.095Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:49:58.095Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:49:58.095Z] 2. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:49:58.095Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-10-01T01:49:58.095Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:49:58.095Z] 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-10-01T01:49:58.095Z] 2 problems (0 errors, 1 warning, 1 info) [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:49:58.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT-sources.jar [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT.jar [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT.jar [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.095Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:49:58.095Z] [INFO] [2019-10-01T01:49:58.095Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:49:58.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:49:58.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:49:58.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:49:59.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:49:59.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:49:59.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:49:59.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:50:01.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:50:01.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:50:01.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:50:01.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT.jar [2019-10-01T01:50:01.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT.pom [2019-10-01T01:50:01.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT-sources.jar [2019-10-01T01:50:01.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:50:01.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:01.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.9-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-10-01T01:50:01.607Z] [INFO] Building org.eclipse.tracecompass.tmf 5.1.0-SNAPSHOT [60/134] [2019-10-01T01:50:01.607Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.607Z] [INFO] [2019-10-01T01:50:01.607Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.864Z] [INFO] [2019-10-01T01:50:01.864Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.864Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:01.864Z] [INFO] [2019-10-01T01:50:01.864Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.864Z] [INFO] [2019-10-01T01:50:01.864Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.864Z] [INFO] [2019-10-01T01:50:01.864Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:01.864Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:02.120Z] [INFO] [2019-10-01T01:50:02.120Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:02.120Z] [INFO] [2019-10-01T01:50:02.120Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:02.120Z] [INFO] [2019-10-01T01:50:02.120Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:02.120Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:02.120Z] [INFO] [2019-10-01T01:50:02.120Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:03.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:50:03.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:03.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:50:03.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:50:04.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:50:06.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:50:06.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:50:06.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:50:06.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:50:06.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:50:06.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:50:06.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:50:06.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:50:06.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:50:07.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:50:07.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:07.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:07.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT.pom [2019-10-01T01:50:07.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:07.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:07.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-10-01T01:50:07.160Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-10-01T01:50:07.160Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.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-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:07.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-10-01T01:50:07.160Z] [INFO] [2019-10-01T01:50:07.160Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.160Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:07.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.417Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:07.417Z] [INFO] [2019-10-01T01:50:07.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:07.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:50:07.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:07.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:50:08.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:50:08.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:50:08.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T01:50:09.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:50:10.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:50:10.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:50:10.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:10.450Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:10.450Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:10.450Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:10.450Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:10.450Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:10.450Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-10-01T01:50:10.450Z] [INFO] Building org.eclipse.tracecompass.btf 5.1.0-SNAPSHOT [62/134] [2019-10-01T01:50:10.450Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [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-master-nightly-neon/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.450Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.450Z] [INFO] [2019-10-01T01:50:10.451Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:10.706Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:10.706Z] [INFO] [2019-10-01T01:50:10.706Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:11.637Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:50:11.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:11.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:50:12.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:50:12.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:50:14.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:50:14.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:50:14.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:50:14.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:50:14.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:50:14.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:50:14.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:50:14.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:50:14.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:50:14.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:50:14.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T01:50:14.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T01:50:14.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-10-01T01:50:14.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:50:14.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:50:15.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:50:15.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:50:15.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:50:15.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:50:15.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:50:15.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:15.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:15.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT.pom [2019-10-01T01:50:15.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:15.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:15.477Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-10-01T01:50:15.477Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/134] [2019-10-01T01:50:15.477Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] The project's OSGi version is 1.0.1.201910010108 [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [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-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:15.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-10-01T01:50:15.477Z] [INFO] [2019-10-01T01:50:15.477Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.477Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:15.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] [2019-10-01T01:50:15.734Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.734Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:50:15.991Z] [INFO] [2019-10-01T01:50:15.991Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:15.991Z] [INFO] [2019-10-01T01:50:15.991Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:16.248Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-10-01T01:50:16.248Z] [INFO] Command line: [2019-10-01T01:50:16.248Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:50:16.248Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:50:18.286Z] !SESSION 2019-10-01 01:50:16.325 ----------------------------------------------- [2019-10-01T01:50:18.286Z] eclipse.buildId=unknown [2019-10-01T01:50:18.286Z] java.version=1.8.0_202 [2019-10-01T01:50:18.286Z] java.vendor=Oracle Corporation [2019-10-01T01:50:18.286Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:50:18.286Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:50:18.286Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:50:18.286Z] [2019-10-01T01:50:18.286Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:50:17.923 [2019-10-01T01:50:18.286Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:50:18.286Z] !STACK 0 [2019-10-01T01:50:18.286Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:50:18.286Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:50:18.286Z] [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:50:18.286Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:50:20.810Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-10-01T01:50:20.810Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-10-01T01:50:20.810Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.266 s [2019-10-01T01:50:20.810Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.043 s [2019-10-01T01:50:20.810Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.036 s [2019-10-01T01:50:20.810Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.008 s [2019-10-01T01:50:20.810Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2019-10-01T01:50:20.810Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-10-01T01:50:20.810Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.019 s [2019-10-01T01:50:20.810Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.015 s [2019-10-01T01:50:20.810Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.004 s [2019-10-01T01:50:20.810Z] [2019-10-01T01:50:20.810Z] Results: [2019-10-01T01:50:20.810Z] [2019-10-01T01:50:20.810Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:50:20.810Z] [2019-10-01T01:50:21.740Z] [INFO] All tests passed! [2019-10-01T01:50:21.740Z] [INFO] [2019-10-01T01:50:21.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:21.740Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:21.740Z] [INFO] [2019-10-01T01:50:21.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T01:50:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:50:22.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:50:22.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:50:22.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:50:22.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:50:22.561Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.pom [2019-10-01T01:50:22.561Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T01:50:22.561Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:50:22.561Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:22.561Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-10-01T01:50:22.561Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.6-SNAPSHOT [64/134] [2019-10-01T01:50:22.561Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] The project's OSGi version is 1.1.6.201910010108 [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [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-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:22.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-10-01T01:50:22.561Z] [INFO] [2019-10-01T01:50:22.561Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.561Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:22.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT-sources.jar [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT.jar [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] [2019-10-01T01:50:22.818Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:22.818Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT.jar [2019-10-01T01:50:23.075Z] [INFO] [2019-10-01T01:50:23.075Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:23.075Z] [INFO] [2019-10-01T01:50:23.075Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:23.332Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-10-01T01:50:23.332Z] [INFO] Command line: [2019-10-01T01:50:23.332Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:50:23.332Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:50:25.225Z] !SESSION 2019-10-01 01:50:23.410 ----------------------------------------------- [2019-10-01T01:50:25.225Z] eclipse.buildId=unknown [2019-10-01T01:50:25.225Z] java.version=1.8.0_202 [2019-10-01T01:50:25.225Z] java.vendor=Oracle Corporation [2019-10-01T01:50:25.225Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:50:25.225Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:50:25.225Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:50:25.225Z] [2019-10-01T01:50:25.225Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:50:24.974 [2019-10-01T01:50:25.225Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:50:25.225Z] !STACK 0 [2019-10-01T01:50:25.225Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2019-10-01T01:50:25.225Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:50:25.225Z] [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:50:25.225Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:50:31.775Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-10-01T01:50:31.775Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-10-01T01:50:31.775Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.775Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.775Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.775Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-10-01T01:50:31.776Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.024 s [2019-10-01T01:50:31.776Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] 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 s [2019-10-01T01:50:31.776Z] 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.001 s [2019-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-10-01T01:50:31.776Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-10-01T01:50:31.776Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.776Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.024 s [2019-10-01T01:50:31.776Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-10-01T01:50:31.776Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-10-01T01:50:31.776Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.776Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] 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-10-01T01:50:31.776Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-10-01T01:50:31.776Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-10-01T01:50:31.776Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.776Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-10-01T01:50:31.777Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2019-10-01T01:50:31.777Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2019-10-01T01:50:31.777Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.023 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-10-01T01:50:31.777Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-10-01T01:50:31.777Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.017 s [2019-10-01T01:50:31.777Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-10-01T01:50:31.777Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-10-01T01:50:31.777Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-10-01T01:50:31.777Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-10-01T01:50:31.777Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.063 s [2019-10-01T01:50:31.777Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.017 s [2019-10-01T01:50:31.777Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.081 s [2019-10-01T01:50:31.777Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-10-01T01:50:31.777Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-10-01T01:50:31.777Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.004 s [2019-10-01T01:50:31.777Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-10-01T01:50:31.777Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-10-01T01:50:31.777Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731217985434929,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218014212762,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218016039772,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218017660853,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218026125260,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218026753254,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218028727473,"ph":"B","tid":1,"name":"foo"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218031166786,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218034265050,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218034942235,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218043185643,"ph":"B","tid":1,"name":"foo"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218043768814,"ph":"B","tid":1,"name":"bar"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218044385688,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218045146140,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218046379650,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218046995725,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218047544334,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218048307389,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218048942309,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218049520844,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218050645427,"ph":"B","tid":1,"name":"foo"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218051805819,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218056236592,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218057186175,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218058588383,"ph":"B","tid":1,"name":"foo"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218059227645,"ph":"B","tid":1,"name":"bar"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218059727255,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218060278137,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218061216089,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-10-01T01:50:31.777Z] WARNING: {"ts":5731218061770302,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218066970351,"ph":"B","tid":1,"name":"world"} [2019-10-01T01:50:31.777Z] Oct 01, 2019 1:50:31 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-10-01T01:50:31.777Z] INFO: {"ts":5731218067561635,"ph":"E","tid":1} [2019-10-01T01:50:31.777Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-10-01T01:50:31.777Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.04 s [2019-10-01T01:50:31.777Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-10-01T01:50:31.777Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.007 s [2019-10-01T01:50:31.777Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-10-01T01:50:31.777Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-10-01T01:50:31.777Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-10-01T01:50:31.777Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-10-01T01:50:31.777Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-10-01T01:50:31.777Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-10-01T01:50:31.777Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-10-01T01:50:31.777Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-10-01T01:50:31.777Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-10-01T01:50:31.777Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-10-01T01:50:31.777Z] [2019-10-01T01:50:31.777Z] Results: [2019-10-01T01:50:31.777Z] [2019-10-01T01:50:31.777Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:50:31.777Z] [2019-10-01T01:50:33.146Z] [INFO] All tests passed! [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:33.146Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:33.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.6-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT.jar [2019-10-01T01:50:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT.pom [2019-10-01T01:50:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.6-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT-sources.jar [2019-10-01T01:50:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.6-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:50:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:33.146Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.6-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-10-01T01:50:33.146Z] [INFO] Building org.eclipse.tracecompass.ctf 5.1.0-SNAPSHOT [65/134] [2019-10-01T01:50:33.146Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:33.146Z] [INFO] [2019-10-01T01:50:33.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:33.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:50:33.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:50:33.660Z] [INFO] [2019-10-01T01:50:33.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:33.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT.pom [2019-10-01T01:50:33.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:33.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:33.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:33.660Z] [INFO] [2019-10-01T01:50:33.660Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-10-01T01:50:33.660Z] [INFO] [2019-10-01T01:50:33.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-10-01T01:50:33.660Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-10-01T01:50:33.660Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] The project's OSGi version is 1.0.1.201910010108 [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:33.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:33.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] [2019-10-01T01:50:33.917Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:33.917Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-10-01T01:50:34.174Z] [INFO] [2019-10-01T01:50:34.174Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:34.174Z] [INFO] [2019-10-01T01:50:34.174Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:34.431Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-10-01T01:50:34.431Z] [INFO] Command line: [2019-10-01T01:50:34.431Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:50:34.431Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:50:36.327Z] !SESSION 2019-10-01 01:50:34.554 ----------------------------------------------- [2019-10-01T01:50:36.327Z] eclipse.buildId=unknown [2019-10-01T01:50:36.327Z] java.version=1.8.0_202 [2019-10-01T01:50:36.327Z] java.vendor=Oracle Corporation [2019-10-01T01:50:36.327Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:50:36.327Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:50:36.327Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:50:36.327Z] [2019-10-01T01:50:36.327Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:50:36.103 [2019-10-01T01:50:36.327Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:50:36.327Z] !STACK 0 [2019-10-01T01:50:36.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [40] [2019-10-01T01:50:36.327Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:50:36.327Z] [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:50:36.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:50:37.269Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-10-01T01:50:37.526Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.094 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-10-01T01:50:37.526Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.052 s [2019-10-01T01:50:37.526Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.526Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-10-01T01:50:37.526Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.526Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-10-01T01:50:37.526Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.526Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-10-01T01:50:37.783Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.202 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-10-01T01:50:37.783Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-10-01T01:50:37.783Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.072 s [2019-10-01T01:50:37.783Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.004 s [2019-10-01T01:50:37.783Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-10-01T01:50:37.783Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-10-01T01:50:37.783Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-10-01T01:50:37.783Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-10-01T01:50:37.783Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-10-01T01:50:37.783Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-10-01T01:50:37.783Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-10-01T01:50:37.783Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-10-01T01:50:37.783Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-10-01T01:50:37.783Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-10-01T01:50:37.783Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-10-01T01:50:37.783Z] [2019-10-01T01:50:37.783Z] Results: [2019-10-01T01:50:37.783Z] [2019-10-01T01:50:37.783Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-10-01T01:50:37.783Z] [2019-10-01T01:50:38.715Z] [INFO] All tests passed! [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:38.715Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:38.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:38.715Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:38.715Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:38.715Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:38.715Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:38.715Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:38.715Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-10-01T01:50:38.715Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.1.0-SNAPSHOT [67/134] [2019-10-01T01:50:38.715Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.715Z] [INFO] [2019-10-01T01:50:38.715Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:38.972Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:50:38.972Z] [INFO] [2019-10-01T01:50:38.972Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:40.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:50:40.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:50:40.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:50:40.915Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:50:41.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:50:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:50:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:50:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:50:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:50:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:50:42.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:50:42.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:50:42.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:50:42.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:50:42.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:50:42.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:50:43.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:50:43.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-10-01T01:50:43.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:50:43.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:50:43.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:50:43.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:50:43.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:50:43.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:50:43.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T01:50:43.877Z] [INFO] [2019-10-01T01:50:43.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:43.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT.jar [2019-10-01T01:50:43.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT.pom [2019-10-01T01:50:43.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:50:43.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:50:43.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-10-01T01:50:44.134Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT [68/134] [2019-10-01T01:50:44.134Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] The project's OSGi version is 1.0.9.201910010108 [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [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-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:44.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-10-01T01:50:44.134Z] [INFO] [2019-10-01T01:50:44.134Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.134Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-10-01T01:50:44.390Z] [INFO] [2019-10-01T01:50:44.390Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:50:44.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-10-01T01:50:44.390Z] [INFO] [2019-10-01T01:50:44.390Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.390Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T01:50:44.390Z] [INFO] [2019-10-01T01:50:44.390Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.390Z] [INFO] [2019-10-01T01:50:44.390Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.390Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:50:44.647Z] [INFO] [2019-10-01T01:50:44.647Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.647Z] [INFO] [2019-10-01T01:50:44.647Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.647Z] [INFO] [2019-10-01T01:50:44.647Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.647Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:50:44.647Z] [INFO] [2019-10-01T01:50:44.647Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:44.647Z] [INFO] [2019-10-01T01:50:44.647Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:50:45.211Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:50:45.211Z] [INFO] Command line: [2019-10-01T01:50:45.211Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:50:45.211Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:50:47.105Z] !SESSION 2019-10-01 01:50:45.202 ----------------------------------------------- [2019-10-01T01:50:47.105Z] eclipse.buildId=unknown [2019-10-01T01:50:47.105Z] java.version=1.8.0_202 [2019-10-01T01:50:47.105Z] java.vendor=Oracle Corporation [2019-10-01T01:50:47.105Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:50:47.105Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:50:47.105Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:50:47.105Z] [2019-10-01T01:50:47.105Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:50:46.964 [2019-10-01T01:50:47.105Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:50:47.105Z] !STACK 0 [2019-10-01T01:50:47.105Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:50:47.105Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:50:47.105Z] [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:50:47.105Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:50:52.359Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-10-01T01:50:53.730Z] Display size: 1440x900 [2019-10-01T01:50:53.730Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:50:53.730Z] GTK version=2.24.30 [2019-10-01T01:50:53.730Z] GTK theme=unknown [2019-10-01T01:50:53.730Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:50:53.730Z] Time zone: Coordinated Universal Time [2019-10-01T01:50:53.730Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:50:53.730Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:50:54.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:50:54.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:54.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:54.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:54.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:54.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:54.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375689 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063375688 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063375688 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375687 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063375686 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-10-01T01:50:54.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375584 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:54.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375582 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063375581 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063375581 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375580 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063375580 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-10-01T01:50:54.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375565 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063375562 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063375562 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375561 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2063375560 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-10-01T01:50:54.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063375509 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:54.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:54.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2063375506 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T01:50:54.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2063375505 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T01:50:54.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2063375505 data=null} to TreeItem with text {Traces [0]} [2019-10-01T01:50:54.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2063375504 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:50:54.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063375503 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-10-01T01:50:54.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2063375466 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T01:50:56.287Z] [2019-10-01T01:50:56.287Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:50:55.939 [2019-10-01T01:50:56.287Z] !MESSAGE Error initializing trace. [2019-10-01T01:50:56.287Z] [2019-10-01T01:50:56.287Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-10-01T01:50:56.287Z] !STACK 0 [2019-10-01T01:50:56.287Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:50:56.287Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:50:56.287Z] Caused by: MismatchedTokenException(57!=72) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-10-01T01:50:56.287Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-10-01T01:50:56.287Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:50:56.287Z] ... 9 more [2019-10-01T01:50:56.543Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:50:56.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063373800 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:50:56.543Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:56.543Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:56.543Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:50:56.543Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:50:56.543Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:56.543Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:56.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:50:56.800Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:50:56.800Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Clicking on OK [2019-10-01T01:50:56.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063373794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063373793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063373793 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063373793 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063373792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063373792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:56.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063373792 data=null 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-10-01T01:50:56.800Z] DEBUG - Clicked on [2019-10-01T01:50:57.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:50:57.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:57.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:57.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:57.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:57.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:57.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063373474 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063373473 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063373473 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063373472 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063373472 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-10-01T01:50:57.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063373444 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:57.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063373442 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063373442 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063373441 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063373414 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063373414 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-10-01T01:50:57.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063373402 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:57.057Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:50:57.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:57.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063373399 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:50:57.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063373399 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:50:57.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063373399 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:50:57.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063373398 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:50:57.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063373398 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-10-01T01:50:57.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063373383 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:50:57.314Z] [2019-10-01T01:50:57.314Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:50:57.152 [2019-10-01T01:50:57.314Z] !MESSAGE Error initializing trace. [2019-10-01T01:50:57.314Z] [2019-10-01T01:50:57.314Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-10-01T01:50:57.314Z] !STACK 0 [2019-10-01T01:50:57.314Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:50:57.314Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:50:57.314Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:50:57.314Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:50:57.314Z] ... 9 more [2019-10-01T01:50:57.879Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:50:57.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063372610 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:50:57.879Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:57.879Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:57.879Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:50:57.879Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:50:57.879Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:57.879Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:57.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:50:57.879Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:50:57.879Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Clicking on OK [2019-10-01T01:50:57.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063372603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063372603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063372603 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063372602 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063372602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063372602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:57.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063372601 data=null 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-10-01T01:50:57.879Z] DEBUG - Clicked on [2019-10-01T01:50:58.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:50:58.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:58.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:58.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:58.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:58.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:58.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063372350 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063372350 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063372349 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063372349 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063372348 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-10-01T01:50:58.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063372307 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:58.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063372305 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063372305 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063372304 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063372304 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063372304 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-10-01T01:50:58.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063372292 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.136Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:50:58.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:58.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063372290 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:50:58.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063372290 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:50:58.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063372289 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:50:58.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063372289 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:50:58.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063372289 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-10-01T01:50:58.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063372273 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:50:58.393Z] [2019-10-01T01:50:58.393Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:50:58.176 [2019-10-01T01:50:58.393Z] !MESSAGE Error initializing trace. [2019-10-01T01:50:58.393Z] [2019-10-01T01:50:58.393Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-10-01T01:50:58.393Z] !STACK 0 [2019-10-01T01:50:58.393Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:50:58.393Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:50:58.393Z] Caused by: NoViableAltException(75@[]) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-10-01T01:50:58.393Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:50:58.393Z] ... 9 more [2019-10-01T01:50:58.957Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:50:58.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063371605 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:50:58.957Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:58.957Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:58.957Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:50:58.957Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:50:58.957Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:58.957Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:58.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:50:58.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:50:58.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Clicking on OK [2019-10-01T01:50:58.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063371601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063371601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063371601 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063371601 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063371600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063371600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:58.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063371600 data=null 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-10-01T01:50:58.957Z] DEBUG - Clicked on [2019-10-01T01:50:58.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:50:58.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:58.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:58.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:50:58.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:50:58.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:58.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063371391 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063371390 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063371390 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:58.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063371389 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063371389 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-10-01T01:50:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063371368 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063371366 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063371366 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063371366 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063371365 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063371365 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-10-01T01:50:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063371355 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:50:59.213Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:50:59.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:50:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063371353 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:50:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063371353 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:50:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063371352 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:50:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063371352 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:50:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063371351 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-10-01T01:50:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063371314 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:50:59.213Z] [2019-10-01T01:50:59.213Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:50:59.127 [2019-10-01T01:50:59.213Z] !MESSAGE Error initializing trace. [2019-10-01T01:50:59.213Z] [2019-10-01T01:50:59.213Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-10-01T01:50:59.213Z] !STACK 0 [2019-10-01T01:50:59.213Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:50:59.213Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:50:59.213Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:50:59.213Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:50:59.213Z] ... 9 more [2019-10-01T01:50:59.777Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:50:59.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063370657 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:50:59.777Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:59.777Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:59.777Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:50:59.777Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:50:59.777Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:50:59.777Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:50:59.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:50:59.777Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:50:59.777Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Clicking on OK [2019-10-01T01:50:59.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063370654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063370654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063370654 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063370654 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063370653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063370653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:50:59.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063370653 data=null 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-10-01T01:50:59.777Z] DEBUG - Clicked on [2019-10-01T01:51:01.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:01.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:01.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:01.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:01.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:01.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:01.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063369638 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063369637 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063369637 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063369636 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063369636 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-10-01T01:51:01.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063369614 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:01.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063369612 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063369612 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063369612 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063369611 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063369611 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-10-01T01:51:01.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063369599 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.030Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:01.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:01.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063369597 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063369597 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063369597 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063369596 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063369596 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-10-01T01:51:01.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063369582 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.286Z] [2019-10-01T01:51:01.286Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:00.933 [2019-10-01T01:51:01.286Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:01.286Z] [2019-10-01T01:51:01.286Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-10-01T01:51:01.286Z] !STACK 0 [2019-10-01T01:51:01.286Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:01.286Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:01.286Z] Caused by: NoViableAltException(14@[]) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-10-01T01:51:01.286Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:01.286Z] ... 9 more [2019-10-01T01:51:01.543Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:01.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063368856 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:01.543Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:01.543Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:01.543Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:01.543Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:01.543Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:01.543Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:01.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:01.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:01.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Clicking on OK [2019-10-01T01:51:01.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063368854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063368853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063368853 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063368853 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063368853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063368852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:01.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063368852 data=null 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-10-01T01:51:01.543Z] DEBUG - Clicked on [2019-10-01T01:51:01.800Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:01.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:01.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:01.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:01.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:01.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:01.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063368671 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063368670 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063368670 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063368670 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063368669 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-10-01T01:51:01.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063368646 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:01.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063368645 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063368645 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063368644 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063368644 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063368644 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-10-01T01:51:01.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063368613 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:01.800Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:01.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:01.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063368611 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063368611 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063368611 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063368610 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:01.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063368610 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-10-01T01:51:01.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063368595 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:02.056Z] [2019-10-01T01:51:02.056Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:01.863 [2019-10-01T01:51:02.056Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:02.056Z] [2019-10-01T01:51:02.056Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-10-01T01:51:02.056Z] !STACK 0 [2019-10-01T01:51:02.056Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:02.056Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:02.056Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:02.056Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:02.056Z] ... 9 more [2019-10-01T01:51:02.620Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:02.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063367890 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:02.620Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:02.620Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:02.620Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:02.620Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:02.620Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:02.620Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:02.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:02.620Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:02.620Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Clicking on OK [2019-10-01T01:51:02.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063367887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063367887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063367887 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063367887 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063367886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063367886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:02.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063367886 data=null 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-10-01T01:51:02.620Z] DEBUG - Clicked on [2019-10-01T01:51:02.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:02.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:02.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:02.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:02.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:02.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:02.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063367735 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063367735 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063367735 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063367734 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063367734 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-10-01T01:51:02.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063367715 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:02.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063367714 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063367714 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063367714 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063367713 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063367713 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-10-01T01:51:02.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063367705 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:02.879Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:02.879Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:02.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063367703 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:02.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063367703 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:02.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063367703 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:02.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063367702 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:02.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063367702 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-10-01T01:51:02.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063367689 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:02.879Z] [2019-10-01T01:51:02.879Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:02.767 [2019-10-01T01:51:02.879Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:02.879Z] [2019-10-01T01:51:02.879Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-10-01T01:51:02.879Z] !STACK 0 [2019-10-01T01:51:02.879Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:02.879Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:02.879Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:02.879Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:02.879Z] ... 9 more [2019-10-01T01:51:03.443Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:03.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063367028 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:03.443Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:03.443Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:03.443Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:03.443Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:03.443Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:03.443Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:03.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:03.443Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:03.443Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Clicking on OK [2019-10-01T01:51:03.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063367025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063367024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063367024 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063367024 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063367024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063367024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:03.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063367023 data=null 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-10-01T01:51:03.443Z] DEBUG - Clicked on [2019-10-01T01:51:03.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:03.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:03.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:03.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:03.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:03.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:03.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063366863 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063366863 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063366863 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063366862 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063366862 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-10-01T01:51:03.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063366840 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:03.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063366839 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063366839 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063366838 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063366838 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063366838 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-10-01T01:51:03.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063366810 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:03.701Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:03.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:03.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063366808 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:03.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063366808 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:03.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063366808 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:03.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063366807 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:03.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063366807 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-10-01T01:51:03.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063366793 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:03.701Z] [2019-10-01T01:51:03.701Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:03.645 [2019-10-01T01:51:03.701Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:03.701Z] [2019-10-01T01:51:03.701Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-10-01T01:51:03.701Z] !STACK 0 [2019-10-01T01:51:03.701Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:03.701Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:03.701Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:03.701Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:03.701Z] ... 9 more [2019-10-01T01:51:04.264Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:04.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063366146 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:04.264Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:04.264Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:04.264Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:04.264Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:04.264Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:04.264Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:04.264Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:04.264Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:04.264Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Clicking on OK [2019-10-01T01:51:04.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063366143 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063366143 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063366143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063366142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:04.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063366142 data=null 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-10-01T01:51:04.264Z] DEBUG - Clicked on [2019-10-01T01:51:04.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:04.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:04.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:04.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:04.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:04.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:04.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365998 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063365997 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063365997 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365997 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063365997 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-10-01T01:51:04.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365977 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:04.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365976 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063365976 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063365975 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365975 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063365975 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-10-01T01:51:04.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365965 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:04.522Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:04.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:04.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063365964 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:04.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063365964 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:04.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063365963 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:04.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063365963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:04.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063365963 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-10-01T01:51:04.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063365947 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:04.522Z] [2019-10-01T01:51:04.522Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:04.495 [2019-10-01T01:51:04.522Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:04.522Z] [2019-10-01T01:51:04.522Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-10-01T01:51:04.522Z] !STACK 0 [2019-10-01T01:51:04.522Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:04.522Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:04.522Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:04.522Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:04.522Z] ... 9 more [2019-10-01T01:51:05.085Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:05.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063365343 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:05.085Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:05.085Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:05.085Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:05.085Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:05.085Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:05.085Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:05.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:05.085Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:05.085Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Clicking on OK [2019-10-01T01:51:05.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063365340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063365340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063365339 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063365339 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063365339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063365339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063365339 data=null 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-10-01T01:51:05.085Z] DEBUG - Clicked on [2019-10-01T01:51:05.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:05.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:05.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:05.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:05.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:05.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:05.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365160 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063365160 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063365159 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365159 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063365159 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-10-01T01:51:05.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365138 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:05.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365114 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063365114 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063365114 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365114 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063365113 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-10-01T01:51:05.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063365103 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:05.343Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:05.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:05.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063365101 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:05.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063365101 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:05.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063365100 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:05.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063365100 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:05.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063365100 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-10-01T01:51:05.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063365083 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:05.600Z] [2019-10-01T01:51:05.600Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:05.350 [2019-10-01T01:51:05.600Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:05.600Z] [2019-10-01T01:51:05.600Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-10-01T01:51:05.600Z] !STACK 0 [2019-10-01T01:51:05.600Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:05.600Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:05.600Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:05.600Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:05.600Z] ... 9 more [2019-10-01T01:51:05.856Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:05.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063364487 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:05.856Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:05.856Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:05.856Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:05.856Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:05.856Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:05.856Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:05.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:05.856Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:05.856Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.856Z] DEBUG - Clicking on OK [2019-10-01T01:51:05.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063364485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063364485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063364485 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063364484 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063364484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:05.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063364484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063364484 data=null 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-10-01T01:51:06.114Z] DEBUG - Clicked on [2019-10-01T01:51:06.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:06.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:06.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:06.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:06.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:06.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063364316 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063364316 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063364316 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063364315 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063364315 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-10-01T01:51:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063364295 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063364294 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063364294 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063364294 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063364293 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063364293 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-10-01T01:51:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063364285 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.114Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:06.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063364283 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063364283 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063364283 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063364282 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063364282 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-10-01T01:51:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063364271 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.371Z] [2019-10-01T01:51:06.371Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:06.142 [2019-10-01T01:51:06.371Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:06.371Z] [2019-10-01T01:51:06.371Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-10-01T01:51:06.371Z] !STACK 0 [2019-10-01T01:51:06.371Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:06.371Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:06.371Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:06.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:06.371Z] ... 9 more [2019-10-01T01:51:06.934Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:06.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063363693 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:06.934Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:06.934Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:06.934Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:06.934Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:06.934Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:06.934Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:06.934Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:06.934Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:06.934Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Clicking on OK [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063363691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063363691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063363690 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063363690 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063363690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063363690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063363690 data=null 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-10-01T01:51:06.934Z] DEBUG - Clicked on [2019-10-01T01:51:06.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:06.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:06.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:06.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:06.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:06.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063363545 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063363544 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063363544 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063363544 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063363544 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-10-01T01:51:06.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063363524 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063363523 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063363523 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063363523 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063363522 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063363522 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-10-01T01:51:06.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063363512 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:06.934Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:06.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063363511 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063363511 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063363510 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063363510 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063363510 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-10-01T01:51:06.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063363495 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:06.934Z] [2019-10-01T01:51:06.934Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:06.924 [2019-10-01T01:51:06.934Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:06.934Z] [2019-10-01T01:51:06.934Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-10-01T01:51:06.934Z] !STACK 0 [2019-10-01T01:51:06.934Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:06.934Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:06.934Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-10-01T01:51:06.934Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-10-01T01:51:06.935Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-10-01T01:51:06.935Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-10-01T01:51:06.935Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:06.935Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:06.935Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:06.935Z] ... 9 more [2019-10-01T01:51:06.935Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-10-01T01:51:06.935Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-10-01T01:51:06.935Z] at java.lang.Long.parseLong(Long.java:592) [2019-10-01T01:51:06.935Z] at java.lang.Long.valueOf(Long.java:776) [2019-10-01T01:51:06.935Z] at java.lang.Long.decode(Long.java:928) [2019-10-01T01:51:06.935Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-10-01T01:51:06.935Z] ... 16 more [2019-10-01T01:51:07.499Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:07.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063362873 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:07.499Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:07.499Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:07.499Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:07.499Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:07.499Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:07.499Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:07.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:07.499Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:07.499Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Clicking on OK [2019-10-01T01:51:07.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063362871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063362871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063362871 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063362871 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063362870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063362870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:07.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063362870 data=null 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-10-01T01:51:07.499Z] DEBUG - Clicked on [2019-10-01T01:51:07.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:07.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:07.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:07.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:07.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:07.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:07.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063362735 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063362735 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063362734 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063362734 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063362734 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-10-01T01:51:07.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063362714 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:07.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063362713 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063362713 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063362712 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063362712 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063362712 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-10-01T01:51:07.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063362701 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:07.756Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:07.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:07.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063362700 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:07.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063362699 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:07.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063362699 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:07.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063362699 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:07.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063362698 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-10-01T01:51:07.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063362685 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:07.756Z] [2019-10-01T01:51:07.756Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:07.724 [2019-10-01T01:51:07.756Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:07.756Z] [2019-10-01T01:51:07.756Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-10-01T01:51:07.756Z] !STACK 0 [2019-10-01T01:51:07.756Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:07.756Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:07.756Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:07.756Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:07.756Z] ... 9 more [2019-10-01T01:51:08.227Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:08.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063362112 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:08.227Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:08.227Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:08.227Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:08.227Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:08.227Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:08.227Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:08.484Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:08.484Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:08.484Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Clicking on OK [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063362110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063362110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063362110 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063362109 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063362109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063362109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:08.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063362109 data=null 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-10-01T01:51:08.484Z] DEBUG - Clicked on [2019-10-01T01:51:08.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:08.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:08.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:08.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:08.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:08.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361970 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063361970 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063361970 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361969 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063361969 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-10-01T01:51:08.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361950 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361949 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063361948 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063361948 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361948 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063361947 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-10-01T01:51:08.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361938 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:08.484Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:08.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063361936 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:08.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063361936 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:08.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063361936 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:08.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063361936 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:08.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063361935 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-10-01T01:51:08.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063361911 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:08.742Z] [2019-10-01T01:51:08.742Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:08.530 [2019-10-01T01:51:08.742Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:08.742Z] [2019-10-01T01:51:08.742Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-10-01T01:51:08.742Z] !STACK 0 [2019-10-01T01:51:08.742Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:08.742Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:08.742Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:08.742Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:08.742Z] ... 9 more [2019-10-01T01:51:09.306Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:09.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063361263 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:09.306Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:09.306Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:09.306Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:09.306Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:09.306Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:09.306Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:09.306Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:09.306Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:09.306Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Clicking on OK [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063361261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063361260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063361260 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063361260 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063361260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063361260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:09.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063361259 data=null 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-10-01T01:51:09.306Z] DEBUG - Clicked on [2019-10-01T01:51:09.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:09.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:09.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:09.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:09.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:09.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361094 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063361093 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063361093 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361093 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063361093 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-10-01T01:51:09.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361071 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361070 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063361070 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063361070 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361070 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063361069 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-10-01T01:51:09.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063361061 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:09.306Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:09.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063361059 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:09.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063361059 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:09.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063361059 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:09.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063361058 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:09.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063361058 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-10-01T01:51:09.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063361045 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:09.563Z] [2019-10-01T01:51:09.563Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:09.384 [2019-10-01T01:51:09.563Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:09.563Z] [2019-10-01T01:51:09.563Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-10-01T01:51:09.563Z] !STACK 0 [2019-10-01T01:51:09.563Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:09.563Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:09.563Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:09.563Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:09.563Z] ... 9 more [2019-10-01T01:51:10.127Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:10.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063360391 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:10.127Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:10.127Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:10.127Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:10.127Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:10.127Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:10.127Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:10.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:10.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:10.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Clicking on OK [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063360389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063360389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063360388 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063360388 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063360388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063360388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063360388 data=null 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-10-01T01:51:10.127Z] DEBUG - Clicked on [2019-10-01T01:51:10.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:10.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:10.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:10.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:10.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:10.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063360242 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063360241 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063360241 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063360241 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063360240 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-10-01T01:51:10.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063360221 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063360220 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063360220 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063360219 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063360219 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063360219 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-10-01T01:51:10.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063360209 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.385Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:10.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:10.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063360207 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:10.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063360207 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:10.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063360207 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:10.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063360207 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:10.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063360206 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-10-01T01:51:10.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063360193 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:10.385Z] [2019-10-01T01:51:10.385Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:10.226 [2019-10-01T01:51:10.385Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:10.385Z] [2019-10-01T01:51:10.385Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-10-01T01:51:10.385Z] !STACK 0 [2019-10-01T01:51:10.385Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:10.385Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:10.385Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:10.385Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:10.385Z] ... 9 more [2019-10-01T01:51:10.947Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:10.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063359574 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:10.947Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:10.947Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:10.947Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:10.947Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:10.947Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:10.947Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:10.947Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:10.947Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:10.947Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Clicking on OK [2019-10-01T01:51:10.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063359571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063359571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063359571 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063359571 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063359571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063359570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:10.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063359570 data=null 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-10-01T01:51:10.947Z] DEBUG - Clicked on [2019-10-01T01:51:10.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:10.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:10.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:10.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:10.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:10.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:10.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063359423 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063359423 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063359423 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063359422 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063359422 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-10-01T01:51:10.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063359398 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:10.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063359397 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063359396 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063359396 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:10.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063359396 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:11.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063359396 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-10-01T01:51:11.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063359386 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:11.205Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:11.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:11.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063359385 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:11.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063359385 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:11.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063359385 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:11.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063359384 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:11.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063359384 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-10-01T01:51:11.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063359371 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:11.205Z] [2019-10-01T01:51:11.205Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:11.087 [2019-10-01T01:51:11.205Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:11.205Z] [2019-10-01T01:51:11.205Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-10-01T01:51:11.205Z] !STACK 0 [2019-10-01T01:51:11.205Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:11.205Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:11.205Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:11.205Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:11.205Z] ... 9 more [2019-10-01T01:51:11.769Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:11.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063358751 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:11.769Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:11.769Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:11.769Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:11.769Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:11.769Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:11.769Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:11.769Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:11.769Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:11.769Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Clicking on OK [2019-10-01T01:51:11.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063358749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063358749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063358749 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063358749 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063358748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063358748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:11.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063358748 data=null 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-10-01T01:51:11.769Z] DEBUG - Clicked on [2019-10-01T01:51:11.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:11.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:11.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:11.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:11.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:11.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:11.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063358574 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:11.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063358574 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:11.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063358574 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:11.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063358573 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063358573 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-10-01T01:51:12.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063358554 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:12.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063358553 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063358553 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063358553 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063358552 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063358552 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-10-01T01:51:12.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063358542 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.026Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:12.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:12.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063358541 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063358541 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063358540 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063358540 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063358540 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-10-01T01:51:12.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063358508 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.026Z] [2019-10-01T01:51:12.026Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:11.908 [2019-10-01T01:51:12.026Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:12.026Z] [2019-10-01T01:51:12.026Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-10-01T01:51:12.026Z] !STACK 0 [2019-10-01T01:51:12.026Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:12.026Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:12.026Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:12.026Z] ... 9 more [2019-10-01T01:51:12.026Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-10-01T01:51:12.026Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-10-01T01:51:12.026Z] at java.lang.Long.parseLong(Long.java:589) [2019-10-01T01:51:12.026Z] at java.lang.Long.valueOf(Long.java:776) [2019-10-01T01:51:12.026Z] at java.lang.Long.decode(Long.java:928) [2019-10-01T01:51:12.026Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-10-01T01:51:12.026Z] ... 17 more [2019-10-01T01:51:12.591Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:12.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063357930 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:12.591Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:12.591Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:12.591Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:12.591Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:12.591Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:12.591Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:12.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:12.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:12.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Clicking on OK [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063357928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063357928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063357928 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063357928 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063357927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063357927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:12.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063357927 data=null 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-10-01T01:51:12.591Z] DEBUG - Clicked on [2019-10-01T01:51:12.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:12.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:12.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:12.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:12.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:12.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063357790 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063357790 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063357790 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063357789 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063357789 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-10-01T01:51:12.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063357772 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063357770 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063357770 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063357770 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063357770 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063357769 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-10-01T01:51:12.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063357761 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:12.591Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:12.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063357760 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063357760 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063357759 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063357759 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:12.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063357759 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-10-01T01:51:12.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063357747 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:13.411Z] [2019-10-01T01:51:13.411Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:13.121 [2019-10-01T01:51:13.411Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:13.411Z] [2019-10-01T01:51:13.411Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-10-01T01:51:13.411Z] !STACK 0 [2019-10-01T01:51:13.411Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:13.411Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:13.411Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:13.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:13.411Z] ... 9 more [2019-10-01T01:51:13.668Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:13.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063356717 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:13.668Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:13.668Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:13.668Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:13.668Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:13.668Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:13.668Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:13.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:13.668Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:13.668Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Clicking on OK [2019-10-01T01:51:13.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063356715 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063356715 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063356715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:13.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063356715 data=null 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-10-01T01:51:13.668Z] DEBUG - Clicked on [2019-10-01T01:51:13.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:13.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:13.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:13.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:13.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:13.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:13.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063356565 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063356565 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063356564 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063356564 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063356564 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-10-01T01:51:13.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063356543 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:13.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063356542 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063356542 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063356542 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063356541 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063356541 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-10-01T01:51:13.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063356513 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:13.925Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:13.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:13.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063356511 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:13.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063356511 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:13.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063356511 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:13.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063356511 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:13.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063356510 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-10-01T01:51:13.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063356498 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:14.183Z] [2019-10-01T01:51:14.183Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:13.946 [2019-10-01T01:51:14.183Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:14.183Z] [2019-10-01T01:51:14.183Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-10-01T01:51:14.183Z] !STACK 0 [2019-10-01T01:51:14.183Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:14.183Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:14.183Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:14.183Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:14.183Z] ... 9 more [2019-10-01T01:51:14.747Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:14.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063355854 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:14.747Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:14.747Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:14.747Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:14.747Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:14.747Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:14.747Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:14.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:14.747Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:14.747Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Clicking on OK [2019-10-01T01:51:14.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063355852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063355852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063355852 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063355852 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063355851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:14.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063355851 data=null 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-10-01T01:51:14.747Z] DEBUG - Clicked on [2019-10-01T01:51:14.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:14.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:14.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:14.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:14.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:14.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:14.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063355705 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063355705 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063355705 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063355704 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063355704 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-10-01T01:51:14.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063355686 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:14.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063355685 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063355685 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063355685 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063355685 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063355684 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-10-01T01:51:14.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063355676 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:14.748Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:14.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:14.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063355674 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:14.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063355674 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:14.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063355674 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:14.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063355673 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:14.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063355673 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-10-01T01:51:14.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063355661 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:15.004Z] [2019-10-01T01:51:15.004Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:14.777 [2019-10-01T01:51:15.004Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:15.004Z] [2019-10-01T01:51:15.004Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-10-01T01:51:15.004Z] !STACK 0 [2019-10-01T01:51:15.004Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:15.004Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:15.004Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:15.004Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:15.004Z] ... 9 more [2019-10-01T01:51:15.568Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063355060 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:15.568Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:15.568Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:15.568Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:15.568Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:15.568Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:15.568Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:15.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:15.568Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:15.568Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Clicking on OK [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063355058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063355058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063355058 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063355058 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063355058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063355057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:15.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063355057 data=null 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-10-01T01:51:15.568Z] DEBUG - Clicked on [2019-10-01T01:51:15.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:15.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:15.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:15.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:15.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:15.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354919 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063354918 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063354918 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354918 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063354917 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-10-01T01:51:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354900 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354899 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063354899 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063354898 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354898 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063354898 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-10-01T01:51:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354888 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:15.568Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:15.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063354887 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063354886 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063354886 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063354886 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:15.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063354886 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-10-01T01:51:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063354874 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:15.568Z] [2019-10-01T01:51:15.568Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:15.562 [2019-10-01T01:51:15.568Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:15.568Z] [2019-10-01T01:51:15.568Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-10-01T01:51:15.568Z] !STACK 0 [2019-10-01T01:51:15.568Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:15.568Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:15.568Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:15.568Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:15.568Z] ... 9 more [2019-10-01T01:51:16.329Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:16.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063354277 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:16.329Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:16.329Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:16.329Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:16.329Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:16.329Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:16.329Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:16.329Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:16.329Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:16.329Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Clicking on OK [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063354275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063354275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063354275 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063354275 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063354275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063354274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:16.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063354274 data=null 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-10-01T01:51:16.329Z] DEBUG - Clicked on [2019-10-01T01:51:16.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:16.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:16.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:16.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:16.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:16.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354076 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063354076 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063354076 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354076 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063354075 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-10-01T01:51:16.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354059 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354058 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063354058 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063354057 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354057 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063354057 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-10-01T01:51:16.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063354049 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:16.329Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:16.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063354048 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:16.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063354048 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:16.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063354048 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:16.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063354047 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:16.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063354047 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-10-01T01:51:16.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063354036 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:16.586Z] [2019-10-01T01:51:16.586Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:16.373 [2019-10-01T01:51:16.586Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:16.586Z] [2019-10-01T01:51:16.586Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-10-01T01:51:16.586Z] !STACK 0 [2019-10-01T01:51:16.586Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:16.586Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:16.586Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-10-01T01:51:16.586Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:16.586Z] ... 9 more [2019-10-01T01:51:17.149Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063353430 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:17.149Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:17.149Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:17.149Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:17.149Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:17.149Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:17.149Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:17.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:17.149Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:17.149Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Clicking on OK [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063353428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063353428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063353428 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063353428 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063353428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063353428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063353428 data=null 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-10-01T01:51:17.149Z] DEBUG - Clicked on [2019-10-01T01:51:17.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T01:51:17.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:17.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:17.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:17.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:17.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063353289 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063353289 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063353289 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063353288 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063353288 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-10-01T01:51:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063353272 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063353271 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063353271 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063353271 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063353270 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063353270 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-10-01T01:51:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063353262 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.149Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-10-01T01:51:17.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2063353261 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T01:51:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2063353261 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T01:51:17.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2063353260 data=null} to TreeItem with text {Traces [1]} [2019-10-01T01:51:17.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2063353260 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063353260 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-10-01T01:51:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2063353249 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T01:51:17.149Z] [2019-10-01T01:51:17.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 01:51:17.138 [2019-10-01T01:51:17.149Z] !MESSAGE Error initializing trace. [2019-10-01T01:51:17.149Z] [2019-10-01T01:51:17.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-10-01T01:51:17.149Z] !STACK 0 [2019-10-01T01:51:17.149Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-10-01T01:51:17.149Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T01:51:17.149Z] Caused by: NoViableAltException(73@[]) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-10-01T01:51:17.149Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-10-01T01:51:17.149Z] ... 9 more [2019-10-01T01:51:17.714Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-10-01T01:51:17.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2063352661 data=null doit=true} to Shell with text {Open Trace} [2019-10-01T01:51:17.714Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:17.714Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:17.714Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-10-01T01:51:17.714Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-10-01T01:51:17.714Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T01:51:17.714Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T01:51:17.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:17.714Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:17.714Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Clicking on OK [2019-10-01T01:51:17.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063352659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063352659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063352659 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063352659 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063352658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063352658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-10-01T01:51:17.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063352658 data=null 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-10-01T01:51:17.714Z] DEBUG - Clicked on [2019-10-01T01:51:17.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2063352524 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T01:51:17.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T01:51:17.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:51:17.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:51:17.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:51:17.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063352512 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2063352512 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2063352512 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063352511 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2063352511 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-10-01T01:51:17.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2063352495 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-10-01T01:51:17.970Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T01:51:17.970Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T01:51:18.227Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T01:51:18.793Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T01:51:18.793Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351640 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351640 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351639 data=null 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-10-01T01:51:18.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351638 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2063351638 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:51:18.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Clicking on OK [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2063351636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2063351636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2063351635 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2063351635 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2063351635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2063351635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:51:18.793Z] DEBUG - Clicked on OK [2019-10-01T01:51:19.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2063351635 data=null item=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-10-01T01:51:19.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2063352371 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-10-01T01:51:19.307Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.798 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-10-01T01:51:19.307Z] 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: 2.231 s [2019-10-01T01:51:19.307Z] 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.124 s [2019-10-01T01:51:19.307Z] 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: 0.959 s [2019-10-01T01:51:19.307Z] 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.753 s [2019-10-01T01:51:19.307Z] 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: 0.966 s [2019-10-01T01:51:19.307Z] 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: 0.937 s [2019-10-01T01:51:19.307Z] 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: 0.87 s [2019-10-01T01:51:19.307Z] 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: 0.866 s [2019-10-01T01:51:19.307Z] 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: 0.838 s [2019-10-01T01:51:19.307Z] 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: 0.844 s [2019-10-01T01:51:19.307Z] 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: 0.772 s [2019-10-01T01:51:19.307Z] 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: 0.809 s [2019-10-01T01:51:19.307Z] 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: 0.764 s [2019-10-01T01:51:19.307Z] 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: 0.872 s [2019-10-01T01:51:19.307Z] 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: 0.856 s [2019-10-01T01:51:19.307Z] 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: 0.817 s [2019-10-01T01:51:19.307Z] 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: 0.851 s [2019-10-01T01:51:19.307Z] 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: 0.784 s [2019-10-01T01:51:19.307Z] 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.222 s [2019-10-01T01:51:19.307Z] 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: 0.863 s [2019-10-01T01:51:19.307Z] 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: 0.787 s [2019-10-01T01:51:19.307Z] 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: 0.843 s [2019-10-01T01:51:19.307Z] 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: 0.787 s [2019-10-01T01:51:19.307Z] 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: 0.768 s [2019-10-01T01:51:19.307Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-10-01T01:51:29.263Z] [2019-10-01T01:51:29.263Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-10-01 01:51:29.033 [2019-10-01T01:51:29.263Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-10-01T01:51:34.519Z] [2019-10-01T01:51:34.519Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-10-01 01:51:33.936 [2019-10-01T01:51:34.519Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-10-01T01:51:42.614Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.096 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-10-01T01:51:42.614Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 11.563 s [2019-10-01T01:51:42.614Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-10-01T01:53:04.213Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.188 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-10-01T01:53:04.213Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.212 s [2019-10-01T01:53:04.213Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.385 s [2019-10-01T01:53:04.213Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.283 s [2019-10-01T01:53:04.213Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.107 s [2019-10-01T01:53:04.213Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.973 s [2019-10-01T01:53:04.213Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.648 s [2019-10-01T01:53:04.213Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.223 s [2019-10-01T01:53:04.213Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.071 s [2019-10-01T01:53:04.213Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.6 s [2019-10-01T01:53:04.213Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.09 s [2019-10-01T01:53:04.213Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.228 s [2019-10-01T01:53:04.213Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.925 s [2019-10-01T01:53:04.213Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.297 s [2019-10-01T01:53:04.213Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.801 s [2019-10-01T01:53:04.213Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.906 s [2019-10-01T01:53:04.213Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.919 s [2019-10-01T01:53:04.213Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.662 s [2019-10-01T01:53:04.213Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.798 s [2019-10-01T01:53:04.213Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.916 s [2019-10-01T01:53:04.213Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.716 s [2019-10-01T01:53:04.213Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.716 s [2019-10-01T01:53:04.213Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.649 s [2019-10-01T01:53:04.213Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.796 s [2019-10-01T01:53:04.213Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.22 s [2019-10-01T01:53:04.213Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.827 s [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] Results: [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 01:52:51.852 [2019-10-01T01:53:04.213Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T01:53:04.213Z] [INFO] All tests passed! [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:53:04.213Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T01:53:04.213Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:53:04.213Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:53:04.213Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-10-01T01:53:04.213Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T01:53:04.213Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:04.213Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:04.213Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-10-01T01:53:04.213Z] [INFO] Building Trace Compass User Guide 5.1.0-SNAPSHOT [69/134] [2019-10-01T01:53:04.213Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] Executing tasks [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] main: [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] clean: [2019-10-01T01:53:04.213Z] [INFO] Executed tasks [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [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-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] Executing tasks [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] main: [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] build: [2019-10-01T01:53:04.213Z] Help: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] test: [2019-10-01T01:53:04.213Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-10-01T01:53:04.213Z] [INFO] Executed tasks [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:04.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] [2019-10-01T01:53:04.213Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:04.213Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-10-01T01:53:04.213Z] [INFO] Command line: [2019-10-01T01:53:04.213Z] [/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-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-10-01T01:53:04.213Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:53:04.213Z] Buildfile: build.xml [2019-10-01T01:53:04.213Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-10-01T01:53:04.213Z] [2019-10-01T01:53:04.213Z] build.index: [2019-10-01T01:53:04.470Z] BUILD SUCCESSFUL [2019-10-01T01:53:04.470Z] [2019-10-01T01:53:04.470Z] BUILD SUCCESSFUL [2019-10-01T01:53:04.470Z] Total time: 2 seconds [2019-10-01T01:53:05.033Z] [INFO] [2019-10-01T01:53:05.033Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:05.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-10-01T01:53:05.033Z] [INFO] [2019-10-01T01:53:05.033Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.033Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:05.033Z] [INFO] [2019-10-01T01:53:05.033Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.033Z] [INFO] [2019-10-01T01:53:05.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.290Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:05.852Z] [INFO] [2019-10-01T01:53:05.852Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.852Z] [INFO] [2019-10-01T01:53:05.852Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.852Z] [INFO] [2019-10-01T01:53:05.852Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:05.852Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:06.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT.pom [2019-10-01T01:53:06.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:06.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:06.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:06.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-10-01T01:53:06.782Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.1.0-SNAPSHOT [70/134] [2019-10-01T01:53:06.782Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] Executing tasks [2019-10-01T01:53:06.782Z] [2019-10-01T01:53:06.782Z] main: [2019-10-01T01:53:06.782Z] [2019-10-01T01:53:06.782Z] clean: [2019-10-01T01:53:06.782Z] [INFO] Executed tasks [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [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-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:06.782Z] [INFO] [2019-10-01T01:53:06.782Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:06.782Z] [INFO] Executing tasks [2019-10-01T01:53:06.782Z] [2019-10-01T01:53:06.782Z] main: [2019-10-01T01:53:06.782Z] [2019-10-01T01:53:06.782Z] build: [2019-10-01T01:53:06.782Z] Help: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-10-01T01:53:06.782Z] [2019-10-01T01:53:06.782Z] test: [2019-10-01T01:53:07.039Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-10-01T01:53:07.039Z] [INFO] Executed tasks [2019-10-01T01:53:07.039Z] [INFO] [2019-10-01T01:53:07.039Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:07.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:07.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-10-01T01:53:07.039Z] [INFO] [2019-10-01T01:53:07.039Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:07.039Z] [INFO] [2019-10-01T01:53:07.039Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:07.039Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-10-01T01:53:07.039Z] [INFO] Command line: [2019-10-01T01:53:07.039Z] [/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-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-10-01T01:53:07.039Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:53:08.933Z] Buildfile: build.xml [2019-10-01T01:53:08.933Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-10-01T01:53:08.933Z] [2019-10-01T01:53:08.933Z] build.index: [2019-10-01T01:53:10.303Z] BUILD SUCCESSFUL [2019-10-01T01:53:10.303Z] [2019-10-01T01:53:10.303Z] BUILD SUCCESSFUL [2019-10-01T01:53:10.303Z] Total time: 1 second [2019-10-01T01:53:10.867Z] [INFO] [2019-10-01T01:53:10.867Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:10.867Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:10.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-10-01T01:53:10.867Z] [INFO] [2019-10-01T01:53:10.867Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:10.867Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:10.867Z] [INFO] [2019-10-01T01:53:10.867Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:10.867Z] [INFO] [2019-10-01T01:53:10.867Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:10.867Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:11.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT.pom [2019-10-01T01:53:11.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:11.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:11.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:11.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-10-01T01:53:11.125Z] [INFO] Building Trace Compass RCP User Guide 5.1.0-SNAPSHOT [71/134] [2019-10-01T01:53:11.125Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Executing tasks [2019-10-01T01:53:11.125Z] [2019-10-01T01:53:11.125Z] main: [2019-10-01T01:53:11.125Z] [2019-10-01T01:53:11.125Z] clean: [2019-10-01T01:53:11.125Z] [INFO] Executed tasks [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [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-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Executing tasks [2019-10-01T01:53:11.125Z] [2019-10-01T01:53:11.125Z] main: [2019-10-01T01:53:11.125Z] [2019-10-01T01:53:11.125Z] build: [2019-10-01T01:53:11.125Z] Help: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-10-01T01:53:11.125Z] [2019-10-01T01:53:11.125Z] test: [2019-10-01T01:53:11.125Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-10-01T01:53:11.125Z] [INFO] Executed tasks [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:11.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.125Z] [INFO] [2019-10-01T01:53:11.125Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:11.826Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-10-01T01:53:11.826Z] [INFO] Command line: [2019-10-01T01:53:11.826Z] [/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-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-10-01T01:53:11.826Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:53:13.196Z] Buildfile: build.xml [2019-10-01T01:53:13.453Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-10-01T01:53:13.453Z] [2019-10-01T01:53:13.453Z] build.index: [2019-10-01T01:53:14.823Z] BUILD SUCCESSFUL [2019-10-01T01:53:14.823Z] [2019-10-01T01:53:14.823Z] BUILD SUCCESSFUL [2019-10-01T01:53:14.823Z] Total time: 1 second [2019-10-01T01:53:15.080Z] [INFO] [2019-10-01T01:53:15.080Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:15.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-10-01T01:53:15.080Z] [INFO] [2019-10-01T01:53:15.080Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.080Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:15.080Z] [INFO] [2019-10-01T01:53:15.080Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.080Z] [INFO] [2019-10-01T01:53:15.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.080Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:15.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT.pom [2019-10-01T01:53:15.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:15.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:15.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:15.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-10-01T01:53:15.337Z] [INFO] Building Trace Compass Pcap User Guide 5.1.0-SNAPSHOT [72/134] [2019-10-01T01:53:15.337Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] Executing tasks [2019-10-01T01:53:15.337Z] [2019-10-01T01:53:15.337Z] main: [2019-10-01T01:53:15.337Z] [2019-10-01T01:53:15.337Z] clean: [2019-10-01T01:53:15.337Z] [INFO] Executed tasks [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [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-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:15.337Z] [INFO] [2019-10-01T01:53:15.337Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.337Z] [INFO] Executing tasks [2019-10-01T01:53:15.337Z] [2019-10-01T01:53:15.337Z] main: [2019-10-01T01:53:15.337Z] [2019-10-01T01:53:15.337Z] build: [2019-10-01T01:53:15.337Z] Help: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-10-01T01:53:15.337Z] [2019-10-01T01:53:15.337Z] test: [2019-10-01T01:53:15.594Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-10-01T01:53:15.594Z] [INFO] Executed tasks [2019-10-01T01:53:15.594Z] [INFO] [2019-10-01T01:53:15.594Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:15.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-10-01T01:53:15.594Z] [INFO] [2019-10-01T01:53:15.594Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.594Z] [INFO] [2019-10-01T01:53:15.594Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:15.594Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-10-01T01:53:15.594Z] [INFO] Command line: [2019-10-01T01:53:15.594Z] [/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-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-10-01T01:53:15.594Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:53:17.486Z] Buildfile: build.xml [2019-10-01T01:53:17.486Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-10-01T01:53:17.486Z] [2019-10-01T01:53:17.486Z] build.index: [2019-10-01T01:53:18.855Z] BUILD SUCCESSFUL [2019-10-01T01:53:18.855Z] [2019-10-01T01:53:18.855Z] BUILD SUCCESSFUL [2019-10-01T01:53:18.855Z] Total time: 1 second [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:19.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:19.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT.pom [2019-10-01T01:53:19.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT-sources.jar [2019-10-01T01:53:19.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:19.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:19.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-10-01T01:53:19.419Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-10-01T01:53:19.419Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] The project's OSGi version is 1.0.4.201910010108 [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [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-master-nightly-neon/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:19.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-10-01T01:53:19.419Z] [INFO] [2019-10-01T01:53:19.419Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.419Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/classes [2019-10-01T01:53:19.982Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-10-01T01:53:19.982Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-10-01T01:53:19.982Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:53:19.982Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:53:19.982Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-10-01T01:53:19.982Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-10-01T01:53:19.982Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:53:19.982Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-10-01T01:53:19.982Z] 2 problems (2 warnings) [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:19.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:19.982Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:19.982Z] [INFO] [2019-10-01T01:53:19.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:20.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:20.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:20.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:53:21.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:53:23.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:53:23.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:53:23.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-10-01T01:53:23.493Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.1.0-SNAPSHOT [74/134] [2019-10-01T01:53:23.493Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [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-master-nightly-neon/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-10-01T01:53:23.493Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.1.0-SNAPSHOT.pom [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-10-01T01:53:23.493Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.3-SNAPSHOT [75/134] [2019-10-01T01:53:23.493Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [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-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:23.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-10-01T01:53:23.493Z] [INFO] [2019-10-01T01:53:23.493Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:23.493Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-10-01T01:53:24.056Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-10-01T01:53:24.056Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-10-01T01:53:24.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:53:24.056Z] 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-10-01T01:53:24.056Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-10-01T01:53:24.056Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-10-01T01:53:24.056Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:53:24.056Z] 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-10-01T01:53:24.056Z] 2 problems (2 warnings) [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:24.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT-sources.jar [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT.jar [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.056Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT.jar [2019-10-01T01:53:24.056Z] [INFO] [2019-10-01T01:53:24.056Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.313Z] [INFO] [2019-10-01T01:53:24.313Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.313Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:24.313Z] [INFO] [2019-10-01T01:53:24.313Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:24.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:24.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:24.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:53:25.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:53:27.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:53:27.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:53:27.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:53:27.308Z] [INFO] [2019-10-01T01:53:27.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:27.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT.jar [2019-10-01T01:53:27.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT.pom [2019-10-01T01:53:27.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT-sources.jar [2019-10-01T01:53:27.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:27.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:27.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:27.308Z] [INFO] [2019-10-01T01:53:27.308Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-10-01T01:53:27.564Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-10-01T01:53:27.565Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT [76/134] [2019-10-01T01:53:27.565Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] The project's OSGi version is 1.1.2.201910010108 [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [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-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:27.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-10-01T01:53:27.565Z] [INFO] [2019-10-01T01:53:27.565Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.565Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-10-01T01:53:27.821Z] [INFO] [2019-10-01T01:53:27.821Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:27.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-10-01T01:53:27.821Z] [INFO] [2019-10-01T01:53:27.821Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.821Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar [2019-10-01T01:53:27.821Z] [INFO] [2019-10-01T01:53:27.821Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.821Z] [INFO] [2019-10-01T01:53:27.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:27.821Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar [2019-10-01T01:53:28.078Z] [INFO] [2019-10-01T01:53:28.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:28.078Z] [INFO] [2019-10-01T01:53:28.078Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:28.078Z] [INFO] [2019-10-01T01:53:28.078Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:28.078Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar [2019-10-01T01:53:28.078Z] [INFO] [2019-10-01T01:53:28.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:28.078Z] [INFO] [2019-10-01T01:53:28.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:28.078Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:28.078Z] [INFO] [2019-10-01T01:53:28.078Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:28.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:28.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:28.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T01:53:28.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:53:29.521Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:53:32.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:53:32.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:53:32.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:32.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar [2019-10-01T01:53:32.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.pom [2019-10-01T01:53:32.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar [2019-10-01T01:53:32.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:53:32.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:32.178Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-10-01T01:53:32.178Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.1.0-SNAPSHOT [77/134] [2019-10-01T01:53:32.178Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [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-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:32.178Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:32.178Z] [INFO] [2019-10-01T01:53:32.178Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:33.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:53:33.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:33.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:53:34.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:53:34.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:35.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:53:36.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:53:36.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:53:36.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:53:36.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-10-01T01:53:36.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:53:36.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:53:37.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:53:37.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:53:37.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:37.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT.jar [2019-10-01T01:53:37.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT.pom [2019-10-01T01:53:37.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:53:37.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:53:37.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-10-01T01:53:37.253Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-10-01T01:53:37.253Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.253Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.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-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:37.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-10-01T01:53:37.253Z] [INFO] [2019-10-01T01:53:37.253Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.510Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-10-01T01:53:37.510Z] [INFO] [2019-10-01T01:53:37.510Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:37.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-10-01T01:53:37.510Z] [INFO] [2019-10-01T01:53:37.510Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.510Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.767Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.767Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:37.767Z] [INFO] [2019-10-01T01:53:37.767Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:38.023Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-10-01T01:53:38.023Z] [INFO] Command line: [2019-10-01T01:53:38.023Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:53:38.023Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:53:40.552Z] !SESSION 2019-10-01 01:53:38.200 ----------------------------------------------- [2019-10-01T01:53:40.552Z] eclipse.buildId=unknown [2019-10-01T01:53:40.552Z] java.version=1.8.0_202 [2019-10-01T01:53:40.552Z] java.vendor=Oracle Corporation [2019-10-01T01:53:40.552Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:53:40.552Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:53:40.552Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:53:40.552Z] [2019-10-01T01:53:40.552Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:53:40.025 [2019-10-01T01:53:40.552Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:53:40.552Z] !STACK 0 [2019-10-01T01:53:40.552Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72] [2019-10-01T01:53:40.552Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:53:40.552Z] [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:53:40.552Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:53:41.116Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-10-01T01:53:41.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-10-01T01:53:41.375Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-10-01T01:53:41.375Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-10-01T01:53:41.375Z] [2019-10-01T01:53:41.375Z] Results: [2019-10-01T01:53:41.375Z] [2019-10-01T01:53:41.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:53:41.375Z] [2019-10-01T01:53:42.306Z] [INFO] All tests passed! [2019-10-01T01:53:42.306Z] [INFO] [2019-10-01T01:53:42.306Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:42.306Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:42.306Z] [INFO] [2019-10-01T01:53:42.306Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:42.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:42.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T01:53:42.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:53:43.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:53:45.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:53:45.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:53:45.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:45.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:45.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:45.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:45.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:45.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:45.299Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-10-01T01:53:45.299Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-10-01T01:53:45.299Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [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-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:45.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-10-01T01:53:45.299Z] [INFO] [2019-10-01T01:53:45.299Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.299Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:53:45.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.555Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:53:45.555Z] [INFO] [2019-10-01T01:53:45.555Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:45.812Z] [INFO] [2019-10-01T01:53:45.812Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:46.069Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-10-01T01:53:46.069Z] [INFO] Command line: [2019-10-01T01:53:46.069Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:53:46.069Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:53:48.589Z] !SESSION 2019-10-01 01:53:46.196 ----------------------------------------------- [2019-10-01T01:53:48.589Z] eclipse.buildId=unknown [2019-10-01T01:53:48.589Z] java.version=1.8.0_202 [2019-10-01T01:53:48.589Z] java.vendor=Oracle Corporation [2019-10-01T01:53:48.589Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:53:48.589Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:53:48.589Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:53:48.589Z] [2019-10-01T01:53:48.589Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:53:47.989 [2019-10-01T01:53:48.589Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:53:48.589Z] !STACK 0 [2019-10-01T01:53:48.590Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72] [2019-10-01T01:53:48.590Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:53:48.590Z] [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:53:48.590Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:53:49.521Z] process 10103: 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-10-01T01:53:49.521Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T01:53:57.895Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-10-01T01:53:57.895Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-10-01T01:53:57.895Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-10-01T01:53:57.895Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-10-01T01:53:57.895Z] [2019-10-01T01:53:57.895Z] Results: [2019-10-01T01:53:57.895Z] [2019-10-01T01:53:57.895Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:53:57.895Z] [2019-10-01T01:53:59.790Z] [INFO] All tests passed! [2019-10-01T01:53:59.790Z] [INFO] [2019-10-01T01:53:59.790Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:59.790Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:53:59.790Z] [INFO] [2019-10-01T01:53:59.790Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:53:59.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:53:59.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:53:59.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T01:54:00.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:01.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:54:03.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-10-01T01:54:03.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:03.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:03.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:54:03.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:03.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:03.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:03.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:03.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:03.309Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-10-01T01:54:03.309Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-10-01T01:54:03.309Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:03.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:03.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-10-01T01:54:03.309Z] [INFO] [2019-10-01T01:54:03.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.566Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.566Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.566Z] [INFO] [2019-10-01T01:54:03.566Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:03.823Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-10-01T01:54:03.823Z] [INFO] Command line: [2019-10-01T01:54:03.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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:54:03.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:54:05.946Z] !SESSION 2019-10-01 01:54:03.915 ----------------------------------------------- [2019-10-01T01:54:05.946Z] eclipse.buildId=unknown [2019-10-01T01:54:05.946Z] java.version=1.8.0_202 [2019-10-01T01:54:05.946Z] java.vendor=Oracle Corporation [2019-10-01T01:54:05.946Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:54:05.946Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:54:05.946Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:54:05.946Z] [2019-10-01T01:54:05.946Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:54:05.524 [2019-10-01T01:54:05.946Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:54:05.946Z] !STACK 0 [2019-10-01T01:54:05.946Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:54:05.946Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:54:05.946Z] [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:54:05.946Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:54:06.876Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-10-01T01:54:06.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-10-01T01:54:06.876Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-10-01T01:54:06.876Z] [2019-10-01T01:54:06.876Z] Results: [2019-10-01T01:54:06.876Z] [2019-10-01T01:54:06.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:54:06.876Z] [2019-10-01T01:54:07.439Z] [INFO] All tests passed! [2019-10-01T01:54:07.439Z] [INFO] [2019-10-01T01:54:07.439Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:07.439Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:07.439Z] [INFO] [2019-10-01T01:54:07.439Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:07.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:54:07.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:07.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:08.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:54:08.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:54:09.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:09.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:09.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:54:09.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:09.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:54:09.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:09.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:09.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:09.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:09.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:09.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:09.396Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-10-01T01:54:09.396Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.2-SNAPSHOT [81/134] [2019-10-01T01:54:09.396Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] The project's OSGi version is 1.2.2.201910010108 [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:09.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-10-01T01:54:09.396Z] [INFO] [2019-10-01T01:54:09.396Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:09.396Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:10.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT-sources.jar [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT.jar [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT.jar [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.326Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:10.326Z] [INFO] [2019-10-01T01:54:10.326Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:10.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:10.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:54:10.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:54:10.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:11.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:11.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:54:11.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:11.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:11.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:11.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT.jar [2019-10-01T01:54:11.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT.pom [2019-10-01T01:54:11.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT-sources.jar [2019-10-01T01:54:11.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:54:11.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT-p2metadata.xml [2019-10-01T01:54:11.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.2-SNAPSHOT-p2artifacts.xml [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-10-01T01:54:11.919Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT [82/134] [2019-10-01T01:54:11.919Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] The project's OSGi version is 2.0.3.201910010108 [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:11.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:11.919Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:11.919Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-10-01T01:54:11.919Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:12.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar [2019-10-01T01:54:12.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.pom [2019-10-01T01:54:12.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar [2019-10-01T01:54:12.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:54:12.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2metadata.xml [2019-10-01T01:54:12.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2artifacts.xml [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-10-01T01:54:12.177Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.6-SNAPSHOT [83/134] [2019-10-01T01:54:12.177Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] The project's OSGi version is 1.0.6.201910010108 [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:12.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-10-01T01:54:12.177Z] [INFO] [2019-10-01T01:54:12.177Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.177Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:12.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT-sources.jar [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT.jar [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] [2019-10-01T01:54:12.741Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.741Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT.jar [2019-10-01T01:54:12.999Z] [INFO] [2019-10-01T01:54:12.999Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.999Z] [INFO] [2019-10-01T01:54:12.999Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.999Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:12.999Z] [INFO] [2019-10-01T01:54:12.999Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:12.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:12.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:13.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:13.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:13.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:14.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:14.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:54:14.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:16.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT.jar [2019-10-01T01:54:16.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT.pom [2019-10-01T01:54:16.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT-sources.jar [2019-10-01T01:54:16.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:54:16.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT-p2metadata.xml [2019-10-01T01:54:16.021Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.6-SNAPSHOT-p2artifacts.xml [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-10-01T01:54:16.021Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.8-SNAPSHOT [84/134] [2019-10-01T01:54:16.021Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] The project's OSGi version is 1.2.8.201910010108 [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:16.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-10-01T01:54:16.021Z] [INFO] [2019-10-01T01:54:16.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:16.021Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-10-01T01:54:16.952Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-10-01T01:54:17.209Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-10-01T01:54:17.209Z] ^^^^^^^^ [2019-10-01T01:54:17.209Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-10-01T01:54:17.209Z] 2. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/AddContextOnDomainHandler.java (at line 87) [2019-10-01T01:54:17.209Z] if (TraceDomainType.JUL.equals(domain)) { [2019-10-01T01:54:17.209Z] ^^^^^^ [2019-10-01T01:54:17.210Z] Unlikely argument type for equals(): TraceDomainComponent seems to be unrelated to TraceDomainType [2019-10-01T01:54:17.210Z] 2 problems (0 errors, 1 warning, 1 info) [2019-10-01T01:54:17.210Z] [INFO] [2019-10-01T01:54:17.210Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:17.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-10-01T01:54:17.210Z] [INFO] [2019-10-01T01:54:17.210Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.210Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT-sources.jar [2019-10-01T01:54:17.210Z] [INFO] [2019-10-01T01:54:17.210Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.210Z] [INFO] [2019-10-01T01:54:17.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.210Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT.jar [2019-10-01T01:54:17.465Z] [INFO] [2019-10-01T01:54:17.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.466Z] [INFO] [2019-10-01T01:54:17.466Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.466Z] [INFO] [2019-10-01T01:54:17.466Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.466Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT.jar [2019-10-01T01:54:17.722Z] [INFO] [2019-10-01T01:54:17.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.722Z] [INFO] [2019-10-01T01:54:17.722Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:17.722Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:17.722Z] [INFO] [2019-10-01T01:54:17.722Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:18.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:18.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:54:18.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:54:18.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:18.543Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:54:18.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:19.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:54:19.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:54:21.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:54:21.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T01:54:21.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:21.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:21.514Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:21.514Z] [INFO] [2019-10-01T01:54:21.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:21.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT.jar [2019-10-01T01:54:21.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT.pom [2019-10-01T01:54:21.514Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT-sources.jar [2019-10-01T01:54:21.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:54:21.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT-p2metadata.xml [2019-10-01T01:54:21.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.8-SNAPSHOT-p2artifacts.xml [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-10-01T01:54:21.772Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.1.0-SNAPSHOT [85/134] [2019-10-01T01:54:21.772Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT.jar [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:21.772Z] [INFO] [2019-10-01T01:54:21.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:22.029Z] [INFO] [2019-10-01T01:54:22.029Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:22.029Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:22.029Z] [INFO] [2019-10-01T01:54:22.029Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:23.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:54:23.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:23.451Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:24.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:54:24.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:54:26.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:54:26.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:54:26.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:54:26.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:26.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:54:26.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:26.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:26.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:54:26.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:54:26.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:54:26.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:54:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T01:54:27.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T01:54:27.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:54:27.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:54:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:54:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:54:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:27.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT.jar [2019-10-01T01:54:27.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT.pom [2019-10-01T01:54:27.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:54:27.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:54:27.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-10-01T01:54:27.854Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-10-01T01:54:27.854Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] The project's OSGi version is 1.1.1.201910010108 [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:27.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-10-01T01:54:27.854Z] [INFO] [2019-10-01T01:54:27.854Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:27.854Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:28.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.111Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-10-01T01:54:28.111Z] [INFO] [2019-10-01T01:54:28.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.367Z] [INFO] [2019-10-01T01:54:28.367Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:28.624Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-10-01T01:54:28.624Z] [INFO] Command line: [2019-10-01T01:54:28.624Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:54:28.624Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:54:31.898Z] !SESSION 2019-10-01 01:54:28.665 ----------------------------------------------- [2019-10-01T01:54:31.898Z] eclipse.buildId=unknown [2019-10-01T01:54:31.898Z] java.version=1.8.0_202 [2019-10-01T01:54:31.898Z] java.vendor=Oracle Corporation [2019-10-01T01:54:31.898Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:54:31.898Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:54:31.898Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:54:31.898Z] [2019-10-01T01:54:31.898Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:54:31.217 [2019-10-01T01:54:31.898Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:54:31.898Z] !STACK 0 [2019-10-01T01:54:31.898Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:54:31.898Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:54:31.898Z] [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:54:31.898Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:54:32.926Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-10-01T01:54:33.226Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-10-01T01:54:33.226Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.07 s [2019-10-01T01:54:33.226Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.226Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.226Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.226Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.226Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.226Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.226Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-10-01T01:54:33.227Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-10-01T01:54:33.227Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-10-01T01:54:33.227Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-10-01T01:54:33.227Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-10-01T01:54:33.227Z] 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-10-01T01:54:33.227Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-10-01T01:54:33.227Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-10-01T01:54:33.227Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-10-01T01:54:33.227Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-10-01T01:54:33.227Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-10-01T01:54:33.227Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-10-01T01:54:33.227Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.024 s [2019-10-01T01:54:33.227Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-10-01T01:54:33.227Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-10-01T01:54:33.227Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-10-01T01:54:33.227Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-10-01T01:54:33.227Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-10-01T01:54:33.227Z] 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-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-10-01T01:54:33.227Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-10-01T01:54:33.227Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-10-01T01:54:33.227Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-10-01T01:54:33.227Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-10-01T01:54:33.227Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-10-01T01:54:33.227Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:54:33.227Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-10-01T01:54:33.484Z] [2019-10-01T01:54:33.484Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-10-01 01:54:33.263 [2019-10-01T01:54:33.484Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-10-01T01:54:33.484Z] !STACK 0 [2019-10-01T01:54:33.484Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-10-01T01:54:33.484Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:259) [2019-10-01T01:54:33.484Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:200) [2019-10-01T01:54:33.484Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:154) [2019-10-01T01:54:33.484Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:54:33.484Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:54:33.484Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:54:33.484Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:54:33.484Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:54:33.484Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:54:33.484Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:54:33.484Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-10-01T01:54:33.484Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:54:33.484Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:54:33.484Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:54:33.484Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:54:33.484Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:54:33.484Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:54:33.484Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:54:33.484Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:54:33.484Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:54:33.484Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:54:33.484Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:54:33.484Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2019-10-01T01:54:33.484Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2019-10-01T01:54:33.484Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:54:33.484Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:54:33.484Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:54:33.484Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:54:33.484Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:54:33.484Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:54:33.484Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:54:33.484Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:54:33.484Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:54:33.484Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:54:33.484Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:54:33.484Z] [2019-10-01T01:54:33.484Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-10-01 01:54:33.330 [2019-10-01T01:54:33.484Z] !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-10-01T01:54:33.484Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-10-01T01:54:33.484Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.171 s [2019-10-01T01:54:33.484Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.065 s [2019-10-01T01:54:33.484Z] [2019-10-01T01:54:33.484Z] Results: [2019-10-01T01:54:33.484Z] [2019-10-01T01:54:33.484Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:54:33.484Z] [2019-10-01T01:54:35.378Z] [INFO] All tests passed! [2019-10-01T01:54:35.378Z] [INFO] [2019-10-01T01:54:35.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:35.379Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:35.379Z] [INFO] [2019-10-01T01:54:35.379Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:35.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:35.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:54:35.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:54:35.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:35.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:54:36.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:36.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:54:36.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:36.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:36.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:36.970Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:36.970Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:36.970Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:36.970Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:36.970Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-10-01T01:54:36.970Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-10-01T01:54:36.970Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:36.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-10-01T01:54:36.970Z] [INFO] [2019-10-01T01:54:36.970Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:36.970Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:37.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.227Z] [INFO] [2019-10-01T01:54:37.227Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:37.484Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-10-01T01:54:37.484Z] [INFO] Command line: [2019-10-01T01:54:37.484Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:54:37.484Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:54:39.379Z] !SESSION 2019-10-01 01:54:37.724 ----------------------------------------------- [2019-10-01T01:54:39.379Z] eclipse.buildId=unknown [2019-10-01T01:54:39.379Z] java.version=1.8.0_202 [2019-10-01T01:54:39.379Z] java.vendor=Oracle Corporation [2019-10-01T01:54:39.379Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:54:39.379Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:54:39.379Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:54:39.379Z] [2019-10-01T01:54:39.379Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:54:39.305 [2019-10-01T01:54:39.379Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:54:39.379Z] !STACK 0 [2019-10-01T01:54:39.379Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:54:39.379Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:54:39.379Z] [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:54:39.379Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:54:40.747Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-10-01T01:54:40.747Z] 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-10-01T01:54:40.747Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.026 s [2019-10-01T01:54:40.747Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-10-01T01:54:40.747Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-10-01T01:54:41.004Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-10-01T01:54:41.004Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.235 s [2019-10-01T01:54:41.004Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.005 s [2019-10-01T01:54:41.004Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2019-10-01T01:54:41.004Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-10-01T01:54:41.004Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-10-01T01:54:41.004Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-10-01T01:54:41.004Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0.001 s [2019-10-01T01:54:41.004Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-10-01T01:54:41.004Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-10-01T01:54:41.004Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-10-01T01:54:41.004Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-10-01T01:54:41.004Z] [2019-10-01T01:54:41.004Z] Results: [2019-10-01T01:54:41.004Z] [2019-10-01T01:54:41.004Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:54:41.004Z] [2019-10-01T01:54:41.836Z] [INFO] All tests passed! [2019-10-01T01:54:41.836Z] [INFO] [2019-10-01T01:54:41.836Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:41.836Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:54:41.836Z] [INFO] [2019-10-01T01:54:41.836Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:42.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:54:42.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:54:42.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:54:43.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:54:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:54:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:54:43.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:54:43.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:54:43.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:54:43.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:43.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:43.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:43.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:43.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:43.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:43.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-10-01T01:54:43.793Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-10-01T01:54:43.793Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] The project's OSGi version is 2.0.2.201910010108 [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:43.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-10-01T01:54:43.793Z] [INFO] [2019-10-01T01:54:43.793Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:43.793Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-10-01T01:54:44.357Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-10-01T01:54:44.357Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-10-01T01:54:44.357Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:54:44.357Z] 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-10-01T01:54:44.357Z] 1 problem (1 warning) [2019-10-01T01:54:44.357Z] [INFO] [2019-10-01T01:54:44.357Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:54:44.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-10-01T01:54:44.357Z] [INFO] [2019-10-01T01:54:44.357Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.357Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-10-01T01:54:44.357Z] [INFO] [2019-10-01T01:54:44.357Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.357Z] [INFO] [2019-10-01T01:54:44.357Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.357Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-10-01T01:54:44.614Z] [INFO] [2019-10-01T01:54:44.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.614Z] [INFO] [2019-10-01T01:54:44.614Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.614Z] [INFO] [2019-10-01T01:54:44.614Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.614Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-10-01T01:54:44.614Z] [INFO] [2019-10-01T01:54:44.614Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:44.614Z] [INFO] [2019-10-01T01:54:44.614Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:54:45.177Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-10-01T01:54:45.177Z] [INFO] Command line: [2019-10-01T01:54:45.177Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:54:45.177Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:54:47.080Z] !SESSION 2019-10-01 01:54:45.231 ----------------------------------------------- [2019-10-01T01:54:47.080Z] eclipse.buildId=unknown [2019-10-01T01:54:47.080Z] java.version=1.8.0_202 [2019-10-01T01:54:47.080Z] java.vendor=Oracle Corporation [2019-10-01T01:54:47.080Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:54:47.080Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:54:47.080Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:54:47.080Z] [2019-10-01T01:54:47.080Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:54:47.028 [2019-10-01T01:54:47.080Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:54:47.080Z] !STACK 0 [2019-10-01T01:54:47.080Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:54:47.080Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:54:47.080Z] [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:54:47.080Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:54:48.449Z] process 10334: 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-10-01T01:54:48.449Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T01:54:58.401Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-10-01T01:54:59.333Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-10-01T01:54:59.333Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 1.499 s [2019-10-01T01:54:59.333Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-10-01T01:54:59.591Z] *** BUG *** [2019-10-01T01:54:59.591Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:54:59.591Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:54:59.591Z] [2019-10-01T01:54:59.591Z] *** BUG *** [2019-10-01T01:54:59.591Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:54:59.591Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:54:59.591Z] [2019-10-01T01:54:59.591Z] *** BUG *** [2019-10-01T01:54:59.591Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:54:59.591Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:54:59.591Z] [2019-10-01T01:54:59.591Z] *** BUG *** [2019-10-01T01:54:59.591Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:54:59.591Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:54:59.591Z] [2019-10-01T01:55:03.764Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.31 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-10-01T01:55:03.764Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 4.309 s [2019-10-01T01:55:03.764Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-10-01T01:55:04.021Z] *** BUG *** [2019-10-01T01:55:04.021Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:55:04.021Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:55:04.021Z] [2019-10-01T01:55:04.021Z] *** BUG *** [2019-10-01T01:55:04.021Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:55:04.021Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:55:04.021Z] [2019-10-01T01:55:04.021Z] *** BUG *** [2019-10-01T01:55:04.021Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:55:04.021Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:55:04.021Z] [2019-10-01T01:55:04.021Z] *** BUG *** [2019-10-01T01:55:04.021Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:55:04.021Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:55:04.021Z] [2019-10-01T01:55:04.951Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-10-01T01:55:04.951Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 1.295 s [2019-10-01T01:55:04.951Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-10-01T01:55:05.208Z] *** BUG *** [2019-10-01T01:55:05.208Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:55:05.208Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:55:05.208Z] [2019-10-01T01:55:05.208Z] *** BUG *** [2019-10-01T01:55:05.208Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-10-01T01:55:05.208Z] Set a breakpoint on '_pixman_log_error' to debug [2019-10-01T01:55:05.208Z] [2019-10-01T01:55:06.139Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-10-01T01:55:06.139Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.029 s [2019-10-01T01:55:06.139Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-10-01T01:55:06.139Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-10-01T01:55:06.139Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-10-01T01:55:06.139Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.004 s [2019-10-01T01:55:06.139Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-10-01T01:55:06.139Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.016 s [2019-10-01T01:55:06.139Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-10-01T01:55:06.139Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-10-01T01:55:07.069Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-10-01T01:55:07.069Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 1.052 s [2019-10-01T01:55:07.069Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-10-01T01:55:08.524Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-10-01T01:55:08.524Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.063 s [2019-10-01T01:55:08.524Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-10-01T01:55:09.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-10-01T01:55:09.088Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 0.864 s [2019-10-01T01:55:09.088Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-10-01T01:55:09.652Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-10-01T01:55:09.652Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.519 s [2019-10-01T01:55:09.652Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-10-01T01:55:10.215Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-10-01T01:55:10.215Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.577 s [2019-10-01T01:55:10.215Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-10-01T01:55:11.145Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-10-01T01:55:11.145Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.825 s [2019-10-01T01:55:11.145Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-10-01T01:55:23.324Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.676 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-10-01T01:55:23.324Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.674 s [2019-10-01T01:55:23.324Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-10-01T01:55:23.324Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.29 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-10-01T01:55:23.324Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.011 s [2019-10-01T01:55:23.324Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2019-10-01T01:55:23.324Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2019-10-01T01:55:23.324Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2019-10-01T01:55:23.324Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2019-10-01T01:55:23.324Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2019-10-01T01:55:23.324Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2019-10-01T01:55:23.324Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-10-01T01:55:23.324Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-10-01T01:55:23.324Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-10-01T01:55:23.324Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-10-01T01:55:23.324Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-10-01T01:55:23.324Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-10-01T01:55:23.324Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2019-10-01T01:55:23.324Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-10-01T01:55:23.324Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-10-01T01:55:23.324Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-10-01T01:55:23.324Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-10-01T01:55:23.889Z] [2019-10-01T01:55:23.889Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-10-01 01:55:23.750 [2019-10-01T01:55:23.889Z] !MESSAGE Could not validate the xml response [2019-10-01T01:55:23.889Z] !STACK 0 [2019-10-01T01:55:23.889Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:55:23.889Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:55:23.889Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:176) [2019-10-01T01:55:23.889Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:261) [2019-10-01T01:55:23.889Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-10-01T01:55:23.889Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:55:23.889Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:55:23.889Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:55:23.889Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:55:23.889Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:55:23.889Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:55:23.889Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:55:23.889Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:55:23.889Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-10-01T01:55:23.889Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:55:23.889Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:55:23.889Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:55:23.889Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:55:23.889Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:55:23.889Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:55:23.889Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:55:23.889Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:55:23.889Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:55:23.889Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:55:23.889Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-10-01T01:55:23.889Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:55:23.889Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:55:23.889Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:55:23.889Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:55:23.889Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:55:23.889Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:55:23.889Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:55:23.889Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:55:23.889Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:55:23.889Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:55:23.889Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:55:23.889Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:55:23.889Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:55:23.889Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:55:23.889Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:55:23.889Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:55:23.889Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:55:23.889Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:55:23.889Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:55:23.889Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:55:23.889Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:55:23.889Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:55:23.889Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:55:23.889Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:55:23.889Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:55:23.889Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:55:23.889Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:55:23.889Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:55:23.889Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:55:24.821Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.664 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-10-01T01:55:24.821Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.049 s [2019-10-01T01:55:24.821Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.029 s [2019-10-01T01:55:24.821Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.03 s [2019-10-01T01:55:24.821Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2019-10-01T01:55:24.821Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.025 s [2019-10-01T01:55:24.821Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.026 s [2019-10-01T01:55:24.821Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.038 s [2019-10-01T01:55:24.821Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-10-01T01:55:24.821Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.043 s [2019-10-01T01:55:24.821Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-10-01T01:55:24.821Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.405 s [2019-10-01T01:55:24.821Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.025 s [2019-10-01T01:55:24.821Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-10-01T01:55:24.821Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.031 s [2019-10-01T01:55:24.821Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-10-01T01:55:24.821Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-10-01T01:55:24.821Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.04 s [2019-10-01T01:55:24.821Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.028 s [2019-10-01T01:55:24.821Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-10-01T01:55:24.821Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-10-01T01:55:24.821Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-10-01T01:55:24.821Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-10-01T01:55:24.821Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-10-01T01:55:24.821Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-10-01T01:55:24.821Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-10-01T01:55:24.821Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.035 s [2019-10-01T01:55:24.821Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-10-01T01:55:24.821Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-10-01T01:55:24.821Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-10-01T01:55:24.821Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-10-01T01:55:24.821Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.029 s [2019-10-01T01:55:24.821Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-10-01T01:55:24.821Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-10-01T01:55:24.821Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-10-01T01:55:24.821Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-10-01T01:55:24.821Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-10-01T01:55:24.821Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-10-01T01:55:24.821Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.026 s [2019-10-01T01:55:24.821Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-10-01T01:55:24.821Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-10-01T01:55:24.821Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-10-01T01:55:24.821Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-10-01T01:55:24.821Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-10-01T01:55:24.821Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.027 s [2019-10-01T01:55:24.821Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-10-01T01:55:24.821Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-10-01T01:55:24.821Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-10-01T01:55:24.821Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-10-01T01:55:24.821Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-10-01T01:55:24.821Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.027 s [2019-10-01T01:55:24.821Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-10-01T01:55:24.821Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-10-01T01:55:24.821Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-10-01T01:55:24.821Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-10-01T01:55:24.821Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-10-01T01:55:24.821Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.031 s [2019-10-01T01:55:24.821Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-10-01T01:55:24.821Z] [2019-10-01T01:55:24.821Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-10-01 01:55:24.740 [2019-10-01T01:55:24.821Z] !MESSAGE Could not validate the xml response [2019-10-01T01:55:24.821Z] !STACK 0 [2019-10-01T01:55:24.821Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-10-01T01:55:24.821Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-10-01T01:55:24.821Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:176) [2019-10-01T01:55:24.821Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:261) [2019-10-01T01:55:24.821Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-10-01T01:55:24.821Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:55:24.822Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:55:24.822Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:55:24.822Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:55:24.822Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-10-01T01:55:24.822Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-10-01T01:55:24.822Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-10-01T01:55:24.822Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-10-01T01:55:24.822Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-10-01T01:55:24.822Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-10-01T01:55:24.822Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-10-01T01:55:24.822Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-10-01T01:55:24.822Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-10-01T01:55:24.822Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:55:24.822Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:55:24.822Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:55:24.822Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-10-01T01:55:24.822Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-10-01T01:55:24.822Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-10-01T01:55:24.822Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-10-01T01:55:24.822Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T01:55:24.822Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T01:55:24.822Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T01:55:24.822Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T01:55:24.822Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T01:55:24.822Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:55:24.822Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T01:55:24.822Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T01:55:24.822Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T01:55:24.822Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T01:55:24.822Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T01:55:24.822Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T01:55:24.822Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T01:55:24.822Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T01:55:24.822Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T01:55:24.822Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T01:55:24.822Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T01:55:24.822Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T01:55:24.822Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T01:55:24.822Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T01:55:24.822Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T01:55:24.822Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T01:55:24.822Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T01:55:24.822Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T01:55:24.822Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T01:55:24.822Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T01:55:24.822Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T01:55:24.822Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T01:55:24.822Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T01:55:25.385Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.798 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-10-01T01:55:25.385Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-10-01T01:55:25.385Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.385Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-10-01T01:55:25.385Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.035 s [2019-10-01T01:55:25.386Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-10-01T01:55:25.386Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-10-01T01:55:25.386Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-10-01T01:55:25.386Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-10-01T01:55:25.386Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-10-01T01:55:25.386Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-10-01T01:55:25.386Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-10-01T01:55:25.386Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-10-01T01:55:25.386Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-10-01T01:55:25.386Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-10-01T01:55:25.386Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-10-01T01:55:25.386Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-10-01T01:55:25.386Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-10-01T01:55:25.386Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-10-01T01:55:25.386Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-10-01T01:55:25.386Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-10-01T01:55:25.386Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-10-01T01:55:25.386Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-10-01T01:55:25.386Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.027 s [2019-10-01T01:55:25.386Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-10-01T01:55:25.386Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-10-01T01:55:25.386Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-10-01T01:55:25.386Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-10-01T01:55:25.386Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.026 s [2019-10-01T01:55:25.386Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-10-01T01:55:25.386Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-10-01T01:55:25.386Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-10-01T01:55:25.386Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:55:25.386Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:55:25.386Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:55:25.386Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:55:25.386Z] [2019-10-01T01:55:25.386Z] Results: [2019-10-01T01:55:25.386Z] [2019-10-01T01:55:25.386Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-10-01T01:55:25.386Z] [2019-10-01T01:55:26.333Z] [INFO] All tests passed! [2019-10-01T01:55:26.333Z] [INFO] [2019-10-01T01:55:26.333Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:55:26.333Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:55:26.333Z] [INFO] [2019-10-01T01:55:26.333Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:55:27.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:55:27.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:55:27.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:55:28.194Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:55:28.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:55:28.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:55:28.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:55:28.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:55:28.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T01:55:29.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:55:30.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:55:30.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T01:55:31.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-10-01T01:55:31.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T01:55:31.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:55:31.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:55:31.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:55:31.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:55:31.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:55:32.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:32.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:32.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:32.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:32.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:32.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-10-01T01:55:32.537Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-10-01T01:55:32.537Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] The project's OSGi version is 2.0.0.201910010108 [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:55:32.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-10-01T01:55:32.537Z] [INFO] [2019-10-01T01:55:32.537Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.537Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:55:32.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:32.794Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:55:32.794Z] [INFO] [2019-10-01T01:55:32.794Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:34.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:55:34.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:55:34.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:55:34.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:55:34.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:55:34.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:55:35.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:55:37.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:55:37.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:55:37.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:55:37.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:55:37.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:55:37.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:55:37.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:55:37.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:55:37.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:55:37.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:55:37.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:55:37.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:55:37.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:55:38.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T01:55:38.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:55:38.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T01:55:38.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T01:55:38.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:55:38.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:38.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:38.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:38.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:38.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:38.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:38.622Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-10-01T01:55:38.622Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.1.0-SNAPSHOT [90/134] [2019-10-01T01:55:38.622Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] [2019-10-01T01:55:38.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.622Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT.jar [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.879Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:38.879Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:55:38.879Z] [INFO] [2019-10-01T01:55:38.879Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:40.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:55:40.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:55:40.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:55:41.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:55:41.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:55:43.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:55:43.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:55:43.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:55:43.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:55:43.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:55:43.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:55:43.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-10-01T01:55:43.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:55:43.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:55:43.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:55:43.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:55:43.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:55:44.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:55:44.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:55:44.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:55:44.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:55:44.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:55:44.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:55:44.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-10-01T01:55:44.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:55:44.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-10-01T01:55:44.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:55:44.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:55:44.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-10-01T01:55:44.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-10-01T01:55:44.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:55:44.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T01:55:44.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T01:55:45.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T01:55:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:55:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T01:55:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:55:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:55:45.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T01:55:45.552Z] [INFO] [2019-10-01T01:55:45.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:45.552Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT.jar [2019-10-01T01:55:45.552Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT.pom [2019-10-01T01:55:45.809Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:55:46.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:55:46.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-10-01T01:55:46.372Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT [91/134] [2019-10-01T01:55:46.372Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] The project's OSGi version is 1.0.10.201910010108 [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:55:46.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-10-01T01:55:46.372Z] [INFO] [2019-10-01T01:55:46.372Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.372Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-10-01T01:55:46.935Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-10-01T01:55:46.935Z] ^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-10-01T01:55:46.935Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-10-01T01:55:46.935Z] ^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-10-01T01:55:46.935Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-10-01T01:55:46.935Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-10-01T01:55:46.935Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-10-01T01:55:46.935Z] ^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-10-01T01:55:46.935Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] 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-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-10-01T01:55:46.935Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] 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-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-10-01T01:55:46.935Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-10-01T01:55:46.935Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-10-01T01:55:46.935Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-10-01T01:55:46.935Z] ^^^^^^^^^^^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-10-01T01:55:46.935Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-10-01T01:55:46.935Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-10-01T01:55:46.935Z] ^^^^^ [2019-10-01T01:55:46.935Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-10-01T01:55:46.935Z] 11 problems (11 warnings) [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:55:46.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] [2019-10-01T01:55:46.935Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:46.935Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:55:47.192Z] [INFO] [2019-10-01T01:55:47.192Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:47.192Z] [INFO] [2019-10-01T01:55:47.192Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:55:47.449Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-10-01T01:55:47.449Z] [INFO] Command line: [2019-10-01T01:55:47.449Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:55:47.449Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:55:49.342Z] !SESSION 2019-10-01 01:55:47.621 ----------------------------------------------- [2019-10-01T01:55:49.342Z] eclipse.buildId=unknown [2019-10-01T01:55:49.342Z] java.version=1.8.0_202 [2019-10-01T01:55:49.342Z] java.vendor=Oracle Corporation [2019-10-01T01:55:49.342Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:55:49.342Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:55:49.342Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:55:49.342Z] [2019-10-01T01:55:49.342Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:55:49.261 [2019-10-01T01:55:49.342Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:55:49.342Z] !STACK 0 [2019-10-01T01:55:49.342Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:55:49.342Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:55:49.342Z] [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:55:49.342Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:55:51.864Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-10-01T01:55:51.864Z] [2019-10-01T01:55:51.864Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.388 [2019-10-01T01:55:51.864Z] !MESSAGE The value of a constant attribute should not be empty [2019-10-01T01:55:51.864Z] [2019-10-01T01:55:51.864Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.531 [2019-10-01T01:55:51.864Z] !MESSAGE The value of an event field attribute should not be null [2019-10-01T01:55:51.864Z] [2019-10-01T01:55:51.864Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.534 [2019-10-01T01:55:51.864Z] !MESSAGE A query state attribute should have children attributes [2019-10-01T01:55:51.864Z] [2019-10-01T01:55:51.864Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.541 [2019-10-01T01:55:51.864Z] !MESSAGE The value of a constant attribute should not be empty [2019-10-01T01:55:51.864Z] [2019-10-01T01:55:51.864Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.574 [2019-10-01T01:55:51.864Z] !MESSAGE Location undefined does not exist [2019-10-01T01:55:51.864Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-10-01T01:55:51.864Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.025 s [2019-10-01T01:55:51.864Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.189 s [2019-10-01T01:55:51.864Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.016 s [2019-10-01T01:55:51.864Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-10-01T01:55:51.864Z] [2019-10-01T01:55:51.864Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:55:51.861 [2019-10-01T01:55:51.864Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:55:51.955 [2019-10-01T01:55:52.121Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.973 [2019-10-01T01:55:52.121Z] !MESSAGE State Transition: Undefined action: action1 [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.977 [2019-10-01T01:55:52.121Z] !MESSAGE State Transition: Undefined condition: test1 [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:51.982 [2019-10-01T01:55:52.121Z] !MESSAGE State Transition: Undefined condition: test1 [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:55:51.986 [2019-10-01T01:55:52.121Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-10-01T01:55:52.121Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-10-01T01:55:52.121Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.035 s [2019-10-01T01:55:52.121Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.011 s [2019-10-01T01:55:52.121Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.032 s [2019-10-01T01:55:52.121Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.008 s [2019-10-01T01:55:52.121Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.01 s [2019-10-01T01:55:52.121Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-10-01T01:55:52.121Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.009 s [2019-10-01T01:55:52.121Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-10-01T01:55:52.121Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-10-01T01:55:52.121Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-10-01T01:55:52.121Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-10-01T01:55:52.121Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-10-01T01:55:52.121Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-10-01T01:55:52.121Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.038 [2019-10-01T01:55:52.121Z] !MESSAGE Segment time: only one of or shoud be present [2019-10-01T01:55:52.121Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-10-01T01:55:52.121Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.004 s [2019-10-01T01:55:52.121Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.121Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.121Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.121Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.121Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.061 [2019-10-01T01:55:52.121Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.063 [2019-10-01T01:55:52.121Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.067 [2019-10-01T01:55:52.121Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.069 [2019-10-01T01:55:52.121Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.082 [2019-10-01T01:55:52.121Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.088 [2019-10-01T01:55:52.121Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.091 [2019-10-01T01:55:52.121Z] !MESSAGE A query state value should have children attributes [2019-10-01T01:55:52.121Z] [2019-10-01T01:55:52.121Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:55:52.092 [2019-10-01T01:55:52.121Z] !MESSAGE The value of a constant attribute should not be empty [2019-10-01T01:55:52.378Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-10-01T01:55:52.378Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.003 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-10-01T01:55:52.378Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-10-01T01:55:52.378Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-10-01T01:56:02.615Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-10-01T01:56:02.615Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.967 s [2019-10-01T01:56:02.615Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.671 s [2019-10-01T01:56:02.615Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.377 s [2019-10-01T01:56:02.615Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.201 s [2019-10-01T01:56:02.615Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-10-01T01:56:02.615Z] [2019-10-01T01:56:02.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:01.379 [2019-10-01T01:56:02.615Z] !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-10-01T01:56:02.615Z] [2019-10-01T01:56:02.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:01.422 [2019-10-01T01:56:02.615Z] !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-10-01T01:56:02.615Z] [2019-10-01T01:56:02.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:01.437 [2019-10-01T01:56:02.615Z] !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-10-01T01:56:02.615Z] [2019-10-01T01:56:02.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:01.451 [2019-10-01T01:56:02.615Z] !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-10-01T01:56:02.615Z] [2019-10-01T01:56:02.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:01.462 [2019-10-01T01:56:02.615Z] !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-10-01T01:56:02.615Z] [2019-10-01T01:56:02.615Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:01.571 [2019-10-01T01:56:02.615Z] !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-10-01T01:56:02.615Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-10-01T01:56:02.615Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.102 s [2019-10-01T01:56:02.615Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.106 s [2019-10-01T01:56:02.615Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.024 s [2019-10-01T01:56:02.615Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.382 s [2019-10-01T01:56:02.615Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.091 s [2019-10-01T01:56:02.615Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.105 s [2019-10-01T01:56:02.615Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-10-01T01:56:02.615Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-10-01T01:56:02.615Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-10-01T01:56:02.615Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.091 s [2019-10-01T01:56:02.615Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.077 s [2019-10-01T01:56:02.615Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-10-01T01:56:02.615Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-10-01T01:56:02.615Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.05 s [2019-10-01T01:56:02.615Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.01 s [2019-10-01T01:56:02.615Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.05 s [2019-10-01T01:56:02.615Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-10-01T01:56:03.178Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-10-01T01:56:03.178Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.222 s [2019-10-01T01:56:03.179Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.011 s [2019-10-01T01:56:03.179Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.17 s [2019-10-01T01:56:03.179Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-10-01T01:56:05.072Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-10-01T01:56:05.072Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 1.415 s [2019-10-01T01:56:05.072Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.147 s [2019-10-01T01:56:05.072Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.181 s [2019-10-01T01:56:05.072Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-10-01T01:56:05.329Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-10-01T01:56:05.329Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.156 s [2019-10-01T01:56:05.329Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.209 s [2019-10-01T01:56:05.329Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.164 s [2019-10-01T01:56:05.329Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-10-01T01:56:06.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-10-01T01:56:06.698Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.117 s [2019-10-01T01:56:06.698Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.286 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.286 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.287 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.287 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.288 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.289 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.289 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.290 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.290 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.291 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.291 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.292 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.292 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.293 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.294 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.294 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.295 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.295 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.296 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.296 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.297 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.297 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.298 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.298 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.299 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.299 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.302 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.303 [2019-10-01T01:56:08.593Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.593Z] [2019-10-01T01:56:08.593Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.303 [2019-10-01T01:56:08.594Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:08.594Z] [2019-10-01T01:56:08.594Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:08.304 [2019-10-01T01:56:08.594Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-10-01T01:56:16.753Z] [2019-10-01T01:56:16.753Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 01:56:16.584 [2019-10-01T01:56:16.753Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-10-01T01:56:17.010Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.627 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-10-01T01:56:17.010Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 10.288 s [2019-10-01T01:56:17.010Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.337 s [2019-10-01T01:56:17.010Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-10-01T01:56:18.378Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-10-01T01:56:18.378Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.119 s [2019-10-01T01:56:18.378Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-10-01T01:56:18.378Z] [2019-10-01T01:56:18.378Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:18.060 [2019-10-01T01:56:18.378Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T01:56:21.651Z] [2019-10-01T01:56:21.651Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:21.251 [2019-10-01T01:56:21.651Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T01:56:21.651Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.196 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-10-01T01:56:21.651Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 3.192 s [2019-10-01T01:56:21.651Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.003 s [2019-10-01T01:56:21.651Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-10-01T01:56:21.651Z] [2019-10-01T01:56:21.651Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:21.265 [2019-10-01T01:56:21.651Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-10-01T01:56:21.651Z] [2019-10-01T01:56:21.651Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:21.265 [2019-10-01T01:56:21.651Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-10-01T01:56:22.581Z] [2019-10-01T01:56:22.581Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:22.479 [2019-10-01T01:56:22.581Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-10-01T01:56:22.581Z] [2019-10-01T01:56:22.581Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:22.480 [2019-10-01T01:56:22.581Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-10-01T01:56:22.581Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-10-01T01:56:22.581Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.214 s [2019-10-01T01:56:22.581Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.013 s [2019-10-01T01:56:22.581Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-10-01T01:56:23.949Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-10-01T01:56:23.949Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 0.016 s [2019-10-01T01:56:23.949Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.113 s [2019-10-01T01:56:23.949Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-10-01T01:56:23.949Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-10-01T01:56:23.949Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.174 s [2019-10-01T01:56:23.949Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.087 s [2019-10-01T01:56:23.949Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-10-01T01:56:25.367Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-10-01T01:56:25.367Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.214 s [2019-10-01T01:56:25.367Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-10-01T01:56:25.367Z] [2019-10-01T01:56:25.367Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:25.265 [2019-10-01T01:56:25.367Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T01:56:25.625Z] [2019-10-01T01:56:25.625Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:25.436 [2019-10-01T01:56:25.625Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T01:56:25.625Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-10-01T01:56:25.625Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.158 s [2019-10-01T01:56:25.625Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.168 s [2019-10-01T01:56:25.625Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-10-01T01:56:25.625Z] [2019-10-01T01:56:25.625Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:25.456 [2019-10-01T01:56:25.625Z] !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-10-01T01:56:26.994Z] [2019-10-01T01:56:26.994Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:26.668 [2019-10-01T01:56:26.994Z] !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-10-01T01:56:27.923Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-10-01T01:56:27.923Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-10-01T01:56:27.923Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0.001 s [2019-10-01T01:56:27.923Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-10-01T01:56:27.923Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-10-01T01:56:28.179Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-10-01T01:56:28.179Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.033 s [2019-10-01T01:56:28.179Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-10-01T01:56:28.179Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.03 s [2019-10-01T01:56:28.179Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.033 s [2019-10-01T01:56:28.179Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.045 s [2019-10-01T01:56:28.179Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-10-01T01:56:28.179Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.044 s [2019-10-01T01:56:28.179Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-10-01T01:56:29.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-10-01T01:56:29.548Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.218 s [2019-10-01T01:56:29.548Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-10-01T01:56:30.917Z] [2019-10-01T01:56:30.917Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:30.584 [2019-10-01T01:56:30.917Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-10-01T01:56:30.917Z] [2019-10-01T01:56:30.917Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 01:56:30.584 [2019-10-01T01:56:30.917Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-10-01T01:56:30.917Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-10-01T01:56:30.917Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.222 s [2019-10-01T01:56:30.917Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.013 s [2019-10-01T01:56:30.917Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-10-01T01:56:30.917Z] 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-10-01T01:56:30.917Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-10-01T01:56:30.917Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-10-01T01:56:30.917Z] [2019-10-01T01:56:30.917Z] Results: [2019-10-01T01:56:30.917Z] [2019-10-01T01:56:30.917Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:56:30.917Z] [2019-10-01T01:56:31.847Z] [INFO] All tests passed! [2019-10-01T01:56:31.847Z] [INFO] [2019-10-01T01:56:31.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:56:31.847Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:56:31.847Z] [INFO] [2019-10-01T01:56:31.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:56:32.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:56:32.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:56:32.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:56:33.290Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:56:33.290Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:56:33.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:56:33.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:56:34.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:56:34.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:56:34.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:56:34.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:56:34.429Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:56:34.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:56:34.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:56:35.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:56:35.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar [2019-10-01T01:56:35.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.pom [2019-10-01T01:56:35.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar [2019-10-01T01:56:35.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:56:35.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-10-01T01:56:35.200Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-10-01T01:56:35.200Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-10-01T01:56:35.200Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] The project's OSGi version is 2.0.0.201910010108 [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:56:35.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-10-01T01:56:35.200Z] [INFO] [2019-10-01T01:56:35.200Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.456Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-10-01T01:56:35.714Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-10-01T01:56:35.714Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-10-01T01:56:35.714Z] ^^^^^ [2019-10-01T01:56:35.714Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:56:35.714Z] 2. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2019-10-01T01:56:35.714Z] @SuppressWarnings("nls") [2019-10-01T01:56:35.714Z] ^^^^^ [2019-10-01T01:56:35.714Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:56:35.714Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-10-01T01:56:35.714Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-10-01T01:56:35.714Z] ^^^^^ [2019-10-01T01:56:35.714Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:56:35.714Z] 4. INFO in /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2019-10-01T01:56:35.714Z] @SuppressWarnings("nls") [2019-10-01T01:56:35.714Z] ^^^^^ [2019-10-01T01:56:35.714Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-10-01T01:56:35.714Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-10-01T01:56:35.714Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-10-01T01:56:35.714Z] ^^^^^ [2019-10-01T01:56:35.714Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:56:35.714Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-10-01T01:56:35.714Z] [INFO] [2019-10-01T01:56:35.714Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:56:35.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-10-01T01:56:35.714Z] [INFO] [2019-10-01T01:56:35.714Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.714Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-10-01T01:56:35.714Z] [INFO] [2019-10-01T01:56:35.714Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.714Z] [INFO] [2019-10-01T01:56:35.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.714Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-10-01T01:56:35.971Z] [INFO] [2019-10-01T01:56:35.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.971Z] [INFO] [2019-10-01T01:56:35.971Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.971Z] [INFO] [2019-10-01T01:56:35.971Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.971Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-10-01T01:56:35.971Z] [INFO] [2019-10-01T01:56:35.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:35.971Z] [INFO] [2019-10-01T01:56:35.971Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:56:36.535Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-10-01T01:56:36.535Z] [INFO] Command line: [2019-10-01T01:56:36.535Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:56:36.535Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:56:38.430Z] !SESSION 2019-10-01 01:56:36.569 ----------------------------------------------- [2019-10-01T01:56:38.430Z] eclipse.buildId=unknown [2019-10-01T01:56:38.430Z] java.version=1.8.0_202 [2019-10-01T01:56:38.430Z] java.vendor=Oracle Corporation [2019-10-01T01:56:38.430Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:56:38.430Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:56:38.430Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:56:38.430Z] [2019-10-01T01:56:38.430Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:56:38.259 [2019-10-01T01:56:38.430Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:56:38.430Z] !STACK 0 [2019-10-01T01:56:38.430Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:56:38.430Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:56:38.430Z] [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:56:38.430Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:56:40.953Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-10-01T01:56:40.953Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-10-01T01:56:40.953Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-10-01T01:56:40.953Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-10-01T01:56:59.015Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.028 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-10-01T01:56:59.016Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.092 s [2019-10-01T01:56:59.016Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 5.671 s [2019-10-01T01:56:59.016Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-10-01T01:56:59.016Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-10-01T01:56:59.016Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.007 s [2019-10-01T01:56:59.016Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.152 s [2019-10-01T01:56:59.016Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.064 s [2019-10-01T01:56:59.016Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-10-01T01:56:59.016Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-10-01T01:56:59.016Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-10-01T01:56:59.016Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-10-01T01:56:59.016Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.004 s [2019-10-01T01:56:59.016Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-10-01T01:56:59.016Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-10-01T01:56:59.016Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-10-01T01:57:03.191Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.899 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-10-01T01:57:03.191Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.081 s [2019-10-01T01:57:03.192Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.063 s [2019-10-01T01:57:03.192Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.009 s [2019-10-01T01:57:03.192Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.048 s [2019-10-01T01:57:03.192Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.045 s [2019-10-01T01:57:03.192Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.032 s [2019-10-01T01:57:03.192Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.035 s [2019-10-01T01:57:03.192Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.036 s [2019-10-01T01:57:03.192Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-10-01T01:57:03.192Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-10-01T01:57:03.192Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-10-01T01:57:09.736Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.088 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-10-01T01:57:09.736Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 6.884 s [2019-10-01T01:57:09.736Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.157 s [2019-10-01T01:57:09.736Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-10-01T01:57:11.106Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-10-01T01:57:11.106Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 1.602 s [2019-10-01T01:57:11.106Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-10-01T01:57:16.508Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.677 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-10-01T01:57:16.508Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.172 s [2019-10-01T01:57:16.508Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.151 s [2019-10-01T01:57:16.508Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.185 s [2019-10-01T01:57:16.508Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.168 s [2019-10-01T01:57:16.508Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-10-01T01:57:16.508Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-10-01T01:57:16.508Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-10-01T01:57:16.508Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:57:16.508Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:57:16.508Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:57:16.508Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-10-01T01:57:16.508Z] [2019-10-01T01:57:16.508Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-10-01 01:57:16.363 [2019-10-01T01:57:16.508Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-10-01T01:57:31.361Z] [2019-10-01T01:57:31.361Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-10-01 01:57:28.813 [2019-10-01T01:57:31.361Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-10-01T01:57:37.911Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.436 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-10-01T01:57:37.911Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.496 s [2019-10-01T01:57:37.911Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 8.939 s [2019-10-01T01:57:37.911Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-10-01T01:58:09.954Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.253 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-10-01T01:58:09.954Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 1.564 s [2019-10-01T01:58:09.954Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 29.685 s [2019-10-01T01:58:09.954Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-10-01T01:58:09.954Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-10-01T01:58:09.954Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 1.101 s [2019-10-01T01:58:09.954Z] [2019-10-01T01:58:09.954Z] Results: [2019-10-01T01:58:09.954Z] [2019-10-01T01:58:09.954Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:58:09.954Z] [2019-10-01T01:58:10.885Z] [INFO] All tests passed! [2019-10-01T01:58:10.885Z] [INFO] [2019-10-01T01:58:10.885Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:58:10.885Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:58:10.885Z] [INFO] [2019-10-01T01:58:10.885Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:58:11.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:58:11.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:58:12.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:58:13.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:58:13.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-10-01T01:58:13.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:58:13.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T01:58:13.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:58:13.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:58:13.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:58:13.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:58:13.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:58:14.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:58:14.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes [2019-10-01T01:58:14.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:58:14.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:58:14.697Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:58:14.697Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:58:14.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:58:15.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:58:15.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:58:15.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:58:15.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T01:58:15.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:58:15.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-10-01T01:58:15.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:58:15.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:15.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:15.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:15.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:15.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:15.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-10-01T01:58:15.724Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT [93/134] [2019-10-01T01:58:15.724Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] The project's OSGi version is 4.1.0.201910010108 [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:58:15.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-10-01T01:58:15.724Z] [INFO] [2019-10-01T01:58:15.724Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:15.724Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-10-01T01:58:16.288Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[94] [2019-10-01T01:58:16.288Z] return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd()))); [2019-10-01T01:58:16.288Z] ^^^^^^^^ [2019-10-01T01:58:16.288Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:58:16.288Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-10-01T01:58:16.288Z] int tidQuark = entry.getValue(); [2019-10-01T01:58:16.288Z] ^^^^^^^^^^^^^^^^ [2019-10-01T01:58:16.288Z] 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-10-01T01:58:16.288Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-10-01T01:58:16.288Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-10-01T01:58:16.288Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:58:16.288Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:58:16.288Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-10-01T01:58:16.288Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-10-01T01:58:16.288Z] ^ [2019-10-01T01:58:16.288Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-10-01T01:58:16.288Z] 4 problems (4 warnings) [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:58:16.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.288Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:58:16.288Z] [INFO] [2019-10-01T01:58:16.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.545Z] [INFO] [2019-10-01T01:58:16.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.545Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:58:16.545Z] [INFO] [2019-10-01T01:58:16.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:16.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:58:16.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:58:17.059Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:58:17.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:58:17.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:58:18.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:58:18.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:58:18.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:58:18.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:58:18.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:58:18.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:58:18.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:58:18.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:58:18.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:58:19.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:58:19.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:19.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar [2019-10-01T01:58:19.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.pom [2019-10-01T01:58:19.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar [2019-10-01T01:58:19.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T01:58:19.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:58:19.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-10-01T01:58:19.017Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-10-01T01:58:19.017Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] The project's OSGi version is 3.0.5.201910010108 [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:58:19.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-10-01T01:58:19.017Z] [INFO] [2019-10-01T01:58:19.017Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.017Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-10-01T01:58:19.274Z] [INFO] [2019-10-01T01:58:19.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:58:19.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-10-01T01:58:19.274Z] [INFO] [2019-10-01T01:58:19.274Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.274Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-10-01T01:58:19.274Z] [INFO] [2019-10-01T01:58:19.274Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.274Z] [INFO] [2019-10-01T01:58:19.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.274Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-10-01T01:58:19.531Z] [INFO] [2019-10-01T01:58:19.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.531Z] [INFO] [2019-10-01T01:58:19.531Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.531Z] [INFO] [2019-10-01T01:58:19.531Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.531Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-10-01T01:58:19.531Z] [INFO] [2019-10-01T01:58:19.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.531Z] [INFO] [2019-10-01T01:58:19.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:19.531Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:58:19.531Z] [INFO] [2019-10-01T01:58:19.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:20.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:58:20.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:58:20.728Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:58:21.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:58:21.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:58:22.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:58:22.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:58:22.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:58:22.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:58:22.266Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:58:22.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:58:24.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:58:24.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:58:24.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:58:24.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:58:24.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:58:24.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:58:24.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:58:24.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:58:24.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T01:58:24.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:24.932Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:24.932Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:24.932Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:24.932Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:24.932Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:24.932Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-10-01T01:58:24.932Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.1.0-SNAPSHOT [95/134] [2019-10-01T01:58:24.932Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT.jar [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] [2019-10-01T01:58:24.932Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:24.932Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:58:25.189Z] [INFO] [2019-10-01T01:58:25.189Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:25.189Z] [INFO] [2019-10-01T01:58:25.189Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:25.189Z] [INFO] [2019-10-01T01:58:25.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:25.189Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:58:25.189Z] [INFO] [2019-10-01T01:58:25.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:27.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:58:27.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:58:27.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:58:27.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T01:58:28.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:58:30.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:58:30.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:58:30.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T01:58:30.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:58:30.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:58:30.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:58:30.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:58:30.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:58:30.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:58:30.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:58:30.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:58:30.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:58:31.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:58:31.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-10-01T01:58:31.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-10-01T01:58:31.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T01:58:31.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T01:58:31.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T01:58:31.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T01:58:31.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T01:58:31.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T01:58:32.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T01:58:32.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T01:58:32.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T01:58:32.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:58:32.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T01:58:32.160Z] [INFO] [2019-10-01T01:58:32.160Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:32.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT.jar [2019-10-01T01:58:32.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT.pom [2019-10-01T01:58:32.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T01:58:32.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T01:58:32.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-10-01T01:58:32.417Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-10-01T01:58:32.417Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] The project's OSGi version is 1.0.9.201910010108 [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:58:32.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-10-01T01:58:32.417Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-10-01T01:58:32.417Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-10-01T01:58:32.417Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T01:58:32.417Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T01:58:32.417Z] 1 problem (1 warning) [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:58:32.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-10-01T01:58:32.417Z] [INFO] [2019-10-01T01:58:32.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.417Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.674Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.674Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.674Z] [INFO] [2019-10-01T01:58:32.674Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:58:32.931Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-10-01T01:58:32.931Z] [INFO] Command line: [2019-10-01T01:58:32.931Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:58:32.931Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:58:34.825Z] !SESSION 2019-10-01 01:58:33.129 ----------------------------------------------- [2019-10-01T01:58:34.825Z] eclipse.buildId=unknown [2019-10-01T01:58:34.825Z] java.version=1.8.0_202 [2019-10-01T01:58:34.825Z] java.vendor=Oracle Corporation [2019-10-01T01:58:34.825Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:58:34.825Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:58:34.825Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:58:34.825Z] [2019-10-01T01:58:34.825Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:58:34.799 [2019-10-01T01:58:34.825Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:58:34.825Z] !STACK 0 [2019-10-01T01:58:34.825Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T01:58:34.825Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:58:34.825Z] [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:58:34.825Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:58:36.720Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-10-01T01:58:48.950Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.408 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-10-01T01:58:48.950Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.579 s [2019-10-01T01:58:48.950Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.316 s [2019-10-01T01:58:48.950Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.288 s [2019-10-01T01:58:48.950Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.294 s [2019-10-01T01:58:48.950Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.23 s [2019-10-01T01:58:48.950Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.469 s [2019-10-01T01:58:48.950Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.187 s [2019-10-01T01:58:48.950Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-10-01T01:58:48.950Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-10-01T01:58:48.950Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.018 s [2019-10-01T01:58:48.950Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-10-01T01:58:58.905Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.807 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-10-01T01:58:58.905Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.241 s [2019-10-01T01:58:58.905Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.187 s [2019-10-01T01:58:58.905Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.165 s [2019-10-01T01:58:58.905Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.165 s [2019-10-01T01:58:58.905Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.164 s [2019-10-01T01:58:58.905Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.647 s [2019-10-01T01:58:58.905Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.237 s [2019-10-01T01:58:58.905Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-10-01T01:58:58.905Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-10-01T01:58:58.905Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.108 s [2019-10-01T01:58:58.905Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-10-01T01:59:05.449Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.755 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-10-01T01:59:05.449Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.128 s [2019-10-01T01:59:05.449Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-10-01T01:59:05.449Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.144 s [2019-10-01T01:59:05.449Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.079 s [2019-10-01T01:59:05.449Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.114 s [2019-10-01T01:59:05.449Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.027 s [2019-10-01T01:59:05.449Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2019-10-01T01:59:05.449Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.017 s [2019-10-01T01:59:05.449Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.126 s [2019-10-01T01:59:05.449Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-10-01T01:59:05.449Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-10-01T01:59:05.449Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-10-01T01:59:05.449Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-10-01T01:59:05.449Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-10-01T01:59:05.449Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-10-01T01:59:05.449Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:59:05.449Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:59:05.449Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:59:05.449Z] [2019-10-01T01:59:05.449Z] Results: [2019-10-01T01:59:05.449Z] [2019-10-01T01:59:05.449Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T01:59:05.449Z] [2019-10-01T01:59:05.449Z] [INFO] All tests passed! [2019-10-01T01:59:05.449Z] [INFO] [2019-10-01T01:59:05.449Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:59:05.449Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:59:05.449Z] [INFO] [2019-10-01T01:59:05.449Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:59:06.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:59:06.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:59:06.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:59:07.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:59:07.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:59:07.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:59:07.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:59:07.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:59:07.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:59:07.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:59:07.826Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:59:08.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:59:08.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T01:59:08.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:59:08.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:59:08.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:59:08.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T01:59:08.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:59:08.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T01:59:08.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:59:09.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:59:09.112Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:09.112Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:09.112Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:09.112Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:09.112Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:09.112Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-10-01T01:59:09.112Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-10-01T01:59:09.112Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:59:09.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-10-01T01:59:09.112Z] [INFO] [2019-10-01T01:59:09.112Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.112Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:59:09.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.369Z] [INFO] [2019-10-01T01:59:09.369Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:09.932Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-10-01T01:59:09.932Z] [INFO] Command line: [2019-10-01T01:59:09.932Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T01:59:09.932Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:59:11.827Z] !SESSION 2019-10-01 01:59:09.905 ----------------------------------------------- [2019-10-01T01:59:11.827Z] eclipse.buildId=unknown [2019-10-01T01:59:11.827Z] java.version=1.8.0_202 [2019-10-01T01:59:11.827Z] java.vendor=Oracle Corporation [2019-10-01T01:59:11.827Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:59:11.827Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T01:59:11.827Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T01:59:11.827Z] [2019-10-01T01:59:11.827Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:59:11.660 [2019-10-01T01:59:11.827Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:59:11.827Z] !STACK 0 [2019-10-01T01:59:11.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:59:11.827Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:59:11.827Z] [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:59:11.827Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:59:13.196Z] process 11367: 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-10-01T01:59:13.196Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T01:59:23.167Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-10-01T01:59:23.167Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-10-01T01:59:23.167Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-10-01T01:59:23.167Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:59:23.167Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:59:23.167Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-10-01T01:59:23.167Z] [2019-10-01T01:59:23.167Z] Results: [2019-10-01T01:59:23.167Z] [2019-10-01T01:59:23.167Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T01:59:23.167Z] [2019-10-01T01:59:23.167Z] [INFO] All tests passed! [2019-10-01T01:59:23.167Z] [INFO] [2019-10-01T01:59:23.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:23.167Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T01:59:23.167Z] [INFO] [2019-10-01T01:59:23.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:24.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T01:59:24.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T01:59:24.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T01:59:25.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T01:59:25.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T01:59:25.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T01:59:25.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T01:59:25.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T01:59:25.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T01:59:25.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T01:59:26.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T01:59:27.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T01:59:27.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T01:59:27.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T01:59:27.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T01:59:27.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T01:59:27.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T01:59:27.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T01:59:27.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T01:59:27.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T01:59:27.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T01:59:28.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T01:59:28.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T01:59:28.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T01:59:28.456Z] [INFO] [2019-10-01T01:59:28.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:28.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:28.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:28.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:28.456Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:28.713Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:28.713Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-10-01T01:59:28.713Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT [98/134] [2019-10-01T01:59:28.713Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] The project's OSGi version is 1.0.6.201910010108 [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:59:28.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-10-01T01:59:28.713Z] [INFO] [2019-10-01T01:59:28.713Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:28.713Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T01:59:30.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.082Z] [INFO] [2019-10-01T01:59:30.082Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T01:59:30.339Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T01:59:30.339Z] [INFO] Command line: [2019-10-01T01:59:30.339Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T01:59:30.339Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T01:59:32.863Z] !SESSION 2019-10-01 01:59:30.608 ----------------------------------------------- [2019-10-01T01:59:32.863Z] eclipse.buildId=unknown [2019-10-01T01:59:32.863Z] java.version=1.8.0_202 [2019-10-01T01:59:32.863Z] java.vendor=Oracle Corporation [2019-10-01T01:59:32.863Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T01:59:32.863Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T01:59:32.863Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T01:59:32.863Z] [2019-10-01T01:59:32.863Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 01:59:32.459 [2019-10-01T01:59:32.863Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T01:59:32.863Z] !STACK 0 [2019-10-01T01:59:32.863Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T01:59:32.863Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T01:59:32.863Z] [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T01:59:32.863Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T01:59:37.040Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-10-01T01:59:41.214Z] Display size: 1440x900 [2019-10-01T01:59:41.214Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T01:59:41.214Z] GTK version=2.24.30 [2019-10-01T01:59:41.214Z] GTK theme=unknown [2019-10-01T01:59:41.214Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T01:59:41.214Z] Time zone: Coordinated Universal Time [2019-10-01T01:59:41.214Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T01:59:41.214Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T01:59:42.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:42.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:42.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:42.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:42.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062848389 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062848388 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062848388 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062848388 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062848387 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-10-01T01:59:42.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062848354 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:42.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062848351 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062848351 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062848351 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062848350 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:42.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062848350 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-10-01T01:59:42.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062848343 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:42.402Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T01:59:42.402Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T01:59:42.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062848166 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-10-01T01:59:42.402Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T01:59:43.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062846891 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062846890 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062846889 data=null} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062846889 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062846888 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-10-01T01:59:43.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062846879 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062846877 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062846877 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062846877 data=null} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062846876 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062846875 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-10-01T01:59:43.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062846872 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:43.772Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T01:59:43.772Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T01:59:43.772Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T01:59:43.772Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T01:59:43.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062846602 data=null doit=true} to Shell with text {Create Session} [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:43.772Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:43.772Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-10-01T01:59:43.772Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:43.772Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:43.772Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:43.772Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062846584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062846583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:43.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062846583 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:43.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062846583 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062846582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:43.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062846582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062846582 data=null item=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-10-01T01:59:44.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062846756 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-10-01T01:59:44.030Z] DEBUG - Clicked on [2019-10-01T01:59:44.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062846481 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:44.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062846481 data=null} to Tree node with text: Sessions [2019-10-01T01:59:44.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062846481 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:44.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062846480 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-10-01T01:59:44.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062846476 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:44.030Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.030Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.030Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.030Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-10-01T01:59:44.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-2062846468 data=null doit=true} to Tree node with text: Kernel [2019-10-01T01:59:44.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-2062846468 data=null} to Tree node with text: Kernel [2019-10-01T01:59:44.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-2062846468 data=null button=1 stateMask=0x0 x=93 y=-25 count=1} to Tree node with text: Kernel [2019-10-01T01:59:44.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062846467 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-10-01T01:59:44.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-2062846361 data=null button=1 stateMask=0x80000 x=93 y=-13729 count=1} to Tree node with text: Kernel [2019-10-01T01:59:44.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:44.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-2062846355 data=null button=0 stateMask=0x0 x=134 y=-10633 count=0} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-2062846355 data=null doit=true} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-2062846355 data=null} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-2062846354 data=null button=1 stateMask=0x0 x=134 y=-10633 count=1} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062846354 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-10-01T01:59:44.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-2062846344 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:44.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-2062846342 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-2062846342 data=null doit=true} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-2062846342 data=null} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-2062846341 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to Tree node with text: sched_switch [2019-10-01T01:59:44.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062846341 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-10-01T01:59:44.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-2062846337 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch [2019-10-01T01:59:44.287Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-10-01T01:59:44.287Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-10-01T01:59:44.287Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-10-01T01:59:44.287Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:44.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062846146 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:44.287Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:59:44.287Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-10-01T01:59:44.287Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-10-01T01:59:44.287Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-10-01T01:59:44.287Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:59:44.287Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-10-01T01:59:44.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2062846139 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-10-01T01:59:44.287Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-10-01T01:59:44.287Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:44.287Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-10-01T01:59:44.287Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-10-01T01:59:44.287Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-10-01T01:59:44.287Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:44.287Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:44.287Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:44.287Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:44.287Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.287Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:44.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062846113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062846113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062846112 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062846112 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062846111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062846111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:44.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062846111 data=null item=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-10-01T01:59:44.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-2062846235 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-10-01T01:59:44.545Z] DEBUG - Clicked on [2019-10-01T01:59:44.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062845955 data=null doit=true} to Tree node with text: channel0 [2019-10-01T01:59:44.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062845954 data=null} to Tree node with text: channel0 [2019-10-01T01:59:44.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062845953 data=null button=1 stateMask=0x0 x=135 y=10788 count=1} to Tree node with text: channel0 [2019-10-01T01:59:44.545Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062845953 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-10-01T01:59:44.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062845950 data=null button=1 stateMask=0x80000 x=135 y=10788 count=1} to Tree node with text: channel0 [2019-10-01T01:59:44.545Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:44.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062845938 data=null button=0 stateMask=0x0 x=108 y=10740 count=0} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062845938 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062845937 data=null} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062845936 data=null button=1 stateMask=0x0 x=108 y=10740 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845936 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-10-01T01:59:44.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062845884 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:44.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062845881 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062845881 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062845881 data=null} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062845880 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845880 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-10-01T01:59:44.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062845873 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T01:59:44.804Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T01:59:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062845746 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-10-01T01:59:44.804Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T01:59:44.804Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:44.804Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:44.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062845642 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062845641 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062845641 data=null} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062845641 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845641 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-10-01T01:59:44.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062845634 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:44.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062845631 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062845631 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062845631 data=null} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062845630 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845630 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-10-01T01:59:44.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062845624 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T01:59:45.324Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T01:59:45.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062845504 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-10-01T01:59:45.324Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T01:59:45.324Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:45.324Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:45.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:45.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062845401 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062845400 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062845400 data=null} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062845400 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845399 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-10-01T01:59:45.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062845392 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:45.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062845390 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062845390 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062845390 data=null} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062845389 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845389 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-10-01T01:59:45.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062845382 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:45.324Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T01:59:45.324Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T01:59:45.324Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T01:59:45.680Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T01:59:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062845200 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T01:59:45.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:59:45.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:59:45.680Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:59:45.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:45.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Clicking on OK [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062845198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062845198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062845197 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062845197 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062845197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062845197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062845196 data=null item=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-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062845280 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-10-01T01:59:45.680Z] DEBUG - Clicked on [2019-10-01T01:59:45.680Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:45.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062845107 data=null button=0 stateMask=0x0 x=68 y=-13777 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062845107 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062845107 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062845106 data=null button=1 stateMask=0x0 x=68 y=-13777 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845106 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-10-01T01:59:45.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062845096 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062845094 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062845094 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062845094 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062845093 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062845093 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-10-01T01:59:45.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062845087 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T01:59:45.680Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062844992 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-10-01T01:59:45.680Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T01:59:45.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:45.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:45.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:45.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062844865 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062844865 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062844865 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062844864 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062844864 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-10-01T01:59:45.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062844854 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062844851 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062844851 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062844851 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062844850 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062844850 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-10-01T01:59:45.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062844845 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:45.680Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T01:59:45.680Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T01:59:45.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062844763 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-10-01T01:59:45.680Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T01:59:46.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:46.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062844234 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062844233 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062844233 data=null} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062844232 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062844232 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-10-01T01:59:46.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062844224 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:46.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062844222 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062844222 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062844222 data=null} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062844221 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062844221 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-10-01T01:59:46.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062844217 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:46.244Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T01:59:46.244Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T01:59:46.502Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T01:59:46.502Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T01:59:46.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062844049 data=null doit=true} to Shell with text {Create Session} [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.502Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.502Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text " [2019-10-01T01:59:46.502Z] ", using matcher: of type 'Text' [2019-10-01T01:59:46.502Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text " [2019-10-01T01:59:46.502Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:46.502Z] DEBUG - matched Text with text " [2019-10-01T01:59:46.502Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:46.502Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062844041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062844041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062844041 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062844041 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062844040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062844040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062844040 data=null item=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-10-01T01:59:46.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062844126 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-10-01T01:59:46.502Z] DEBUG - Clicked on [2019-10-01T01:59:46.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062843971 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:46.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062843971 data=null} to Tree node with text: Sessions [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062843970 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:46.502Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062843970 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-10-01T01:59:46.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062843967 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:46.502Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:46.502Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:46.502Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:46.502Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:46.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843963 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843963 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843963 data=null} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843962 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843962 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-10-01T01:59:46.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843951 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843949 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843949 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843949 data=null} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843949 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843948 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-10-01T01:59:46.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843943 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:46.502Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:46.502Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:46.759Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:46.759Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:46.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062843691 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:46.759Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:46.759Z] 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-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:46.759Z] 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-10-01T01:59:46.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062843680 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-10-01T01:59:46.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062843679 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-10-01T01:59:46.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062843679 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-10-01T01:59:46.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062843678 data=null item=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-10-01T01:59:46.759Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:46.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:46.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:46.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:46.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:46.759Z] DEBUG - Setting state to checked on: All [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:46.759Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-10-01T01:59:46.759Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:46.759Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.759Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:46.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062843593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062843593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062843593 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062843593 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062843593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:46.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062843592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062843592 data=null item=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-10-01T01:59:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062843841 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-10-01T01:59:47.016Z] DEBUG - Clicked on [2019-10-01T01:59:47.016Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062843455 data=null doit=true} to Tree node with text: channel0 [2019-10-01T01:59:47.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062843455 data=null} to Tree node with text: channel0 [2019-10-01T01:59:47.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062843454 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:47.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062843454 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-10-01T01:59:47.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062843451 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:47.016Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:47.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843449 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843449 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843448 data=null} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843447 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843447 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-10-01T01:59:47.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843441 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843439 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843439 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843439 data=null} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843439 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843438 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-10-01T01:59:47.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843433 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.016Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T01:59:47.016Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T01:59:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062843342 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-10-01T01:59:47.016Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T01:59:47.274Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.274Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:47.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843239 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843238 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843238 data=null} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843238 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843238 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-10-01T01:59:47.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843231 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843230 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843230 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843229 data=null} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843229 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843229 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-10-01T01:59:47.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843224 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.274Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T01:59:47.274Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T01:59:47.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062843139 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-10-01T01:59:47.274Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T01:59:47.530Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.530Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843036 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843035 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843035 data=null} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843034 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843034 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-10-01T01:59:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843028 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062843026 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062843026 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062843026 data=null} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062843026 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062843026 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-10-01T01:59:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062843021 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:47.530Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T01:59:47.530Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T01:59:47.530Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T01:59:47.530Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T01:59:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062842893 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T01:59:47.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:59:47.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:59:47.530Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:59:47.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:47.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Clicking on OK [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062842892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062842892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062842891 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062842891 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062842891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062842891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062842891 data=null item=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-10-01T01:59:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062842946 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-10-01T01:59:47.530Z] DEBUG - Clicked on [2019-10-01T01:59:47.530Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062842835 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062842834 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062842834 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062842834 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062842833 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-10-01T01:59:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062842810 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:47.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062842808 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:47.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062842808 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:47.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062842808 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:47.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062842807 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:47.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062842807 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-10-01T01:59:47.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062842802 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:47.788Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T01:59:47.788Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T01:59:47.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062842729 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-10-01T01:59:47.788Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T01:59:47.788Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.775 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-10-01T01:59:47.788Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.691 s [2019-10-01T01:59:47.788Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.26 s [2019-10-01T01:59:47.788Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-10-01T01:59:48.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:48.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:48.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:48.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:48.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062842210 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062842209 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062842209 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062842208 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062842208 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-10-01T01:59:48.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062842200 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:48.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062842197 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062842197 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062842196 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062842195 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062842195 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-10-01T01:59:48.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062842191 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:48.352Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T01:59:48.352Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T01:59:48.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062842115 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-10-01T01:59:48.352Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T01:59:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062841588 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062841588 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062841588 data=null} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062841587 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062841587 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-10-01T01:59:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062841581 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062841580 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062841580 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062841580 data=null} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062841579 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062841579 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-10-01T01:59:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062841576 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:48.915Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T01:59:48.915Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T01:59:48.915Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T01:59:48.915Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T01:59:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062841452 data=null doit=true} to Shell with text {Create Session} [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:48.915Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:48.915Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text " [2019-10-01T01:59:48.915Z] ", using matcher: of type 'Text' [2019-10-01T01:59:48.915Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text " [2019-10-01T01:59:48.915Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:48.915Z] DEBUG - matched Text with text " [2019-10-01T01:59:48.915Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:48.915Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062841447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062841446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062841446 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062841446 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062841446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062841446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062841445 data=null item=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-10-01T01:59:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062841512 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-10-01T01:59:49.172Z] DEBUG - Clicked on [2019-10-01T01:59:49.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062841396 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:49.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062841396 data=null} to Tree node with text: Sessions [2019-10-01T01:59:49.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062841395 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:49.172Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062841395 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-10-01T01:59:49.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062841393 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:49.172Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:49.172Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:49.172Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:49.172Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:49.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:49.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062841388 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062841388 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062841388 data=null} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062841388 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062841387 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-10-01T01:59:49.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062841379 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:49.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062841376 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062841376 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062841376 data=null} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062841375 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062841375 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-10-01T01:59:49.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062841371 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.172Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.172Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.172Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.172Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:49.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062841210 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-10-01T01:59:49.172Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:49.172Z] 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-10-01T01:59:49.172Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:49.172Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:49.173Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:49.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062841205 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:49.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062841205 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-10-01T01:59:49.173Z] 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-10-01T01:59:49.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2062841203 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:49.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2062841203 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-10-01T01:59:49.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2062841203 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-10-01T01:59:49.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2062841202 data=null item=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-10-01T01:59:49.430Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:49.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:49.430Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:49.430Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:49.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:49.430Z] DEBUG - Setting state to checked on: All [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:49.430Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062841149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062841149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062841149 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062841149 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062841148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062841148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062841148 data=null item=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-10-01T01:59:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062841301 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-10-01T01:59:49.430Z] DEBUG - Clicked on [2019-10-01T01:59:49.430Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:49.430Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:49.430Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:49.430Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:49.430Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:49.430Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:49.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2062841001 data=null doit=true} to Tree node with text: JUL [2019-10-01T01:59:49.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2062841001 data=null} to Tree node with text: JUL [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2062841001 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:49.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062841000 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-10-01T01:59:49.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2062840998 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:49.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062840997 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062840997 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062840997 data=null} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062840996 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062840996 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-10-01T01:59:49.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062840992 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062840990 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062840990 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062840990 data=null} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062840990 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062840989 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-10-01T01:59:49.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062840985 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.688Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.688Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.688Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.688Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:49.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062840813 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-10-01T01:59:49.688Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:49.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-10-01T01:59:49.688Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:49.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062840809 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:49.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062840808 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-10-01T01:59:49.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-10-01T01:59:49.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2062840807 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2062840807 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-10-01T01:59:49.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2062840807 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-10-01T01:59:49.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2062840807 data=null item=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-10-01T01:59:49.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:49.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:49.688Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:49.688Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:49.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:49.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062840778 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:49.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062840778 data=null} to TreeItem with text {All} [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062840777 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:49.688Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062840777 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-10-01T01:59:49.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062840774 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:49.688Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:49.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840773 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:49.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840773 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840772 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:49.688Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062840772 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-10-01T01:59:49.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840770 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:49.688Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:49.688Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-10-01T01:59:49.688Z] DEBUG - Setting state to checked on: logger [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:49.688Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062840766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062840766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062840766 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062840766 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062840765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062840765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:49.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062840765 data=null item=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-10-01T01:59:49.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062840906 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-10-01T01:59:49.946Z] DEBUG - Clicked on [2019-10-01T01:59:49.946Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:49.946Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:49.946Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:49.946Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:49.946Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:49.946Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:49.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2062840594 data=null doit=true} to Tree node with text: JUL [2019-10-01T01:59:49.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2062840594 data=null} to Tree node with text: JUL [2019-10-01T01:59:49.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2062840593 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:49.946Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062840593 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-10-01T01:59:49.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2062840591 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:49.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:49.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062840590 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062840589 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062840589 data=null} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062840589 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062840589 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-10-01T01:59:49.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062840584 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:49.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062840583 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062840583 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062840582 data=null} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062840582 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062840582 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-10-01T01:59:49.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062840578 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:49.946Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:49.946Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:50.203Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:50.203Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062840348 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-10-01T01:59:50.203Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:50.203Z] 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-10-01T01:59:50.203Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:50.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062840343 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062840343 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-10-01T01:59:50.203Z] 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-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2062840342 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2062840341 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2062840341 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-10-01T01:59:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2062840341 data=null item=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-10-01T01:59:50.203Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:50.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:50.203Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:50.203Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:50.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062840306 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062840306 data=null} to TreeItem with text {All} [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062840305 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:50.203Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062840305 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062840303 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:50.203Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840301 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840301 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840301 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:50.203Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062840301 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062840299 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:50.203Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] DEBUG - Setting state to checked on: anotherLogger [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:50.203Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@84398a [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2062840291 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062840290 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-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062840290 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2062840290 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062840290 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062840290 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-10-01T01:59:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062840290 data=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-10-01T01:59:50.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2062840289 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062840288 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2062840288 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-10-01T01:59:50.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2062840288 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:50.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2062840288 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:50.203Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:59:50.203Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:50.203Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:50.203Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-10-01T01:59:50.203Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-10-01T01:59:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2062840286 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-10-01T01:59:50.203Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:50.203Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062840282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062840282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062840282 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062840282 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062840282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062840282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062840281 data=null item=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-10-01T01:59:50.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062840431 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-10-01T01:59:50.203Z] DEBUG - Clicked on [2019-10-01T01:59:50.203Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:50.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2062840141 data=null doit=true} to Tree node with text: JUL [2019-10-01T01:59:50.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2062840141 data=null} to Tree node with text: JUL [2019-10-01T01:59:50.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2062840140 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:50.203Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062840140 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-10-01T01:59:50.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2062840137 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:50.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062840136 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062840136 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062840136 data=null} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062840135 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062840135 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-10-01T01:59:50.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062840130 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062840114 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062840114 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062840113 data=null} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062840113 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062840113 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-10-01T01:59:50.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062840107 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.461Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:50.461Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:50.461Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:50.461Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:50.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062839946 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-10-01T01:59:50.461Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:50.461Z] 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-10-01T01:59:50.461Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:50.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062839941 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062839941 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-10-01T01:59:50.461Z] 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-10-01T01:59:50.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2062839940 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2062839939 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-10-01T01:59:50.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2062839939 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-10-01T01:59:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2062839939 data=null item=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-10-01T01:59:50.461Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:50.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:50.461Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:50.461Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:50.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:50.461Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:50.461Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:50.461Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-10-01T01:59:50.461Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-10-01T01:59:50.461Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:50.461Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062839897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062839897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062839897 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062839897 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062839896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062839896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062839896 data=null item=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-10-01T01:59:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062840037 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-10-01T01:59:50.718Z] DEBUG - Clicked on [2019-10-01T01:59:50.718Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2062839733 data=null doit=true} to Tree node with text: JUL [2019-10-01T01:59:50.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2062839733 data=null} to Tree node with text: JUL [2019-10-01T01:59:50.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2062839732 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:50.718Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062839731 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-10-01T01:59:50.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2062839728 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2019-10-01T01:59:50.718Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:50.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062839711 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062839711 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062839711 data=null} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062839711 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839710 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-10-01T01:59:50.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062839706 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:50.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062839705 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062839705 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062839705 data=null} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062839704 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839704 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-10-01T01:59:50.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062839700 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.718Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T01:59:50.718Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T01:59:50.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062839635 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-10-01T01:59:50.718Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T01:59:50.975Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:50.975Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:50.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:50.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062839532 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062839532 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062839531 data=null} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062839531 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839531 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-10-01T01:59:50.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062839527 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:50.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062839525 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062839525 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062839525 data=null} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062839525 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839524 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-10-01T01:59:50.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062839520 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:50.975Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T01:59:50.975Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T01:59:50.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062839453 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-10-01T01:59:50.975Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T01:59:51.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:51.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:51.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-2062839291 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger [2019-10-01T01:59:51.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-2062839291 data=null doit=true} to Tree node with text: logger [2019-10-01T01:59:51.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-2062839291 data=null} to Tree node with text: logger [2019-10-01T01:59:51.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-2062839290 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger [2019-10-01T01:59:51.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839290 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-10-01T01:59:51.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-2062839282 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger [2019-10-01T01:59:51.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T01:59:51.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:51.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:51.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:51.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:51.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-2062839206 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger [2019-10-01T01:59:51.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-2062839206 data=null doit=true} to Tree node with text: anotherLogger [2019-10-01T01:59:51.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-2062839206 data=null} to Tree node with text: anotherLogger [2019-10-01T01:59:51.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-2062839206 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger [2019-10-01T01:59:51.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839205 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-10-01T01:59:51.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-2062839199 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger [2019-10-01T01:59:51.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T01:59:51.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:51.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:51.232Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:51.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:51.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062839115 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession [2019-10-01T01:59:51.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062839115 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:51.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062839114 data=null} to Tree node with text: mysession [2019-10-01T01:59:51.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062839114 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839114 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-10-01T01:59:51.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062839107 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062839104 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T01:59:51.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062839104 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:51.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062839104 data=null} to Tree node with text: mysession [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062839103 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062839103 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-10-01T01:59:51.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062839099 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.490Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:51.490Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:51.490Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:51.490Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:51.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062838948 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-10-01T01:59:51.490Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:51.490Z] 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-10-01T01:59:51.490Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:51.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062838943 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062838943 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-10-01T01:59:51.490Z] 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-10-01T01:59:51.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2062838942 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2062838942 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-10-01T01:59:51.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2062838942 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-10-01T01:59:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2062838941 data=null item=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-10-01T01:59:51.490Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:51.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:51.490Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:51.490Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:51.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:51.490Z] DEBUG - Setting state to checked on: All [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:51.490Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062838909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062838909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062838909 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062838909 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062838908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062838908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062838908 data=null item=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-10-01T01:59:51.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062839035 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-10-01T01:59:51.749Z] DEBUG - Clicked on [2019-10-01T01:59:51.749Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2062838803 data=null doit=true} to Tree node with text: LOG4J [2019-10-01T01:59:51.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2062838803 data=null} to Tree node with text: LOG4J [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2062838802 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:51.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838802 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-10-01T01:59:51.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2062838800 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:51.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062838799 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062838799 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062838799 data=null} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062838798 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062838798 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-10-01T01:59:51.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062838794 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062838793 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062838793 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062838793 data=null} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062838792 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062838792 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-10-01T01:59:51.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062838788 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:51.749Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:51.749Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:51.749Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:51.749Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062838648 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-10-01T01:59:51.749Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:51.749Z] 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-10-01T01:59:51.749Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:51.749Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:51.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062838643 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:51.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062838643 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-10-01T01:59:51.749Z] 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-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2062838642 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2062838642 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-10-01T01:59:51.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2062838642 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-10-01T01:59:51.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2062838642 data=null item=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-10-01T01:59:51.749Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:51.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:51.749Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:51.749Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:51.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062838600 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:51.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062838600 data=null} to TreeItem with text {All} [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062838600 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:51.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838599 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-10-01T01:59:51.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062838597 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:51.749Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838596 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:51.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838596 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:51.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838595 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:51.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838595 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-10-01T01:59:51.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838593 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:51.749Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-10-01T01:59:51.749Z] DEBUG - Setting state to checked on: logger [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062838589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062838588 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062838588 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062838588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062838588 data=null item=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-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062838725 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-10-01T01:59:52.224Z] DEBUG - Clicked on [2019-10-01T01:59:52.224Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2062838479 data=null doit=true} to Tree node with text: LOG4J [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2062838479 data=null} to Tree node with text: LOG4J [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2062838478 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:52.224Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838478 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2062838476 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:52.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062838475 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062838475 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062838475 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062838474 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062838474 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062838469 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062838468 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062838468 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062838468 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062838468 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062838467 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062838463 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.224Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:52.224Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:52.224Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:52.224Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062838296 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-10-01T01:59:52.224Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:52.224Z] 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-10-01T01:59:52.224Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:52.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062838291 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062838291 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-10-01T01:59:52.224Z] 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-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2062838290 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2062838290 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2062838290 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-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2062838289 data=null item=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-10-01T01:59:52.224Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:52.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:52.224Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:52.224Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:52.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062838264 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062838264 data=null} to TreeItem with text {All} [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062838263 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:52.224Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838263 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062838261 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:52.224Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838260 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838259 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838259 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:52.224Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838259 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062838257 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:52.224Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-10-01T01:59:52.224Z] DEBUG - Setting state to checked on: anotherLogger [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:52.224Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7146e9a4 [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2062838252 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062838251 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-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062838251 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2062838251 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062838251 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062838251 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-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062838251 data=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-10-01T01:59:52.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2062838250 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062838250 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-10-01T01:59:52.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2062838249 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-10-01T01:59:52.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2062838249 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2062838249 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:52.224Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:59:52.224Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:52.224Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:52.224Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-10-01T01:59:52.224Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2062838247 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-10-01T01:59:52.224Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:52.224Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062838244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062838244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062838244 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062838244 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062838244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062838244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062838243 data=null item=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-10-01T01:59:52.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062838386 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-10-01T01:59:52.482Z] DEBUG - Clicked on [2019-10-01T01:59:52.482Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.482Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.482Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.482Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.482Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.482Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2062838102 data=null doit=true} to Tree node with text: LOG4J [2019-10-01T01:59:52.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2062838102 data=null} to Tree node with text: LOG4J [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2062838102 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:52.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062838102 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-10-01T01:59:52.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2062838099 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:52.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062838098 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062838098 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062838098 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062838098 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062838098 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-10-01T01:59:52.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062838094 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062838092 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062838092 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062838092 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062838092 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062838092 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-10-01T01:59:52.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062838088 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.482Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:52.482Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:52.482Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:52.482Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:52.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062837941 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-10-01T01:59:52.482Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:52.482Z] 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-10-01T01:59:52.482Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:52.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062837937 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:52.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062837937 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-10-01T01:59:52.482Z] 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-10-01T01:59:52.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2062837936 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2062837936 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-10-01T01:59:52.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2062837936 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-10-01T01:59:52.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2062837935 data=null item=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-10-01T01:59:52.482Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:52.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:52.482Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:52.482Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:52.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:52.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:52.482Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:52.482Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-10-01T01:59:52.482Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-10-01T01:59:52.482Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:52.482Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062837898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062837897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062837897 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062837897 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062837897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062837897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:52.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062837897 data=null item=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-10-01T01:59:52.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062838024 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-10-01T01:59:52.740Z] DEBUG - Clicked on [2019-10-01T01:59:52.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2062837767 data=null doit=true} to Tree node with text: LOG4J [2019-10-01T01:59:52.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2062837767 data=null} to Tree node with text: LOG4J [2019-10-01T01:59:52.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2062837766 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:52.740Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062837766 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-10-01T01:59:52.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2062837763 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2019-10-01T01:59:52.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062837759 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062837759 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062837759 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062837759 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837758 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-10-01T01:59:52.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062837754 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062837753 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062837752 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062837752 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062837752 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837752 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-10-01T01:59:52.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062837747 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.740Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T01:59:52.740Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T01:59:52.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062837671 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-10-01T01:59:52.740Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T01:59:52.998Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:52.998Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:52.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062837566 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062837566 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062837565 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062837565 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837565 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-10-01T01:59:52.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062837560 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:52.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062837559 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062837559 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062837559 data=null} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062837558 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837558 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-10-01T01:59:52.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062837554 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:52.998Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T01:59:52.998Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T01:59:52.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062837489 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-10-01T01:59:52.998Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T01:59:53.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:53.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-2062837293 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger [2019-10-01T01:59:53.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-2062837292 data=null doit=true} to Tree node with text: logger [2019-10-01T01:59:53.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-2062837292 data=null} to Tree node with text: logger [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-2062837292 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger [2019-10-01T01:59:53.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837292 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-10-01T01:59:53.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-2062837285 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger [2019-10-01T01:59:53.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T01:59:53.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:53.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:53.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:53.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-2062837231 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger [2019-10-01T01:59:53.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-2062837230 data=null doit=true} to Tree node with text: anotherLogger [2019-10-01T01:59:53.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-2062837230 data=null} to Tree node with text: anotherLogger [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-2062837230 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger [2019-10-01T01:59:53.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837230 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-10-01T01:59:53.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-2062837225 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger [2019-10-01T01:59:53.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T01:59:53.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:53.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:53.254Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:53.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062837154 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062837154 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062837154 data=null} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062837154 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837153 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-10-01T01:59:53.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062837147 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062837146 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062837146 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062837145 data=null} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062837145 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062837145 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-10-01T01:59:53.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062837141 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:53.512Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:53.512Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:53.512Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:53.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062836981 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-10-01T01:59:53.512Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:53.512Z] 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-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:53.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062836977 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:53.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062836977 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-10-01T01:59:53.512Z] 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-10-01T01:59:53.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2062836976 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2062836976 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-10-01T01:59:53.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2062836976 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-10-01T01:59:53.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2062836975 data=null item=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-10-01T01:59:53.512Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:53.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:53.512Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:53.512Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:53.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:53.512Z] DEBUG - Setting state to checked on: All [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:53.512Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062836946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062836946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062836946 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062836945 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062836945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062836945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062836945 data=null item=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-10-01T01:59:53.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062837070 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-10-01T01:59:53.512Z] DEBUG - Clicked on [2019-10-01T01:59:53.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:53.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:53.512Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:53.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:53.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:53.512Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:53.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2062836840 data=null doit=true} to Tree node with text: Python [2019-10-01T01:59:53.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2062836840 data=null} to Tree node with text: Python [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2062836840 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:53.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836840 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-10-01T01:59:53.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2062836837 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:53.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062836836 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062836836 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062836836 data=null} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062836836 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062836835 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-10-01T01:59:53.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062836831 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062836830 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062836829 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062836829 data=null} to Tree node with text: mysession [2019-10-01T01:59:53.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062836829 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062836829 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-10-01T01:59:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062836814 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:53.769Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:53.769Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:53.769Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:53.769Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062836672 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-10-01T01:59:53.769Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:53.769Z] 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-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:53.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062836668 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062836667 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-10-01T01:59:53.769Z] 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-10-01T01:59:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2062836666 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2062836666 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-10-01T01:59:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2062836666 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-10-01T01:59:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2062836666 data=null item=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-10-01T01:59:53.769Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:53.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:53.769Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:53.769Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:53.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062836639 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062836639 data=null} to TreeItem with text {All} [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062836639 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:53.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836638 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-10-01T01:59:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062836636 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:53.769Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836635 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836635 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836634 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:53.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836634 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-10-01T01:59:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836632 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:53.769Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:53.769Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-10-01T01:59:53.769Z] DEBUG - Setting state to checked on: logger [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:53.769Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062836628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062836628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062836628 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062836628 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062836627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062836627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062836627 data=null item=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-10-01T01:59:53.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062836752 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-10-01T01:59:54.026Z] DEBUG - Clicked on [2019-10-01T01:59:54.026Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.026Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.026Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.026Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.026Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.026Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2062836507 data=null doit=true} to Tree node with text: Python [2019-10-01T01:59:54.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2062836507 data=null} to Tree node with text: Python [2019-10-01T01:59:54.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2062836507 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:54.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836506 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-10-01T01:59:54.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2062836504 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:54.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062836503 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062836503 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062836503 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062836502 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062836502 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-10-01T01:59:54.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062836498 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062836496 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062836496 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062836496 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062836496 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062836495 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-10-01T01:59:54.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062836492 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.027Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:54.027Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:54.027Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:54.027Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:54.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062836352 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-10-01T01:59:54.027Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:54.027Z] 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-10-01T01:59:54.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:54.027Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:54.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062836348 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:54.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062836348 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-10-01T01:59:54.027Z] 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-10-01T01:59:54.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2062836347 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2062836347 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-10-01T01:59:54.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2062836347 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-10-01T01:59:54.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2062836347 data=null item=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-10-01T01:59:54.027Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:54.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:54.027Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:54.027Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:54.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:54.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062836322 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:54.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062836322 data=null} to TreeItem with text {All} [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062836322 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:54.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836321 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-10-01T01:59:54.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062836319 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:54.027Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:54.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836314 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:54.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836314 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:54.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836314 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:54.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836314 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2062836312 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-10-01T01:59:54.284Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] DEBUG - Setting state to checked on: anotherLogger [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:54.284Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b4675d3 [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2062836306 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062836306 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-10-01T01:59:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062836306 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:54.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2062836305 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062836305 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062836305 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-10-01T01:59:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062836305 data=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-10-01T01:59:54.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2062836304 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062836303 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2062836303 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-10-01T01:59:54.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2062836303 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:54.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2062836303 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-10-01T01:59:54.284Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-10-01T01:59:54.284Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-10-01T01:59:54.284Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-10-01T01:59:54.284Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-10-01T01:59:54.284Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-10-01T01:59:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2062836301 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-10-01T01:59:54.284Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:54.284Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062836297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062836297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062836297 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062836297 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062836297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062836297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062836296 data=null item=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-10-01T01:59:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062836425 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-10-01T01:59:54.284Z] DEBUG - Clicked on [2019-10-01T01:59:54.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2062836176 data=null doit=true} to Tree node with text: Python [2019-10-01T01:59:54.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2062836176 data=null} to Tree node with text: Python [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2062836175 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:54.284Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062836175 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2062836172 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:54.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062836170 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062836170 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062836170 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062836169 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062836169 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062836164 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062836162 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062836162 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062836161 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062836161 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062836161 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-10-01T01:59:54.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062836156 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.284Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:54.284Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:54.542Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:54.542Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:54.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062835975 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-10-01T01:59:54.542Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:54.542Z] 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-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:54.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062835970 data=null doit=true} to Button with text {Kernel} [2019-10-01T01:59:54.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062835970 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-10-01T01:59:54.542Z] 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-10-01T01:59:54.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2062835969 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:54.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2062835968 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-10-01T01:59:54.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2062835968 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-10-01T01:59:54.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2062835968 data=null item=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-10-01T01:59:54.542Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T01:59:54.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:54.542Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-10-01T01:59:54.542Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-10-01T01:59:54.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-10-01T01:59:54.542Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:54.542Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:54.542Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-10-01T01:59:54.542Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-10-01T01:59:54.542Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:54.542Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:54.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062835935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062835935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062835934 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062835934 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062835934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062835934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:54.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062835933 data=null item=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-10-01T01:59:54.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062836065 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-10-01T01:59:54.800Z] DEBUG - Clicked on [2019-10-01T01:59:54.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2062835776 data=null doit=true} to Tree node with text: Python [2019-10-01T01:59:54.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2062835775 data=null} to Tree node with text: Python [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2062835774 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:54.800Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062835773 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-10-01T01:59:54.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2062835770 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2019-10-01T01:59:54.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062835766 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062835766 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062835765 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062835765 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835765 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-10-01T01:59:54.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062835760 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062835759 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062835758 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062835758 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062835758 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835757 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-10-01T01:59:54.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062835753 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T01:59:54.800Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T01:59:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062835678 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-10-01T01:59:54.800Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T01:59:54.800Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:54.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062835574 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062835573 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062835573 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062835572 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835572 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-10-01T01:59:54.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062835567 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062835566 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062835566 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062835565 data=null} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062835565 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:54.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835565 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-10-01T01:59:54.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062835561 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:55.057Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T01:59:55.057Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T01:59:55.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062835494 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-10-01T01:59:55.057Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T01:59:55.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:55.057Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:55.057Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:55.057Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:55.057Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-10-01T01:59:55.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:55.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-2062835291 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger [2019-10-01T01:59:55.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-2062835290 data=null doit=true} to Tree node with text: logger [2019-10-01T01:59:55.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-2062835290 data=null} to Tree node with text: logger [2019-10-01T01:59:55.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-2062835290 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger [2019-10-01T01:59:55.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835290 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-10-01T01:59:55.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-2062835283 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger [2019-10-01T01:59:55.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T01:59:55.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:55.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:55.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:55.313Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:55.313Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:55.313Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:55.313Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-10-01T01:59:55.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:55.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-2062835230 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger [2019-10-01T01:59:55.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-2062835215 data=null doit=true} to Tree node with text: anotherLogger [2019-10-01T01:59:55.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-2062835215 data=null} to Tree node with text: anotherLogger [2019-10-01T01:59:55.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-2062835215 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger [2019-10-01T01:59:55.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835214 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-10-01T01:59:55.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-2062835210 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger [2019-10-01T01:59:55.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T01:59:55.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:55.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:55.313Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:55.313Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:55.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:55.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062835148 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062835148 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062835148 data=null} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062835148 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835147 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-10-01T01:59:55.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062835142 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:55.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062835140 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062835140 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062835140 data=null} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062835140 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062835140 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-10-01T01:59:55.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062835136 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T01:59:55.313Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T01:59:55.313Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T01:59:55.313Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T01:59:55.570Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T01:59:55.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062835013 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T01:59:55.570Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:59:55.570Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:59:55.570Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:59:55.570Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:55.570Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Clicking on OK [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062835012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062835012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062835012 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062835011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062835011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062835011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062835011 data=null item=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-10-01T01:59:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062835063 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-10-01T01:59:55.570Z] DEBUG - Clicked on [2019-10-01T01:59:55.570Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:55.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062834962 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062834962 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062834962 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062834961 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062834961 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-10-01T01:59:55.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062834955 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062834954 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062834954 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062834954 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062834954 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062834953 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-10-01T01:59:55.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062834950 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:55.570Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T01:59:55.570Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T01:59:55.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062834869 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-10-01T01:59:55.570Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T01:59:55.827Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.814 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-10-01T01:59:55.827Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 7.566 s [2019-10-01T01:59:55.827Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-10-01T01:59:56.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:56.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:56.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:56.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:56.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062834406 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062834406 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062834406 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062834405 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062834405 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-10-01T01:59:56.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062834398 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:56.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062834396 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062834395 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062834394 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062834393 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062834393 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-10-01T01:59:56.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062834389 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:56.083Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T01:59:56.083Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T01:59:56.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062834298 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-10-01T01:59:56.083Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T01:59:56.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:56.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062833710 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062833709 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062833709 data=null} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062833709 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062833708 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-10-01T01:59:56.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062833702 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:56.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062833701 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062833701 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062833700 data=null} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062833700 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:56.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062833700 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-10-01T01:59:56.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062833698 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:56.906Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T01:59:56.906Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T01:59:56.906Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T01:59:56.906Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T01:59:56.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062833542 data=null doit=true} to Shell with text {Create Session} [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:56.906Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:56.906Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text " [2019-10-01T01:59:56.906Z] ", using matcher: of type 'Text' [2019-10-01T01:59:56.906Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text " [2019-10-01T01:59:56.906Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:56.906Z] DEBUG - matched Text with text " [2019-10-01T01:59:56.906Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:56.906Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062833537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062833537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062833537 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062833537 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062833537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062833537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:56.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062833536 data=null item=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-10-01T01:59:56.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062833600 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-10-01T01:59:56.906Z] DEBUG - Clicked on [2019-10-01T01:59:56.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062833486 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:56.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062833486 data=null} to Tree node with text: Sessions [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062833486 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:56.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062833486 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-10-01T01:59:56.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062833483 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:56.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:56.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:56.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:56.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:56.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062833481 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062833481 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062833480 data=null} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062833480 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062833480 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-10-01T01:59:56.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062833472 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062833471 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062833470 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062833470 data=null} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062833470 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:56.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062833470 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-10-01T01:59:56.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062833466 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.163Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:57.163Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:57.163Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:57.163Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:57.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062833299 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:57.163Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:57.163Z] 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-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] 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-10-01T01:59:57.163Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:57.163Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:57.164Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062833292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062833292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062833292 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062833292 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062833292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062833292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:57.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062833292 data=null item=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-10-01T01:59:57.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062833385 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-10-01T01:59:57.164Z] DEBUG - Clicked on [2019-10-01T01:59:57.164Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062833188 data=null doit=true} to Tree node with text: channel0 [2019-10-01T01:59:57.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062833188 data=null} to Tree node with text: channel0 [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062833187 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:57.164Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062833187 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-10-01T01:59:57.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062833185 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:57.164Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:57.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062833183 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062833183 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062833183 data=null} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062833183 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062833183 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-10-01T01:59:57.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062833179 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062833177 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062833177 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062833177 data=null} to Tree node with text: mysession [2019-10-01T01:59:57.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062833177 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062833176 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-10-01T01:59:57.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062833172 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.420Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T01:59:57.420Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T01:59:57.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062833104 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-10-01T01:59:57.420Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T01:59:57.678Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:57.678Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:57.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062832901 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062832901 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062832901 data=null} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062832900 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832900 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-10-01T01:59:57.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062832895 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062832894 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062832894 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062832893 data=null} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062832893 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832893 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-10-01T01:59:57.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062832889 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T01:59:57.678Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T01:59:57.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062832825 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-10-01T01:59:57.678Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T01:59:57.678Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:57.678Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:57.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062832722 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062832722 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062832721 data=null} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062832721 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832721 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-10-01T01:59:57.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062832716 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062832711 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062832711 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062832711 data=null} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062832710 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832710 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-10-01T01:59:57.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062832706 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:57.935Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T01:59:57.935Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T01:59:57.935Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T01:59:57.935Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T01:59:57.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062832591 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T01:59:57.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T01:59:57.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T01:59:57.935Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T01:59:57.935Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:57.935Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Clicking on OK [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062832590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062832590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062832590 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062832590 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062832589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062832589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T01:59:57.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062832589 data=null item=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-10-01T01:59:57.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062832640 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-10-01T01:59:57.935Z] DEBUG - Clicked on [2019-10-01T01:59:57.935Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:57.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062832542 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062832542 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062832542 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062832541 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832541 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-10-01T01:59:57.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062832533 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062832532 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062832532 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062832532 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062832532 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832531 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-10-01T01:59:57.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062832515 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:57.935Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T01:59:57.935Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T01:59:57.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062832445 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-10-01T01:59:57.935Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T01:59:58.192Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-10-01T01:59:58.192Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.186 s [2019-10-01T01:59:58.192Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-10-01T01:59:58.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T01:59:58.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:58.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:58.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:58.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062832011 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062832010 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062832010 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062832009 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062832009 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-10-01T01:59:58.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062832003 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:58.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062832001 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062832000 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062832000 data=null} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062831999 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062831998 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-10-01T01:59:58.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062831995 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T01:59:58.449Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T01:59:58.449Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T01:59:58.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062831932 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-10-01T01:59:58.449Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T01:59:59.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062831388 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062831387 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062831387 data=null} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062831387 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062831386 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-10-01T01:59:59.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062831380 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062831379 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062831379 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062831378 data=null} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062831378 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:59.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062831378 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-10-01T01:59:59.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062831376 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:59.331Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T01:59:59.331Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T01:59:59.331Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T01:59:59.331Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T01:59:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062831261 data=null doit=true} to Shell with text {Create Session} [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.331Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.331Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text " [2019-10-01T01:59:59.331Z] ", using matcher: of type 'Text' [2019-10-01T01:59:59.331Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text " [2019-10-01T01:59:59.331Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T01:59:59.331Z] DEBUG - matched Text with text " [2019-10-01T01:59:59.331Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062831257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062831257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062831257 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062831257 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062831256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062831256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062831256 data=null item=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-10-01T01:59:59.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062831315 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-10-01T01:59:59.331Z] DEBUG - Clicked on [2019-10-01T01:59:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062831212 data=null doit=true} to Tree node with text: Sessions [2019-10-01T01:59:59.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062831212 data=null} to Tree node with text: Sessions [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062831212 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:59.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062831211 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-10-01T01:59:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062831209 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T01:59:59.331Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.331Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.331Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.331Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062831206 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062831205 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062831205 data=null} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062831205 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062831205 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-10-01T01:59:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062831196 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062831194 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062831194 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062831194 data=null} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062831194 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062831194 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-10-01T01:59:59.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062831190 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.331Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.331Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.331Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.331Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:59.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062831042 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.426Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:59.426Z] 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-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:59.426Z] 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-10-01T01:59:59.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062831038 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-10-01T01:59:59.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062831038 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-10-01T01:59:59.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062831038 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-10-01T01:59:59.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062831038 data=null item=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-10-01T01:59:59.426Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:59.426Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.426Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:59.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062831029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062831029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062831029 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062831029 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062831029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062831028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062831028 data=null item=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-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062831127 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-10-01T01:59:59.683Z] DEBUG - Clicked on [2019-10-01T01:59:59.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062830936 data=null doit=true} to Tree node with text: channel0 [2019-10-01T01:59:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062830936 data=null} to Tree node with text: channel0 [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062830936 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:59.683Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062830935 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-10-01T01:59:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062830933 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:59.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830914 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830914 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830914 data=null} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830913 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830913 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-10-01T01:59:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830909 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830907 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830907 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830907 data=null} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830907 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830906 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-10-01T01:59:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830903 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.683Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.683Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.683Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.683Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062830761 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.683Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:59.683Z] 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-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:59.683Z] 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-10-01T01:59:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062830756 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-10-01T01:59:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062830756 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-10-01T01:59:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062830756 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-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062830756 data=null item=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-10-01T01:59:59.683Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:59.683Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062830748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062830748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062830748 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062830748 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062830747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062830747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062830747 data=null item=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-10-01T01:59:59.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062830837 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-10-01T01:59:59.683Z] DEBUG - Clicked on [2019-10-01T01:59:59.942Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062830651 data=null doit=true} to Tree node with text: channel0 [2019-10-01T01:59:59.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062830651 data=null} to Tree node with text: channel0 [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062830650 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:59.942Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062830650 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-10-01T01:59:59.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062830647 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T01:59:59.942Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830642 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830642 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830642 data=null} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830642 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830641 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-10-01T01:59:59.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830637 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830636 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830636 data=null doit=true} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830636 data=null} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830635 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830635 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-10-01T01:59:59.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830631 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T01:59:59.942Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.942Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.942Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T01:59:59.942Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062830477 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.942Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T01:59:59.942Z] 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-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:59.942Z] 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-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062830473 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-10-01T01:59:59.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062830472 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-10-01T01:59:59.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062830472 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-10-01T01:59:59.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062830472 data=null item=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-10-01T01:59:59.942Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T01:59:59.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:59.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:59.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T01:59:59.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T01:59:59.942Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062830468 data=null doit=true} to TreeItem with text {All} [2019-10-01T01:59:59.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062830468 data=null} to TreeItem with text {All} [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062830467 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:59.942Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062830467 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-10-01T01:59:59.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062830437 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T01:59:59.942Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T01:59:59.942Z] DEBUG - Setting state to checked on: sched_process_fork [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T01:59:59.942Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.942Z] DEBUG - Clicking on &Ok [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062830428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062830428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062830428 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062830427 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062830427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062830427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T01:59:59.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062830427 data=null item=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-10-01T01:59:59.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062830558 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-10-01T02:00:00.201Z] DEBUG - Clicked on [2019-10-01T02:00:00.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062830342 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:00.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062830341 data=null} to Tree node with text: channel0 [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062830341 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:00.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062830341 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-10-01T02:00:00.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062830338 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:00.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830335 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830335 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830335 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830335 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830334 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-10-01T02:00:00.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830330 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830329 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830329 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830329 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830329 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830328 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-10-01T02:00:00.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830325 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.201Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:00.201Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:00.201Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:00.201Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062830182 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.201Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:00.201Z] 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-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T02:00:00.201Z] 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-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062830178 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-10-01T02:00:00.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062830177 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-10-01T02:00:00.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062830177 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-10-01T02:00:00.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062830177 data=null item=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-10-01T02:00:00.201Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T02:00:00.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:00.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:00.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:00.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:00.201Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062830173 data=null doit=true} to TreeItem with text {All} [2019-10-01T02:00:00.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062830173 data=null} to TreeItem with text {All} [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062830173 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T02:00:00.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062830172 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-10-01T02:00:00.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062830149 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T02:00:00.201Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T02:00:00.201Z] DEBUG - Setting state to checked on: sched_process_exec [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:00.201Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.201Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062830143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062830143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062830143 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062830142 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062830142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062830142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062830142 data=null item=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-10-01T02:00:00.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062830260 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-10-01T02:00:00.458Z] DEBUG - Clicked on [2019-10-01T02:00:00.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062830046 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:00.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062830046 data=null} to Tree node with text: channel0 [2019-10-01T02:00:00.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062830045 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:00.458Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062830045 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-10-01T02:00:00.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062830042 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:00.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830039 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830039 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830039 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830039 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830039 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-10-01T02:00:00.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830035 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062830033 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062830033 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062830033 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062830033 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062830032 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-10-01T02:00:00.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062830011 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.458Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:00.458Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:00.458Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:00.715Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:00.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062829871 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.715Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:00.715Z] 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-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T02:00:00.715Z] 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-10-01T02:00:00.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062829867 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-10-01T02:00:00.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062829866 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-10-01T02:00:00.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062829866 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-10-01T02:00:00.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062829866 data=null item=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-10-01T02:00:00.715Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T02:00:00.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:00.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:00.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:00.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:00.715Z] DEBUG - Setting state to checked on: All [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:00.715Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:00.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062829803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062829803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062829803 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062829803 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062829803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062829803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:00.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062829802 data=null item=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-10-01T02:00:00.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062829950 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-10-01T02:00:00.715Z] DEBUG - Clicked on [2019-10-01T02:00:00.715Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.715Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.715Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:00.715Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:00.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062829700 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:00.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062829699 data=null} to Tree node with text: channel0 [2019-10-01T02:00:00.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062829699 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:00.716Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062829699 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-10-01T02:00:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062829696 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:00.716Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062829693 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062829693 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062829693 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062829692 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829692 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-10-01T02:00:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062829688 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062829687 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062829686 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062829686 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062829686 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829686 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-10-01T02:00:00.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062829682 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T02:00:00.972Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T02:00:00.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062829622 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-10-01T02:00:00.972Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T02:00:00.972Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:00.972Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:00.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062829519 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062829519 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062829519 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062829518 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829518 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-10-01T02:00:00.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062829512 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:00.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062829510 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062829510 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062829510 data=null} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062829509 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829509 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-10-01T02:00:00.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062829503 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:00.972Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T02:00:00.972Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T02:00:00.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062829435 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-10-01T02:00:00.972Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T02:00:01.229Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:01.229Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:01.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062829332 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062829332 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062829332 data=null} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062829331 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829331 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-10-01T02:00:01.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062829326 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062829325 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062829324 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062829324 data=null} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062829324 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829324 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-10-01T02:00:01.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062829320 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:01.229Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T02:00:01.229Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T02:00:01.229Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T02:00:01.229Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T02:00:01.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062829168 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T02:00:01.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:01.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:01.229Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:01.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:01.229Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Clicking on OK [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062829167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062829167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062829167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062829167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062829167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062829167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:01.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062829166 data=null item=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-10-01T02:00:01.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062829213 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-10-01T02:00:01.485Z] DEBUG - Clicked on [2019-10-01T02:00:01.485Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:01.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:01.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062829103 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062829103 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062829103 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062829103 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829102 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-10-01T02:00:01.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062829094 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:01.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062829092 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062829092 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062829092 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062829092 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062829091 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-10-01T02:00:01.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062829088 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.485Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T02:00:01.485Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T02:00:01.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062829022 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-10-01T02:00:01.485Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T02:00:01.485Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.411 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-10-01T02:00:01.485Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 3.203 s [2019-10-01T02:00:01.485Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-10-01T02:00:01.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T02:00:01.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:01.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:01.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:01.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062828600 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:01.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062828600 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:01.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062828600 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:01.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062828599 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062828599 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-10-01T02:00:01.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062828593 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:01.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062828590 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062828590 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062828589 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062828589 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062828588 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-10-01T02:00:01.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062828585 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:01.998Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T02:00:01.998Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T02:00:01.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062828494 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-10-01T02:00:01.998Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T02:00:02.560Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062827982 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062827982 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062827982 data=null} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062827981 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827981 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-10-01T02:00:02.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062827975 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062827974 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062827974 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062827974 data=null} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062827974 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827973 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-10-01T02:00:02.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062827971 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T02:00:02.560Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T02:00:02.560Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T02:00:02.560Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T02:00:02.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062827836 data=null doit=true} to Shell with text {Create Session} [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:02.560Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:02.560Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text " [2019-10-01T02:00:02.560Z] ", using matcher: of type 'Text' [2019-10-01T02:00:02.560Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text " [2019-10-01T02:00:02.560Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T02:00:02.560Z] DEBUG - matched Text with text " [2019-10-01T02:00:02.560Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:02.560Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062827831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062827831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062827831 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062827830 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062827830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062827830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062827830 data=null item=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-10-01T02:00:02.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062827886 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-10-01T02:00:02.560Z] DEBUG - Clicked on [2019-10-01T02:00:02.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062827789 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062827788 data=null} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062827788 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062827788 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-10-01T02:00:02.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062827785 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:02.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:02.560Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:02.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:02.560Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:02.560Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062827783 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2019-10-01T02:00:02.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062827783 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:02.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062827783 data=null} to Tree node with text: mysession [2019-10-01T02:00:02.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062827783 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827782 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-10-01T02:00:02.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062827775 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:02.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062827773 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062827773 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062827773 data=null} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062827773 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827773 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-10-01T02:00:02.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062827769 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T02:00:02.816Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:02.816Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:02.816Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:02.816Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:02.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062827635 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:02.816Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:02.816Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:02.816Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:02.816Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:02.817Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:02.817Z] 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-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T02:00:02.817Z] 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-10-01T02:00:02.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062827631 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-10-01T02:00:02.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062827631 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-10-01T02:00:02.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062827630 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-10-01T02:00:02.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062827630 data=null item=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-10-01T02:00:02.817Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-10-01T02:00:02.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:02.817Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T02:00:02.817Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T02:00:02.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-10-01T02:00:02.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:02.817Z] DEBUG - Setting state to checked on: All [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:02.817Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:02.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062827586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062827586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062827586 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062827586 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062827586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062827586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:02.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062827586 data=null item=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-10-01T02:00:02.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062827707 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-10-01T02:00:03.073Z] DEBUG - Clicked on [2019-10-01T02:00:03.073Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062827483 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:03.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062827483 data=null} to Tree node with text: channel0 [2019-10-01T02:00:03.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062827483 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062827482 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-10-01T02:00:03.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062827479 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.073Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062827477 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062827477 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062827477 data=null} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062827476 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827476 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-10-01T02:00:03.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062827472 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062827470 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062827470 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062827470 data=null} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062827469 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827469 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-10-01T02:00:03.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062827466 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.073Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:03.073Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:03.073Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:03.073Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:03.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062827333 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.073Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.074Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:03.074Z] 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-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-10-01T02:00:03.074Z] 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-10-01T02:00:03.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062827329 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-10-01T02:00:03.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062827329 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-10-01T02:00:03.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062827328 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-10-01T02:00:03.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062827328 data=null item=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-10-01T02:00:03.074Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-10-01T02:00:03.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:03.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:03.074Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-10-01T02:00:03.074Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-10-01T02:00:03.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-10-01T02:00:03.074Z] DEBUG - Setting state to checked on: All [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:03.074Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.074Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:03.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062827266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062827266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062827266 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062827266 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062827266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062827266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062827266 data=null item=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-10-01T02:00:03.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062827406 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-10-01T02:00:03.331Z] DEBUG - Clicked on [2019-10-01T02:00:03.331Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062827163 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:03.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062827163 data=null} to Tree node with text: channel0 [2019-10-01T02:00:03.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062827163 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062827163 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-10-01T02:00:03.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062827160 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062827160 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062827160 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062827159 data=null} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062827159 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827159 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-10-01T02:00:03.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062827155 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062827154 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062827154 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062827154 data=null} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062827154 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062827154 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-10-01T02:00:03.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062827150 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.331Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:03.331Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:03.331Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:03.331Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:03.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062827015 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.331Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:03.331Z] 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-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-10-01T02:00:03.331Z] 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-10-01T02:00:03.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062827011 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-10-01T02:00:03.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062827011 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-10-01T02:00:03.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062827010 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-10-01T02:00:03.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062827010 data=null item=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-10-01T02:00:03.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-10-01T02:00:03.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:03.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:03.589Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-10-01T02:00:03.589Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-10-01T02:00:03.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-10-01T02:00:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2062827006 data=null doit=true} to TreeItem with text {All} [2019-10-01T02:00:03.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2062827006 data=null} to TreeItem with text {All} [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062827005 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T02:00:03.589Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062827005 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-10-01T02:00:03.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062826974 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] DEBUG - Setting state to checked on: write [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] DEBUG - Setting state to checked on: read [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] DEBUG - Setting state to checked on: close [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:03.589Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062826961 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062826961 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062826961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062826961 data=null item=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-10-01T02:00:03.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062827091 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-10-01T02:00:03.589Z] DEBUG - Clicked on [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062826867 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:03.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062826867 data=null} to Tree node with text: channel0 [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062826867 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.589Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062826867 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-10-01T02:00:03.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062826864 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062826860 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062826860 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062826860 data=null} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062826860 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826860 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-10-01T02:00:03.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062826856 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062826855 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062826855 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062826854 data=null} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062826854 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826854 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-10-01T02:00:03.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062826851 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:03.589Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-10-01T02:00:03.589Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-10-01T02:00:03.847Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-10-01T02:00:03.847Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-10-01T02:00:03.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-2062826699 data=null doit=true} to Shell with text {Enable Channel} [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:03.847Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-10-01T02:00:03.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-10-01T02:00:03.847Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:03.847Z] 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-10-01T02:00:03.847Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.847Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T02:00:03.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062826693 data=null doit=true} to Button with text {Kernel} [2019-10-01T02:00:03.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062826693 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-10-01T02:00:03.847Z] 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-10-01T02:00:03.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-2062826692 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T02:00:03.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-2062826692 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-10-01T02:00:03.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-2062826692 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-10-01T02:00:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-2062826692 data=null item=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-10-01T02:00:03.848Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-10-01T02:00:03.848Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:03.848Z] 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-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] 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-10-01T02:00:03.848Z] 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-10-01T02:00:03.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-2062826688 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-10-01T02:00:03.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-2062826687 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-10-01T02:00:03.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-2062826687 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-10-01T02:00:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-2062826687 data=null item=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-10-01T02:00:03.848Z] 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-10-01T02:00:03.848Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:03.848Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062826685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062826685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062826685 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062826685 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062826685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062826685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062826685 data=null item=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-10-01T02:00:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-2062826796 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-10-01T02:00:03.848Z] DEBUG - Clicked on [2019-10-01T02:00:03.848Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:03.848Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:03.848Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:03.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-2062826571 data=null doit=true} to Tree node with text: UST global [2019-10-01T02:00:03.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-2062826570 data=null} to Tree node with text: UST global [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-2062826569 data=null button=1 stateMask=0x0 x=124 y=71 count=1} to Tree node with text: UST global [2019-10-01T02:00:03.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062826569 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-10-01T02:00:03.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-2062826567 data=null button=1 stateMask=0x80000 x=124 y=71 count=1} to Tree node with text: UST global [2019-10-01T02:00:03.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-2062826566 data=null button=0 stateMask=0x0 x=135 y=95 count=0} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062826566 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062826566 data=null} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062826566 data=null button=1 stateMask=0x0 x=135 y=95 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826566 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-10-01T02:00:03.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062826553 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-2062826552 data=null button=0 stateMask=0x0 x=135 y=71 count=0} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062826552 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062826552 data=null} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062826551 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826551 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-10-01T02:00:03.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062826549 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:04.105Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-10-01T02:00:04.105Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-10-01T02:00:04.105Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-10-01T02:00:04.105Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062826393 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:04.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:04.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062826390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062826389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062826389 data=null doit=true} to (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062826389 data=null} to (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2062826389 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826389 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-10-01T02:00:04.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2062826388 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to (of type 'Tree') [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:04.105Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062826385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062826385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062826385 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062826385 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062826385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062826385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:04.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062826385 data=null item=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-10-01T02:00:04.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-2062826479 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-10-01T02:00:04.105Z] DEBUG - Clicked on [2019-10-01T02:00:04.105Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:04.105Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:04.105Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:04.105Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-10-01T02:00:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062826280 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:04.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062826280 data=null} to Tree node with text: channel0 [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062826279 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:04.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062826279 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-10-01T02:00:04.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062826276 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:04.105Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:04.105Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:04.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062826275 data=null button=0 stateMask=0x0 x=108 y=-25 count=0} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062826275 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062826274 data=null} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062826274 data=null button=1 stateMask=0x0 x=108 y=-25 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826274 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-10-01T02:00:04.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062826265 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062826264 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062826264 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062826264 data=null} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062826264 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826263 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-10-01T02:00:04.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062826260 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T02:00:04.362Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T02:00:04.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062826188 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-10-01T02:00:04.362Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T02:00:04.362Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:04.362Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:04.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:04.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062826084 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062826084 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062826084 data=null} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062826084 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826083 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-10-01T02:00:04.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062826079 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:04.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062826078 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062826077 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062826077 data=null} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062826077 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062826077 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-10-01T02:00:04.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062826073 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.362Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T02:00:04.362Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T02:00:04.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062826016 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-10-01T02:00:04.362Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T02:00:04.619Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:04.619Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:04.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:04.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062825913 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062825913 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062825913 data=null} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062825913 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062825913 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-10-01T02:00:04.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062825908 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:04.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062825839 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062825839 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:04.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062825838 data=null} to Tree node with text: mysession [2019-10-01T02:00:04.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062825838 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062825838 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-10-01T02:00:04.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062825834 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:04.620Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:00:04.620Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:00:04.877Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:00:04.877Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-10-01T02:00:04.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2062825537 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:04.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:05.439Z] DEBUG - Clicking on Cancel [2019-10-01T02:00:05.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2062825034 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-10-01T02:00:05.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2062825034 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-10-01T02:00:05.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2062825034 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:05.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2062825034 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:05.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2062825033 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-10-01T02:00:05.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2062825033 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-10-01T02:00:05.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2062825033 data=null item=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-10-01T02:00:05.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2062825776 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-10-01T02:00:05.439Z] DEBUG - Clicked on [2019-10-01T02:00:05.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:05.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062824999 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:05.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062824998 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:05.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062824998 data=null} to Tree node with text: mysession [2019-10-01T02:00:05.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062824998 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:05.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062824998 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-10-01T02:00:05.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062824994 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:05.440Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:00:05.440Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:00:05.697Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:00:05.697Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-10-01T02:00:05.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2062824836 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:05.697Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] DEBUG - Clicking on &Finish [2019-10-01T02:00:05.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062824833 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-10-01T02:00:05.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062824833 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-10-01T02:00:05.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062824833 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062824833 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062824833 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-10-01T02:00:05.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062824833 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-10-01T02:00:05.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:05.697Z] DEBUG - Clicked on &Finish [2019-10-01T02:00:06.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062824833 data=null item=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-10-01T02:00:06.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2062824932 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-10-01T02:00:06.628Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:06.628Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:06.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:06.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062823780 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062823780 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062823780 data=null} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062823780 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062823779 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-10-01T02:00:06.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062823774 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:06.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062823738 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062823738 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062823738 data=null} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062823737 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:06.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062823737 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-10-01T02:00:06.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062823732 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.025Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:00:07.025Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:00:07.025Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:00:07.025Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-10-01T02:00:07.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2062823482 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:07.025Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:07.025Z] DEBUG - Clicking on Cancel [2019-10-01T02:00:07.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2062823479 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-10-01T02:00:07.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2062823479 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-10-01T02:00:07.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2062823478 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:07.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2062823478 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:07.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2062823477 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-10-01T02:00:07.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2062823477 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-10-01T02:00:07.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2062823477 data=null item=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-10-01T02:00:07.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2062823600 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-10-01T02:00:07.025Z] DEBUG - Clicked on [2019-10-01T02:00:07.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:07.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062823447 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:07.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062823447 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:07.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062823447 data=null} to Tree node with text: mysession [2019-10-01T02:00:07.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062823446 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062823446 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-10-01T02:00:07.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062823442 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.379Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:00:07.379Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:00:07.379Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:00:07.379Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-10-01T02:00:07.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2062823261 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-2062823258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2062823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-2062823257 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-2062823257 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-2062823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-2062823257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-2062823257 data=null 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-10-01T02:00:07.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-2062823255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2062823255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-2062823255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-2062823254 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-2062823254 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:07.379Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] DEBUG - Clicking on &Finish [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062823252 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-10-01T02:00:07.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062823252 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-10-01T02:00:07.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062823252 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062823252 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062823252 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-10-01T02:00:07.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062823251 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-10-01T02:00:07.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:07.379Z] DEBUG - Clicked on &Finish [2019-10-01T02:00:07.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062823251 data=null item=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-10-01T02:00:07.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2062823358 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-10-01T02:00:07.637Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:07.637Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:07.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:07.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062822715 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:07.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062822715 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:07.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062822715 data=null} to Tree node with text: mysession [2019-10-01T02:00:07.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062822714 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062822714 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-10-01T02:00:07.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062822710 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:07.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062822690 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062822689 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062822689 data=null} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062822689 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062822689 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-10-01T02:00:07.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062822684 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:00:07.894Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:00:07.894Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:00:07.894Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-10-01T02:00:07.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2062822494 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:07.894Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:07.894Z] DEBUG - Clicking on Cancel [2019-10-01T02:00:07.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2062822491 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-10-01T02:00:07.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2062822491 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-10-01T02:00:07.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2062822491 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:07.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2062822491 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:00:07.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2062822491 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-10-01T02:00:07.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2062822490 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-10-01T02:00:07.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2062822490 data=null item=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-10-01T02:00:07.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2062822615 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-10-01T02:00:07.894Z] DEBUG - Clicked on [2019-10-01T02:00:07.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:07.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062822459 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062822458 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062822458 data=null} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062822458 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:07.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062822458 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-10-01T02:00:07.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062822453 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:08.152Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:00:08.152Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:00:08.152Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:00:08.152Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-10-01T02:00:08.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2062822277 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-2062822275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2062822274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-2062822274 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-2062822274 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-2062822274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-2062822273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-2062822273 data=null 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-10-01T02:00:08.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-2062822267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2062822267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-2062822267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-2062822267 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-2062822267 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-10-01T02:00:08.152Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-10-01T02:00:08.152Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-10-01T02:00:08.152Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-10-01T02:00:08.152Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:08.152Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - Clicking on &Finish [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062822244 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-10-01T02:00:08.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062822244 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-10-01T02:00:08.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062822244 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062822244 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062822244 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-10-01T02:00:08.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062822244 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-10-01T02:00:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:00:08.152Z] DEBUG - Clicked on &Finish [2019-10-01T02:00:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062822244 data=null item=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-10-01T02:00:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2062822379 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-10-01T02:00:08.666Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:08.666Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:08.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:08.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062821701 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062821701 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062821700 data=null} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062821700 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062821700 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-10-01T02:00:08.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062821696 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:08.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062821694 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062821694 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062821694 data=null} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062821694 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:08.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062821693 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-10-01T02:00:08.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062821690 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:08.923Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T02:00:08.923Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T02:00:08.923Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T02:00:08.923Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T02:00:08.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062821589 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T02:00:08.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:08.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:08.923Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:08.923Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:08.923Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Clicking on OK [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062821588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062821588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062821588 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062821588 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062821588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062821588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:08.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062821587 data=null item=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-10-01T02:00:08.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062821628 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-10-01T02:00:08.923Z] DEBUG - Clicked on [2019-10-01T02:00:08.923Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:08.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062821533 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062821533 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062821533 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062821533 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062821533 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-10-01T02:00:08.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062821514 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062821513 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062821512 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062821512 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062821512 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:08.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062821512 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-10-01T02:00:08.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062821508 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:09.180Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T02:00:09.180Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T02:00:09.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062821407 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-10-01T02:00:09.180Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T02:00:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Control - Eclipse Platform} time=-2062821299 data=null doit=true} to Shell with text {data - Control - Eclipse Platform} [2019-10-01T02:00:09.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:00:09.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:09.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:09.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:09.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-2062821267 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TreeItem with text {Remote} [2019-10-01T02:00:09.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-2062821267 data=null doit=true} to TreeItem with text {Remote} [2019-10-01T02:00:09.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-2062821267 data=null} to TreeItem with text {Remote} [2019-10-01T02:00:09.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-2062821267 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TreeItem with text {Remote} [2019-10-01T02:00:09.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062821266 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-10-01T02:00:09.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-2062821192 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TreeItem with text {Remote} [2019-10-01T02:00:09.436Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:00:09.436Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:00:09.436Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:00:10.000Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:00:10.000Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820419 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820419 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820418 data=null 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-10-01T02:00:10.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820418 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062820417 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:10.000Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Clicking on OK [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062820415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062820415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062820414 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062820414 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062820414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062820414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:10.000Z] DEBUG - Clicked on OK [2019-10-01T02:00:10.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062820414 data=null item=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-10-01T02:00:10.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062821112 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-10-01T02:00:10.514Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.003 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-10-01T02:00:10.514Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 8.807 s [2019-10-01T02:00:10.514Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-10-01T02:00:10.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T02:00:10.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:10.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:10.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:10.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062819604 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062819603 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062819603 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062819603 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062819602 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-10-01T02:00:10.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062819596 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:10.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062819593 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062819593 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062819592 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062819591 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:10.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062819591 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-10-01T02:00:10.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062819588 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:11.028Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T02:00:11.028Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T02:00:11.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062819510 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-10-01T02:00:11.028Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T02:00:11.592Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:11.592Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414} time=-2062818983 data=null button=0 stateMask=0x0 x=143 y=180 count=0} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414} time=-2062818983 data=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414} time=-2062818983 data=null} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414} time=-2062818982 data=null button=1 stateMask=0x0 x=143 y=180 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818982 data=null item=TreeItem {5731797008582414} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414} time=-2062818972 data=null button=1 stateMask=0x80000 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414} time=-2062818970 data=null button=0 stateMask=0x0 x=143 y=71 count=0} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414} time=-2062818970 data=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414} time=-2062818970 data=null} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414} time=-2062818969 data=null button=1 stateMask=0x0 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818969 data=null item=TreeItem {5731797008582414} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414} time=-2062818965 data=null button=1 stateMask=0x80000 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-10-01T02:00:11.592Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-10-01T02:00:11.592Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-10-01T02:00:11.592Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-10-01T02:00:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-2062818857 data=null doit=true} to Shell with text {Save Sessions} [2019-10-01T02:00:11.592Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-10-01T02:00:11.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:11.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:11.592Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:11.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:11.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Clicking on OK [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062818856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062818856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062818855 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062818855 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062818855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062818855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062818855 data=null item=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-10-01T02:00:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-2062818901 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-10-01T02:00:11.592Z] DEBUG - Clicked on [2019-10-01T02:00:11.592Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:11.592Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414} time=-2062818806 data=null button=0 stateMask=0x0 x=143 y=71 count=0} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414} time=-2062818806 data=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414} time=-2062818806 data=null} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414} time=-2062818805 data=null button=1 stateMask=0x0 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818805 data=null item=TreeItem {5731797008582414} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414} time=-2062818800 data=null button=1 stateMask=0x80000 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414} time=-2062818799 data=null button=0 stateMask=0x0 x=143 y=71 count=0} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414} time=-2062818799 data=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414} time=-2062818799 data=null} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414} time=-2062818798 data=null button=1 stateMask=0x0 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818798 data=null item=TreeItem {5731797008582414} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414} time=-2062818794 data=null button=1 stateMask=0x80000 x=143 y=71 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:11.849Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T02:00:11.849Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T02:00:11.849Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T02:00:11.849Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T02:00:11.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062818683 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T02:00:11.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:11.849Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:11.849Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:11.849Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:11.849Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Clicking on OK [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062818682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062818681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062818681 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062818681 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062818681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062818681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062818681 data=null item=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-10-01T02:00:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062818732 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-10-01T02:00:11.849Z] DEBUG - Clicked on [2019-10-01T02:00:11.849Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:11.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062818636 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062818636 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062818635 data=null} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062818635 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818635 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-10-01T02:00:11.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062818632 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062818631 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062818631 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062818631 data=null} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062818631 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818631 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-10-01T02:00:11.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062818624 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:11.849Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-10-01T02:00:11.849Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-10-01T02:00:12.107Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-10-01T02:00:12.107Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-10-01T02:00:12.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-2062818474 data=null doit=true} to Shell with text {Load Sessions} [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-10-01T02:00:12.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-2062818471 data=null doit=true} to Button with text {Local} [2019-10-01T02:00:12.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-2062818471 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-10-01T02:00:12.107Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-10-01T02:00:12.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-2062818470 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-2062818470 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-10-01T02:00:12.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-2062818470 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-10-01T02:00:12.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-2062818469 data=null item=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-10-01T02:00:12.107Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-10-01T02:00:12.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:12.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:12.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818396 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414.lttng} time=-2062818396 data=null doit=true} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414.lttng} time=-2062818395 data=null} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818395 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818395 data=null item=TreeItem {5731797008582414.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818394 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Clicking on TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818393 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414.lttng} time=-2062818393 data=null doit=true} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414.lttng} time=-2062818392 data=null} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818392 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818392 data=null item=TreeItem {5731797008582414.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818391 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {5731797008582414.lttng} time=-2062818391 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {5731797008582414.lttng} time=-2062818391 data=null doit=true} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {5731797008582414.lttng} time=-2062818390 data=null} to TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - Clicked on TreeItem with text {5731797008582414.lttng} [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:12.107Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Clicking on OK [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062818388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062818388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062818388 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062818387 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062818387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062818387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062818387 data=null item=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-10-01T02:00:12.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-2062818551 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-10-01T02:00:12.363Z] DEBUG - Clicked on [2019-10-01T02:00:12.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:12.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:12.363Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:12.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414} time=-2062818210 data=null button=0 stateMask=0x0 x=143 y=-25 count=0} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414} time=-2062818209 data=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414} time=-2062818209 data=null} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414} time=-2062818209 data=null button=1 stateMask=0x0 x=143 y=-25 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818208 data=null item=TreeItem {5731797008582414} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414} time=-2062818199 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5731797008582414} time=-2062818196 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5731797008582414} time=-2062818196 data=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5731797008582414} time=-2062818195 data=null} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5731797008582414} time=-2062818194 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818193 data=null item=TreeItem {5731797008582414} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5731797008582414} time=-2062818188 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 5731797008582414 [2019-10-01T02:00:12.363Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T02:00:12.363Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T02:00:12.363Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T02:00:12.363Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T02:00:12.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062818074 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T02:00:12.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:12.363Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:12.363Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:12.363Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:12.363Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Clicking on OK [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062818071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062818071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062818070 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062818070 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062818069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062818069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:12.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062818068 data=null item=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-10-01T02:00:12.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062818115 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-10-01T02:00:12.363Z] DEBUG - Clicked on [2019-10-01T02:00:12.363Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:12.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062818009 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062818009 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062818008 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062818008 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062818007 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-10-01T02:00:12.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062818000 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062817998 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062817998 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062817997 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062817997 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062817997 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-10-01T02:00:12.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062817994 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.620Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T02:00:12.620Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T02:00:12.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062817934 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-10-01T02:00:12.620Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T02:00:12.620Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-10-01T02:00:12.620Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 1.873 s [2019-10-01T02:00:12.620Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-10-01T02:00:12.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T02:00:12.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:12.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:12.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062817564 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062817564 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062817563 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062817563 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062817562 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-10-01T02:00:12.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062817557 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:12.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062817555 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062817554 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062817554 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062817553 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062817553 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-10-01T02:00:12.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062817550 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:12.876Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-10-01T02:00:12.876Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-10-01T02:00:12.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2062817485 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-10-01T02:00:12.876Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-10-01T02:00:13.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:13.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062816965 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062816965 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062816965 data=null} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062816964 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816964 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-10-01T02:00:13.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062816959 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:13.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2062816957 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062816957 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062816957 data=null} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062816957 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:13.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816957 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-10-01T02:00:13.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062816955 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:13.698Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-10-01T02:00:13.698Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-10-01T02:00:13.698Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-10-01T02:00:13.698Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-10-01T02:00:13.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2062816822 data=null doit=true} to Shell with text {Create Session} [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.698Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.698Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text " [2019-10-01T02:00:13.698Z] ", using matcher: of type 'Text' [2019-10-01T02:00:13.698Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text " [2019-10-01T02:00:13.698Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-10-01T02:00:13.698Z] DEBUG - matched Text with text " [2019-10-01T02:00:13.698Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-10-01T02:00:13.698Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-10-01T02:00:13.698Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-10-01T02:00:13.698Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-10-01T02:00:13.698Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:13.698Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:13.698Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:13.699Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:13.699Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062816811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062816811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062816811 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062816811 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062816811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062816810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062816810 data=null item=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-10-01T02:00:13.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2062816873 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-10-01T02:00:13.699Z] DEBUG - Clicked on [2019-10-01T02:00:13.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2062816771 data=null doit=true} to Tree node with text: Sessions [2019-10-01T02:00:13.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2062816771 data=null} to Tree node with text: Sessions [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2062816771 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:13.699Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062816770 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-10-01T02:00:13.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2062816768 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2019-10-01T02:00:13.699Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:13.699Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:13.699Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:13.699Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:13.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062816762 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062816761 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062816761 data=null} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062816761 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816760 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-10-01T02:00:13.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062816751 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062816749 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062816749 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062816749 data=null} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062816749 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816748 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-10-01T02:00:13.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062816745 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2019-10-01T02:00:13.699Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:13.699Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:13.956Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-10-01T02:00:13.956Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-10-01T02:00:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2062816588 data=null doit=true} to Shell with text {Enable Events} [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-10-01T02:00:13.956Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-10-01T02:00:13.956Z] 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-10-01T02:00:13.956Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T02:00:13.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2062816583 data=null doit=true} to Button with text {Kernel} [2019-10-01T02:00:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2062816583 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-10-01T02:00:13.956Z] 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-10-01T02:00:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-2062816582 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T02:00:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-2062816582 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-10-01T02:00:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-2062816581 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-10-01T02:00:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-2062816581 data=null item=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-10-01T02:00:13.956Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-10-01T02:00:13.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:13.956Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-10-01T02:00:13.956Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-10-01T02:00:13.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-10-01T02:00:13.956Z] DEBUG - Setting state to checked on: All [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:13.956Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-10-01T02:00:13.956Z] 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-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:13.956Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-10-01T02:00:13.956Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-10-01T02:00:13.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2062816509 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-10-01T02:00:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062816509 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-10-01T02:00:13.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2062816509 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-10-01T02:00:13.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2062816509 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-10-01T02:00:13.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2062816508 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-10-01T02:00:13.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2062816508 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-10-01T02:00:13.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2062816508 data=null item=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-10-01T02:00:13.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2062816508 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-10-01T02:00:13.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2062816507 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-10-01T02:00:13.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2062816507 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-10-01T02:00:13.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2062816507 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-10-01T02:00:13.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2062816507 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-10-01T02:00:13.957Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.957Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.957Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:13.957Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Clicking on &Ok [2019-10-01T02:00:13.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2062816501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2062816500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2062816500 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2062816500 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2062816500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2062816500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-10-01T02:00:13.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2062816500 data=null item=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-10-01T02:00:13.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2062816672 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-10-01T02:00:13.957Z] [2019-10-01T02:00:13.957Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-10-01 02:00:13.857 [2019-10-01T02:00:13.957Z] !MESSAGE Command to change state of events failed [2019-10-01T02:00:13.957Z] !STACK 0 [2019-10-01T02:00:13.957Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-10-01T02:00:13.957Z] Error Output: [2019-10-01T02:00:13.957Z] Command not found [2019-10-01T02:00:13.957Z] Return Value: 1 [2019-10-01T02:00:13.957Z] Command not found [2019-10-01T02:00:13.957Z] [2019-10-01T02:00:13.957Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-10-01T02:00:13.957Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-10-01T02:00:13.957Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-10-01T02:00:13.957Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-10-01T02:00:13.957Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-10-01T02:00:13.957Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-10-01T02:00:13.957Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T02:00:13.957Z] DEBUG - Clicked on [2019-10-01T02:00:13.957Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2062816388 data=null doit=true} to Tree node with text: channel0 [2019-10-01T02:00:13.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2062816388 data=null} to Tree node with text: channel0 [2019-10-01T02:00:13.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2062816387 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:13.957Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062816387 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-10-01T02:00:13.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2062816385 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2019-10-01T02:00:13.957Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:13.957Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:14.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062816382 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062816382 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062816382 data=null} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062816381 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816381 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-10-01T02:00:14.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062816377 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062816376 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062816376 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062816376 data=null} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062816375 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816375 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-10-01T02:00:14.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062816371 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-10-01T02:00:14.215Z] DEBUG - Clicking on with mnemonic 'Start' [2019-10-01T02:00:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2062816306 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-10-01T02:00:14.215Z] DEBUG - Clicked on with mnemonic 'Start' [2019-10-01T02:00:14.215Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:14.215Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:14.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062816204 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062816204 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062816204 data=null} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062816204 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816203 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-10-01T02:00:14.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062816199 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062816198 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062816198 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062816198 data=null} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062816198 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062816197 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-10-01T02:00:14.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062816194 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.215Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-10-01T02:00:14.215Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-10-01T02:00:14.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2062816128 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-10-01T02:00:14.215Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-10-01T02:00:14.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-10-01T02:00:14.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:14.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:14.624Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-10-01T02:00:14.624Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-10-01T02:00:14.624Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-10-01T02:00:14.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-2062815882 data=null button=0 stateMask=0x0 x=123 y=95 count=0} to Tree node with text: * [2019-10-01T02:00:14.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-2062815881 data=null doit=true} to Tree node with text: * [2019-10-01T02:00:14.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-2062815881 data=null} to Tree node with text: * [2019-10-01T02:00:14.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-2062815881 data=null button=1 stateMask=0x0 x=123 y=95 count=1} to Tree node with text: * [2019-10-01T02:00:14.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062815881 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-10-01T02:00:14.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-2062815871 data=null button=1 stateMask=0x80000 x=123 y=71 count=1} to Tree node with text: * [2019-10-01T02:00:14.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:00:14.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:00:14.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:00:14.884Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:14.884Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-10-01T02:00:14.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062815799 data=null button=0 stateMask=0x0 x=108 y=-1 count=0} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062815799 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062815799 data=null} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062815799 data=null button=1 stateMask=0x0 x=108 y=-1 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062815798 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-10-01T02:00:14.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062815792 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2062815791 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2062815791 data=null doit=true} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2062815791 data=null} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2062815790 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062815790 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-10-01T02:00:14.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2062815787 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2019-10-01T02:00:14.884Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-10-01T02:00:14.884Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-10-01T02:00:14.884Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-10-01T02:00:14.884Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-10-01T02:00:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2062815681 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-10-01T02:00:14.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:14.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:14.884Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:14.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:14.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Clicking on OK [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062815680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062815680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062815680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062815680 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062815679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062815679 data=null item=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-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2062815727 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-10-01T02:00:14.884Z] DEBUG - Clicked on [2019-10-01T02:00:14.884Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-10-01T02:00:14.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062815637 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062815637 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062815637 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062815637 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062815636 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-10-01T02:00:14.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062815631 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2062815630 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2062815630 data=null doit=true} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2062815630 data=null} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2062815629 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062815629 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-10-01T02:00:14.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2062815615 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2019-10-01T02:00:14.884Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-10-01T02:00:14.884Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-10-01T02:00:14.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2062815554 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-10-01T02:00:14.884Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-10-01T02:00:15.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-10-01T02:00:15.142Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 2.203 s [2019-10-01T02:00:15.142Z] [2019-10-01T02:00:15.142Z] Results: [2019-10-01T02:00:15.142Z] [2019-10-01T02:00:15.142Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:00:15.142Z] [2019-10-01T02:00:15.399Z] [2019-10-01T02:00:15.399Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:00:15.271 [2019-10-01T02:00:15.399Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:00:16.330Z] [INFO] All tests passed! [2019-10-01T02:00:16.330Z] [INFO] [2019-10-01T02:00:16.330Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T02:00:16.330Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:00:16.330Z] [INFO] [2019-10-01T02:00:16.330Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T02:00:17.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:00:17.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:00:17.699Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:00:18.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:00:18.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:00:18.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:00:18.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:00:18.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:00:19.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:00:19.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:00:19.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:00:20.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:00:20.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:00:20.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:00:21.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:00:21.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:00:21.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-10-01T02:00:21.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:00:21.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-10-01T02:00:21.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:00:21.737Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:00:21.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:00:21.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-10-01T02:00:21.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-10-01T02:00:21.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-10-01T02:00:21.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:00:21.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-10-01T02:00:21.994Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-10-01T02:00:21.994Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.11-SNAPSHOT [99/134] [2019-10-01T02:00:21.994Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] The project's OSGi version is 1.0.11.201910010108 [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:00:21.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-10-01T02:00:21.994Z] [INFO] [2019-10-01T02:00:21.994Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:21.994Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-10-01T02:00:22.558Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-10-01T02:00:22.558Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-10-01T02:00:22.558Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:00:22.558Z] 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-10-01T02:00:22.558Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-10-01T02:00:22.558Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-10-01T02:00:22.558Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:00:22.558Z] 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-10-01T02:00:22.558Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-10-01T02:00:22.558Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-10-01T02:00:22.558Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:00:22.558Z] 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-10-01T02:00:22.558Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-10-01T02:00:22.558Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-10-01T02:00:22.558Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:00:22.558Z] 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-10-01T02:00:22.558Z] 4 problems (4 warnings) [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:00:22.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] [2019-10-01T02:00:22.558Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.558Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T02:00:22.815Z] [INFO] [2019-10-01T02:00:22.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:22.815Z] [INFO] [2019-10-01T02:00:22.815Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:00:23.072Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T02:00:23.072Z] [INFO] Command line: [2019-10-01T02:00:23.072Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T02:00:23.331Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:00:25.565Z] !SESSION 2019-10-01 02:00:23.335 ----------------------------------------------- [2019-10-01T02:00:25.565Z] eclipse.buildId=unknown [2019-10-01T02:00:25.565Z] java.version=1.8.0_202 [2019-10-01T02:00:25.565Z] java.vendor=Oracle Corporation [2019-10-01T02:00:25.565Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:00:25.565Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T02:00:25.565Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T02:00:25.565Z] [2019-10-01T02:00:25.565Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:00:25.150 [2019-10-01T02:00:25.565Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:00:25.565Z] !STACK 0 [2019-10-01T02:00:25.565Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:00:25.565Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:00:25.565Z] [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:00:25.565Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:00:30.818Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-10-01T02:00:33.340Z] Display size: 1440x900 [2019-10-01T02:00:33.340Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T02:00:33.340Z] GTK version=2.24.30 [2019-10-01T02:00:33.340Z] GTK theme=unknown [2019-10-01T02:00:33.340Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T02:00:33.340Z] Time zone: Coordinated Universal Time [2019-10-01T02:00:33.340Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T02:00:33.340Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T02:00:35.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:45.290Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:00:45.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:00:45.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:45.290Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:00:45.290Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:00:45.290Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:00:45.290Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:00:45.290Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:00:45.290Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:00:45.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:45.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:45.547Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:00:45.547Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:00:45.547Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:45.547Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:45.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:46.366Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:46.366Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:46.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:46.931Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:46.931Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:46.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:47.495Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:47.495Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:47.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:48.058Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:48.058Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:48.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:48.622Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:48.622Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:48.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:49.186Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:49.186Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:49.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:49.750Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:49.750Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:49.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:50.314Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:50.314Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:50.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:50.878Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:50.878Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:50.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:51.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:51.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:51.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:51.980Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:51.980Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:00:51.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:52.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:54.129Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:00:54.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:00:54.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:54.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:54.387Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-10-01T02:00:54.387Z] DEBUG - number of items : 17 [2019-10-01T02:00:54.387Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062775956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062775955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.387Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062775955 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062775955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062775955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062775798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062775722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062775715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062775714 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062775714 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:54.643Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-10-01T02:00:54.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:54.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:00:54.643Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:00:54.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:54.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:54.643Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:54.643Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:54.643Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.643Z] DEBUG - Clicking on OK [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062775702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062775701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062775701 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062775701 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062775701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062775701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:54.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062775700 data=null item=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-10-01T02:00:54.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062775915 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-10-01T02:00:54.901Z] DEBUG - Clicked on [2019-10-01T02:00:54.901Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:00:54.901Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:54.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2062775460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:54.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2062775459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:54.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2062775459 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:54.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2062775458 data=null} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:54.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2062775458 data=null button=1 stateMask=0x0 x=523 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2062775415 data=null button=1 stateMask=0x80000 x=523 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.157Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2062774875 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2062774874 data=null} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774874 data=null button=1 stateMask=0x0 x=220 y=26 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774858 data=null button=1 stateMask=0x80000 x=220 y=26 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:55.721Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - number of items : 17 [2019-10-01T02:00:56.284Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062774283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062774283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:00:56.284Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062774282 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062774282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062774281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:00:56.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062774281 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-10-01T02:00:56.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062774263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062774178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062774140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:56.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062774139 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:56.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062774138 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:56.284Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:56.284Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2062774136 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2062774136 data=null} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774135 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774104 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2062774102 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2062774101 data=null} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774101 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774085 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2062774068 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2062774068 data=null} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774067 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2062774052 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.541Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-10-01T02:00:56.541Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-10-01T02:00:56.541Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-10-01T02:00:56.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-2062773946 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-10-01T02:00:56.541Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-10-01T02:00:56.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:58.434Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:00:58.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:00:58.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:58.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:58.692Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:00:58.692Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:00:58.692Z] DEBUG - number of items : 17 [2019-10-01T02:00:58.692Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062771759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062771759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062771759 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062771758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062771758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062771758 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-10-01T02:00:58.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062771742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062771741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062771741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062771741 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062771740 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:58.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:59.256Z] DEBUG - number of items : 17 [2019-10-01T02:00:59.256Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062771236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062771236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062771235 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062771235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062771235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062771235 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-10-01T02:00:59.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062771214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062771213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062771213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062771212 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062771212 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:00:59.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:00:59.819Z] DEBUG - number of items : 17 [2019-10-01T02:00:59.819Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062770709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062770709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062770709 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062770708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062770708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062770631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062770630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062770629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062770629 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062770629 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:00:59.819Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-10-01T02:00:59.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:00:59.819Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:00:59.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:00:59.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:00:59.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:00:59.819Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:00:59.819Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:00:59.819Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Clicking on OK [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062770610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062770610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062770609 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062770609 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062770609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062770609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:00:59.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062770609 data=null item=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-10-01T02:00:59.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062770708 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-10-01T02:01:00.075Z] DEBUG - Clicked on [2019-10-01T02:01:00.075Z] DEBUG - number of items : 17 [2019-10-01T02:01:00.075Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062770283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062770282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.075Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062770282 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062770282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062770282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062770281 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-10-01T02:01:00.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062770264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062770263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062770263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062770262 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062770262 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.334Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:00.723Z] DEBUG - number of items : 17 [2019-10-01T02:01:00.723Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062769759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062769758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062769758 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062769758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062769758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062769757 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-10-01T02:01:00.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062769741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062769740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062769740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062769740 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062769739 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:00.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:01.289Z] DEBUG - number of items : 17 [2019-10-01T02:01:01.289Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:01:01.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062769237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062769236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062769236 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062769236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062769236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062769236 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-10-01T02:01:01.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062769216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062769216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062769215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062769215 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062769215 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:01:01.289Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:01:01.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:01.853Z] DEBUG - number of items : 17 [2019-10-01T02:01:01.853Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062768709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062768709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062768709 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062768709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062768708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062768638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062768636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062768636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062768636 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062768635 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:01.853Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-10-01T02:01:01.853Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:01:01.853Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:01:01.853Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:01.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:01.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:01.853Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:01:01.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:01.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Clicking on OK [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062768629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062768629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062768628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062768628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062768628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062768628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062768628 data=null item=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-10-01T02:01:01.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062768708 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-10-01T02:01:02.110Z] DEBUG - Clicked on [2019-10-01T02:01:02.110Z] DEBUG - number of items : 17 [2019-10-01T02:01:02.110Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062768450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062768450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062768449 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062768449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062768449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062768449 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-10-01T02:01:02.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062768434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062768432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062768431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062768431 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062768431 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:02.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:02.673Z] DEBUG - number of items : 17 [2019-10-01T02:01:02.673Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062767928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:02.673Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062767927 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062767927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062767927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:02.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062767927 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-10-01T02:01:02.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062767911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062767819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:02.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062767815 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:02.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062767815 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:02.673Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:02.673Z] DEBUG - number of items : 17 [2019-10-01T02:01:02.673Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062767813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062767812 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062767811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062767811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062767811 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-10-01T02:01:02.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062767790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062767789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062767788 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062767788 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:02.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:03.237Z] DEBUG - number of items : 17 [2019-10-01T02:01:03.237Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062767285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062767284 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062767284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062767284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062767284 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-10-01T02:01:03.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062767267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062767149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062767147 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:03.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062767147 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:03.237Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-10-01T02:01:03.237Z] DEBUG - number of items : 17 [2019-10-01T02:01:03.237Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062767145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062767145 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062767145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062767145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062767144 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-10-01T02:01:03.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062767144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062767144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062767143 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062767143 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:03.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:03.237Z] DEBUG - number of items : 17 [2019-10-01T02:01:03.237Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062767142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.237Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062767141 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062767141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062767141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062767140 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-10-01T02:01:03.238Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062767108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062767105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062767104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062767104 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062767104 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:01:03.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:03.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:06.318Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:06.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:06.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:06.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:06.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:06.318Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:01:06.318Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-10-01T02:01:06.318Z] DEBUG - number of items : 17 [2019-10-01T02:01:06.318Z] DEBUG - number of items : 17 [2019-10-01T02:01:06.318Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-10-01T02:01:06.318Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-10-01T02:01:06.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-2062764293 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-10-01T02:01:06.318Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-10-01T02:01:06.318Z] DEBUG - number of items : 17 [2019-10-01T02:01:06.318Z] DEBUG - number of items : 17 [2019-10-01T02:01:06.318Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-10-01T02:01:06.318Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-10-01T02:01:06.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-2062764163 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-10-01T02:01:06.318Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-10-01T02:01:06.576Z] DEBUG - number of items : 17 [2019-10-01T02:01:06.576Z] DEBUG - number of items : 17 [2019-10-01T02:01:06.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:08.470Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:08.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:08.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:08.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:08.470Z] DEBUG - number of items : 17 [2019-10-01T02:01:08.470Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062762074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062762074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062762074 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062762073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062762073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062761964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062761959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062761958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062761958 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062761958 data=null} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-10-01T02:01:08.470Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-10-01T02:01:08.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-2062761955 data=null doit=true} to Shell with text {Filter} [2019-10-01T02:01:08.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:08.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:01:08.470Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:01:08.470Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:01:09.032Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-10-01T02:01:09.032Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062760936 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760936 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062760936 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062760936 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062760935 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062760935 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062760935 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062760929 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760929 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062760929 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062760929 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062760929 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Check all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062760926 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760926 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062760926 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062760925 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062760925 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062760925 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062760925 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062760911 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760910 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062760910 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062760910 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062760909 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Check all [2019-10-01T02:01:09.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-2062760905 data=null button=0 stateMask=0x0 x=103 y=132 count=0} to TreeItem with text {synthetic-trace} [2019-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-2062760904 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-2062760904 data=null} to TreeItem with text {synthetic-trace} [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-2062760904 data=null button=1 stateMask=0x0 x=103 y=132 count=1} to TreeItem with text {synthetic-trace} [2019-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062760903 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-2062760900 data=null button=1 stateMask=0x80000 x=103 y=132 count=1} to TreeItem with text {synthetic-trace} [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062760897 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760897 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062760897 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062760897 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062760897 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062760896 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062760896 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062760891 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760891 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062760891 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062760890 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062760890 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Check selected [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2062760888 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2062760888 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2062760887 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2062760887 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2062760887 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2062760887 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2062760887 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2062760885 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2062760885 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2062760885 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2062760885 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2062760885 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Check selected [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062760882 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760882 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062760882 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062760882 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062760881 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062760881 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062760881 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062760880 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760880 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062760880 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062760879 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062760879 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Check subtree [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2062760877 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062760877 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2062760877 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2062760877 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2062760876 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2062760876 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2062760876 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2062760875 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062760875 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2062760875 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2062760875 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2062760875 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Check subtree [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Check all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062760872 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760872 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062760872 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062760871 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062760871 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062760871 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062760871 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062760858 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760857 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062760857 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062760857 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062760857 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Check all [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Uncheck selected [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2062760855 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2062760854 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2062760854 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2062760854 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2062760854 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2062760854 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2062760854 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2062760853 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2062760853 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2062760853 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2062760852 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2062760852 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Uncheck selected [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Check all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062760850 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760850 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062760850 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062760850 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062760849 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062760849 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062760849 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062760841 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760841 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062760840 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062760840 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062760840 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Check all [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Uncheck subtree [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-2062760838 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2062760838 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-2062760838 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-2062760837 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-2062760837 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-2062760837 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-2062760837 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-2062760836 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2062760836 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-2062760836 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-2062760836 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-2062760836 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Uncheck subtree [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062760833 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760833 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-10-01T02:01:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062760833 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062760833 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062760833 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062760833 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-10-01T02:01:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062760832 data=null item=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-10-01T02:01:09.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062760827 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062760827 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-10-01T02:01:09.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062760827 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-10-01T02:01:09.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062760827 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062760827 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.598Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:01:09.598Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-10-01T02:01:09.598Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:01:09.598Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - Clicking on Check all [2019-10-01T02:01:09.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062760822 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-10-01T02:01:09.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760822 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-10-01T02:01:09.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062760822 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062760822 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062760822 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-10-01T02:01:09.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062760822 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-10-01T02:01:09.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062760821 data=null item=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-10-01T02:01:09.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062760803 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-10-01T02:01:09.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062760803 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-10-01T02:01:09.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062760803 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-10-01T02:01:09.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062760803 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062760802 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Clicked on Check all [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:09.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Clicking on OK [2019-10-01T02:01:09.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062760800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062760800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062760800 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062760800 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062760800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062760799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:09.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062760799 data=null item=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-10-01T02:01:09.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062762073 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-10-01T02:01:09.599Z] DEBUG - Clicked on [2019-10-01T02:01:10.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:11.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:11.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:11.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:11.851Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:11.851Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:01:11.851Z] DEBUG - number of items : 17 [2019-10-01T02:01:11.851Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062758542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062758542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062758542 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062758542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062758541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062758541 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-10-01T02:01:11.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062758507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062758506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062758506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062758506 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062758506 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:11.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:12.415Z] DEBUG - number of items : 17 [2019-10-01T02:01:12.415Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062758004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062758003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.415Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062758003 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062758003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062758003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062758003 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-10-01T02:01:12.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062757967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062757899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062757898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062757898 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062757898 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.672Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:12.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:13.236Z] DEBUG - number of items : 17 [2019-10-01T02:01:13.236Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062757373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062757372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062757372 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062757372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062757372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062757372 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-10-01T02:01:13.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062757337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062757337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062757336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062757336 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062757336 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:13.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:13.800Z] DEBUG - number of items : 17 [2019-10-01T02:01:13.800Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-10-01T02:01:13.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062756833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062756833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062756833 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062756833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062756832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062756832 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-10-01T02:01:13.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062756782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062756781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062756781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062756781 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062756780 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:13.800Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-10-01T02:01:13.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:14.364Z] DEBUG - number of items : 17 [2019-10-01T02:01:14.364Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-10-01T02:01:14.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062756229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062756229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062756229 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062756229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062756228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062756228 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-10-01T02:01:14.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062756192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062756191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062756191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062756191 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062756191 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.364Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-10-01T02:01:14.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:14.927Z] DEBUG - number of items : 17 [2019-10-01T02:01:14.927Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-10-01T02:01:14.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062755668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062755668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062755668 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062755668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062755668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062755667 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-10-01T02:01:14.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062755628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062755627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062755627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062755627 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062755626 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:14.927Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-10-01T02:01:14.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:15.491Z] DEBUG - number of items : 17 [2019-10-01T02:01:15.491Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-10-01T02:01:15.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062755123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062755123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062755123 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062755123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062755122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062755122 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-10-01T02:01:15.491Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062755086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062754999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062754980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062754980 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062754979 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:15.492Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-10-01T02:01:15.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:16.055Z] DEBUG - number of items : 17 [2019-10-01T02:01:16.055Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-10-01T02:01:16.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062754477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062754477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062754477 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062754477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062754476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062754476 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-10-01T02:01:16.055Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062754442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062754441 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062754441 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.055Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-10-01T02:01:16.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:16.620Z] DEBUG - number of items : 17 [2019-10-01T02:01:16.620Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-10-01T02:01:16.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062753939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062753939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062753939 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062753938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062753938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062753938 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-10-01T02:01:16.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062753887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062753876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062753876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062753876 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062753876 data=null} to ToolItem with tooltip text {Next Marker} [2019-10-01T02:01:16.620Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-10-01T02:01:16.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:17.185Z] DEBUG - number of items : 17 [2019-10-01T02:01:17.185Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062753374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062753373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062753373 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062753373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062753373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062753372 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-10-01T02:01:17.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062753333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062753332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062753331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062753331 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062753330 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:17.749Z] DEBUG - number of items : 17 [2019-10-01T02:01:17.749Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062752827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062752827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062752827 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062752827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062752827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062752827 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-10-01T02:01:17.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062752792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062752726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062752726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062752725 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062752725 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:17.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:18.316Z] DEBUG - number of items : 17 [2019-10-01T02:01:18.316Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062752195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062752194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062752194 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062752194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062752194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062752194 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-10-01T02:01:18.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062752194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062752194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062752194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062752193 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062752193 data=null} to ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-10-01T02:01:18.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:18.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:19.935Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:19.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:20.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:20.192Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:01:20.192Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:01:20.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:20.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:20.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:21.562Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:21.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:21.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:21.819Z] DEBUG - number of items : 17 [2019-10-01T02:01:21.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:23.712Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:23.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:23.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:23.712Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:01:23.712Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:01:23.712Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:23.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:25.080Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:25.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:25.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:25.336Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:26.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:26.523Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:26.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:28.420Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:01:28.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:28.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:28.420Z] DEBUG - number of items : 17 [2019-10-01T02:01:28.420Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062742230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062742230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062742230 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062742230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062742230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062742090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062742089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062742089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062742089 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062742089 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T02:01:28.420Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T02:01:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2062742087 data=null doit=true} to Shell with text {Legend} [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-10-01T02:01:28.420Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:28.420Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Clicking on OK [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062742066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062742066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062742065 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062742065 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062742065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062742065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:28.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062742065 data=null item=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-10-01T02:01:28.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062742230 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-10-01T02:01:28.420Z] DEBUG - Clicked on [2019-10-01T02:01:28.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062741804 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:01:28.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:01:28.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:28.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:01:28.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:01:28.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062741775 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:01:28.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062741775 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:01:28.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062741775 data=null} to TreeItem with text {test} [2019-10-01T02:01:28.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062741775 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:01:28.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062741774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:01:28.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062741760 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:01:28.923Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:01:28.923Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:01:29.183Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:01:29.442Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:01:29.442Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740949 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740948 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740948 data=null 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-10-01T02:01:29.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740947 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062740946 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:29.442Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Clicking on OK [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062740944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062740944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062740944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062740944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062740943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062740943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:29.442Z] DEBUG - Clicked on OK [2019-10-01T02:01:30.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062740943 data=null item=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-10-01T02:01:30.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062741644 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-10-01T02:01:30.570Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 60.171 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-10-01T02:01:30.570Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 16.864 s [2019-10-01T02:01:30.570Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.439 s [2019-10-01T02:01:30.570Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.297 s [2019-10-01T02:01:30.570Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.649 s [2019-10-01T02:01:30.570Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-10-01T02:01:30.570Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.204 s [2019-10-01T02:01:30.570Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.546 s [2019-10-01T02:01:30.570Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.802 s [2019-10-01T02:01:30.570Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.685 s [2019-10-01T02:01:30.570Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.79 s [2019-10-01T02:01:30.570Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.866 s [2019-10-01T02:01:30.570Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.053 s [2019-10-01T02:01:30.570Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-10-01T02:01:38.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:01:38.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:01:38.670Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:38.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:38.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:38.670Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-10-01T02:01:38.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:38.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:38.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:38.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:38.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:38.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-10-01T02:01:39.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.184Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:39.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.184Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-10-01T02:01:39.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.441Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:39.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:39.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062730530 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:01:39.954Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:01:39.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:39.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:01:39.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:01:39.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062730500 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:01:39.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062730500 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:01:39.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062730500 data=null} to TreeItem with text {test} [2019-10-01T02:01:39.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062730499 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:01:39.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062730498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:01:39.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062730485 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:01:39.954Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:01:39.954Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:01:39.954Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:01:40.884Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:01:40.884Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729789 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729789 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null 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-10-01T02:01:40.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062729788 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:40.884Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Clicking on OK [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062729786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062729786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062729786 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062729785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062729785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062729785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:40.884Z] DEBUG - Clicked on OK [2019-10-01T02:01:41.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062729785 data=null item=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-10-01T02:01:41.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062730402 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-10-01T02:01:41.141Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.572 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-10-01T02:01:41.141Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 1.463 s [2019-10-01T02:01:41.141Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-10-01T02:01:41.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-10-01T02:01:41.933Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:46.109Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:46.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:46.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:46.366Z] DEBUG - number of items : 5 [2019-10-01T02:01:46.366Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062724143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062724143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062724143 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062724143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062724142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062724142 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-10-01T02:01:46.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062724126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062724071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062724070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062724069 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062724069 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:46.366Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - number of items : 17 [2019-10-01T02:01:47.297Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062723315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062723315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062723314 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062723314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062723314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062723314 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-10-01T02:01:47.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062723268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062723267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062723267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062723267 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062723267 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.297Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:47.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-10-01T02:01:47.862Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:50.383Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:50.383Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:50.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:50.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:50.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:01:50.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:50.946Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-10-01T02:01:50.946Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-10-01T02:01:50.946Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-10-01T02:01:51.876Z] DEBUG - number of items : 17 [2019-10-01T02:01:51.876Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062718806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062718805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062718805 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062718805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062718805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062718804 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-10-01T02:01:51.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062718804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062718804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062718804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062718803 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062718803 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:51.876Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-10-01T02:01:52.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-10-01T02:01:52.133Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:54.659Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:01:54.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:01:54.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-10-01T02:01:54.916Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:55.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:55.173Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:55.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:55.430Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:55.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:55.430Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:01:55.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062714940 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:01:55.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:01:55.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:01:55.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:01:55.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:01:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062714911 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:01:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062714911 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:01:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062714910 data=null} to TreeItem with text {test} [2019-10-01T02:01:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062714910 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:01:55.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062714909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:01:55.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062714896 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:01:55.687Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:01:55.687Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:01:55.687Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:01:56.251Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:01:56.251Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714189 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714189 data=null 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-10-01T02:01:56.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062714188 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:01:56.251Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Clicking on OK [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062714186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062714186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062714186 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062714186 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062714185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062714185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:01:56.251Z] DEBUG - Clicked on OK [2019-10-01T02:01:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062714185 data=null item=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-10-01T02:01:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062714830 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-10-01T02:01:56.814Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.593 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-10-01T02:01:56.814Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 6.465 s [2019-10-01T02:01:56.814Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.337 s [2019-10-01T02:01:56.814Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.307 s [2019-10-01T02:01:56.814Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-10-01T02:02:00.989Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:02:00.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:00.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:02:00.989Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:00.989Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:00.989Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:00.989Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:00.989Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:00.989Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:00.989Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:00.989Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:00.989Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062709454 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:00.989Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.989Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:02:00.989Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:02:00.989Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-10-01T02:02:00.989Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-2062709447 data=null} to (of type 'Combo') [2019-10-01T02:02:00.989Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@460e1763 [2019-10-01T02:02:00.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062709414 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-10-01T02:02:00.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062709413 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-10-01T02:02:00.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062709413 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062709413 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062709412 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-10-01T02:02:00.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062709412 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-10-01T02:02:00.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062709412 data=null item=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-10-01T02:02:00.989Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062709411 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-10-01T02:02:00.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062709411 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-10-01T02:02:00.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062709411 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-10-01T02:02:00.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062709411 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062709411 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:00.989Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@315c868b [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2062709408 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062709407 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-10-01T02:02:00.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2062709407 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2062709407 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2062709407 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2062709407 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-10-01T02:02:00.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2062709407 data=null item=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-10-01T02:02:00.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2062709406 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062709406 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2062709406 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-10-01T02:02:00.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2062709406 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2062709406 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062709406 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709405 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-10-01T02:02:00.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062709405 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062709405 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062709405 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062709405 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-10-01T02:02:00.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062709405 data=null item=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-10-01T02:02:00.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062709387 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709387 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062709387 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-10-01T02:02:00.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062709387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062709387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:02:00.990Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-10-01T02:02:00.990Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-10-01T02:02:00.990Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-10-01T02:02:00.990Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-2062709384 data=null} to (of type 'Combo') [2019-10-01T02:02:00.990Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17b9c3aa [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2062709375 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062709373 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-10-01T02:02:00.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2062709373 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2062709373 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2062709373 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2062709373 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-10-01T02:02:00.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2062709373 data=null item=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-10-01T02:02:00.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2062709371 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062709371 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2062709371 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-10-01T02:02:00.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2062709371 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2062709371 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:00.990Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062709370 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709370 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-10-01T02:02:00.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062709370 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062709370 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062709370 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062709370 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-10-01T02:02:00.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062709370 data=null item=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-10-01T02:02:00.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062709368 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709368 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062709368 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-10-01T02:02:00.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062709368 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062709368 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-10-01T02:02:00.990Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-10-01T02:02:00.990Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:00.990Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:00.990Z] DEBUG - Clicking on Close [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062709364 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062709364 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-10-01T02:02:00.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062709364 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062709364 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:00.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062709364 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-10-01T02:02:00.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062709364 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-10-01T02:02:01.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062709363 data=null item=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-10-01T02:02:01.247Z] DEBUG - Clicked on [2019-10-01T02:02:01.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.247Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:01.247Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:01.247Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062709140 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:01.247Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:01.247Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:02:01.247Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:02:01.247Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:01.247Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2062709133 data=null} to (of type 'Combo') [2019-10-01T02:02:01.247Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b9ba1a6 [2019-10-01T02:02:01.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062709115 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-10-01T02:02:01.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062709114 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-10-01T02:02:01.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062709114 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062709114 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062709114 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-10-01T02:02:01.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062709114 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-10-01T02:02:01.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062709114 data=null item=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-10-01T02:02:01.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062709113 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-10-01T02:02:01.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062709113 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-10-01T02:02:01.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062709113 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-10-01T02:02:01.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062709113 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062709113 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.248Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.248Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.248Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.248Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:01.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062709109 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-10-01T02:02:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709109 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-10-01T02:02:01.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062709109 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062709109 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062709109 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-10-01T02:02:01.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062709109 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-10-01T02:02:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062709108 data=null item=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-10-01T02:02:01.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062709093 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-10-01T02:02:01.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709093 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-10-01T02:02:01.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062709093 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-10-01T02:02:01.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062709092 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062709092 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.248Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:01.248Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:01.248Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:01.505Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:02:01.505Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:01.505Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-10-01T02:02:01.505Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-10-01T02:02:01.505Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:01.505Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2062709086 data=null} to (of type 'Combo') [2019-10-01T02:02:01.505Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2062709083 data=null doit=true} to Button with text {F&orward} [2019-10-01T02:02:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062709082 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-10-01T02:02:01.505Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2062709080 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2062709079 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2062709079 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-10-01T02:02:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062709079 data=null item=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-10-01T02:02:01.505Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.505Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:01.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062709072 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709072 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-10-01T02:02:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062709071 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062709071 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062709071 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062709071 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-10-01T02:02:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062709071 data=null item=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-10-01T02:02:01.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062709066 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062709065 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062709065 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-10-01T02:02:01.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062709065 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062709065 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:01.505Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:01.505Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:01.505Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:02:01.505Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:01.505Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.505Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.505Z] DEBUG - Clicking on Close [2019-10-01T02:02:01.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062709052 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062709052 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-10-01T02:02:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062709052 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062709051 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062709051 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-10-01T02:02:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062709051 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-10-01T02:02:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062709051 data=null item=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-10-01T02:02:01.505Z] DEBUG - Clicked on [2019-10-01T02:02:01.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.505Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.506Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.506Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.506Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:01.506Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:01.506Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062708842 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:01.764Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:02:01.764Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:02:01.764Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-10-01T02:02:01.764Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-2062708810 data=null} to (of type 'Combo') [2019-10-01T02:02:01.764Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2062708807 data=null doit=true} to Button with text {&Backward} [2019-10-01T02:02:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062708807 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-10-01T02:02:01.764Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2062708804 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2062708804 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2062708803 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-10-01T02:02:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062708803 data=null item=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-10-01T02:02:01.764Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@560e6cbe [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062708800 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062708799 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-10-01T02:02:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062708799 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062708799 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062708799 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062708799 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-10-01T02:02:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062708798 data=null item=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-10-01T02:02:01.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062708798 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062708798 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062708798 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-10-01T02:02:01.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062708798 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062708798 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5574f42b [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-2062708796 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062708796 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-10-01T02:02:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-2062708795 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-2062708795 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-2062708795 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-2062708795 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-10-01T02:02:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-2062708795 data=null item=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-10-01T02:02:01.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-2062708795 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062708794 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-2062708794 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-10-01T02:02:01.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-2062708794 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-2062708794 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.764Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062708792 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708792 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-10-01T02:02:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062708792 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062708792 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062708792 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062708792 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-10-01T02:02:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062708791 data=null item=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-10-01T02:02:01.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062708775 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708774 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062708774 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-10-01T02:02:01.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062708774 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062708774 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:01.764Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:01.764Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:01.764Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:02:01.764Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:02:01.764Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-10-01T02:02:01.764Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-10-01T02:02:01.764Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-10-01T02:02:01.764Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-2062708770 data=null} to (of type 'Combo') [2019-10-01T02:02:01.764Z] DEBUG - Set text on (of type 'Combo') to CP [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.764Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:01.764Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:01.764Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062708758 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708757 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-10-01T02:02:01.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062708757 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062708757 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062708757 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062708757 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-10-01T02:02:01.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062708757 data=null item=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-10-01T02:02:01.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062708753 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708752 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-10-01T02:02:01.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062708752 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-10-01T02:02:01.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062708752 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062708752 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:01.765Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:01.765Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:01.765Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:01.765Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-10-01T02:02:01.765Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-10-01T02:02:01.765Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.765Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:01.765Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:01.765Z] DEBUG - Clicking on Close [2019-10-01T02:02:01.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062708747 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-10-01T02:02:01.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062708747 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-10-01T02:02:01.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062708747 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:01.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062708746 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:01.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062708746 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-10-01T02:02:01.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062708746 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-10-01T02:02:01.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062708746 data=null item=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-10-01T02:02:01.765Z] DEBUG - Clicked on [2019-10-01T02:02:01.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:02:01.765Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.765Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.765Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.765Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.765Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:01.765Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:01.765Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:01.765Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062708508 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:02.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:02:02.022Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:02:02.022Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:02.022Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2062708502 data=null} to (of type 'Combo') [2019-10-01T02:02:02.022Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@16b6e5e [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2062708498 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062708498 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-10-01T02:02:02.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2062708498 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2062708497 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2062708497 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2062708497 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-10-01T02:02:02.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2062708497 data=null item=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-10-01T02:02:02.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2062708497 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062708497 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2062708496 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-10-01T02:02:02.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2062708496 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2062708496 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.022Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062708491 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708491 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-10-01T02:02:02.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062708491 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062708491 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062708491 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062708491 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-10-01T02:02:02.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062708490 data=null item=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-10-01T02:02:02.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062708474 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708474 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062708474 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-10-01T02:02:02.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062708474 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062708474 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:02:02.022Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-10-01T02:02:02.022Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-10-01T02:02:02.022Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-10-01T02:02:02.022Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-2062708472 data=null} to (of type 'Combo') [2019-10-01T02:02:02.022Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.022Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062708463 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708463 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-10-01T02:02:02.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062708463 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062708463 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062708463 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062708463 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-10-01T02:02:02.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062708462 data=null item=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-10-01T02:02:02.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062708460 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062708460 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062708460 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-10-01T02:02:02.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062708460 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062708460 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-10-01T02:02:02.022Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-10-01T02:02:02.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.022Z] DEBUG - Clicking on Close [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062708455 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062708455 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-10-01T02:02:02.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062708455 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062708455 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062708455 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-10-01T02:02:02.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062708455 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-10-01T02:02:02.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062708454 data=null item=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-10-01T02:02:02.022Z] DEBUG - Clicked on [2019-10-01T02:02:02.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:02:02.022Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.022Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.022Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.022Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.022Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.022Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.022Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062708246 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:02.279Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.279Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.279Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.279Z] DEBUG - Clicking on Close [2019-10-01T02:02:02.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062708242 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-10-01T02:02:02.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062708241 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-10-01T02:02:02.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062708241 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062708241 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062708241 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-10-01T02:02:02.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062708241 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-10-01T02:02:02.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062708241 data=null item=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-10-01T02:02:02.279Z] DEBUG - Clicked on [2019-10-01T02:02:02.279Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.279Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.279Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.279Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.279Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062708059 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:02.538Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.538Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Clicking on Close [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062708054 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062708054 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-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062708054 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062708054 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062708053 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062708053 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062708053 data=null item=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-10-01T02:02:02.538Z] DEBUG - Clicked on [2019-10-01T02:02:02.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:02.538Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.538Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:02.538Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062707867 data=null doit=true} to Shell with text {Find} [2019-10-01T02:02:02.538Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:02:02.538Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:02:02.538Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:02.538Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2062707862 data=null} to (of type 'Combo') [2019-10-01T02:02:02.538Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2062707859 data=null doit=true} to Button with text {F&orward} [2019-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062707859 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-10-01T02:02:02.538Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2062707857 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2062707856 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2062707856 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062707856 data=null item=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-10-01T02:02:02.538Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@315623e6 [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2062707854 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062707854 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-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2062707854 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2062707854 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2062707853 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2062707853 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2062707853 data=null item=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-10-01T02:02:02.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2062707853 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062707853 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2062707853 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-10-01T02:02:02.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2062707853 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2062707853 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@14c6b451 [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062707851 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062707850 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-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062707850 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062707850 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062707850 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062707850 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062707849 data=null item=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-10-01T02:02:02.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062707849 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062707848 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062707848 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-10-01T02:02:02.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062707848 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062707848 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.538Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062707845 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062707845 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-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062707845 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062707845 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062707845 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062707844 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062707844 data=null item=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-10-01T02:02:02.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062707840 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062707840 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062707840 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-10-01T02:02:02.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062707839 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062707839 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:02:02.538Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:02.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:02.538Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-10-01T02:02:02.538Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-10-01T02:02:02.538Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:02.538Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2062707831 data=null} to (of type 'Combo') [2019-10-01T02:02:02.538Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2062707814 data=null doit=true} to Button with text {&Backward} [2019-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062707814 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-10-01T02:02:02.538Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2062707812 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2062707812 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2062707812 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062707812 data=null item=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-10-01T02:02:02.538Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:02.538Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:02:02.538Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:02:02.538Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062707805 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062707805 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-10-01T02:02:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062707805 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062707805 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062707805 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-10-01T02:02:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062707805 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-10-01T02:02:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062707804 data=null item=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-10-01T02:02:03.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062707793 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-10-01T02:02:03.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062707793 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-10-01T02:02:03.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062707793 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-10-01T02:02:03.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062707793 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:03.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062707792 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:02:03.033Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:02:03.033Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:02:03.033Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:02:03.033Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:02:03.033Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:02:03.033Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:03.033Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:03.033Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:02:03.033Z] DEBUG - Clicking on Close [2019-10-01T02:02:03.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062707788 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-10-01T02:02:03.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062707788 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-10-01T02:02:03.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062707788 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:03.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062707788 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:02:03.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062707788 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-10-01T02:02:03.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062707788 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-10-01T02:02:03.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062707788 data=null item=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-10-01T02:02:03.033Z] DEBUG - Clicked on [2019-10-01T02:02:03.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-2062707692 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-10-01T02:02:03.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:02:03.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:02:03.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:02:03.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:02:03.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062707651 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:02:03.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062707651 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:02:03.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062707650 data=null} to TreeItem with text {test} [2019-10-01T02:02:03.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062707650 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:02:03.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062707649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:02:03.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062707634 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:02:03.033Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:02:03.033Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:02:03.033Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:02:03.597Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:02:03.597Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706927 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706927 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706926 data=null 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-10-01T02:02:03.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706925 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062706925 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:03.597Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Clicking on OK [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062706923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062706923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062706923 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062706923 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062706923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062706923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:03.597Z] DEBUG - Clicked on OK [2019-10-01T02:02:04.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062706923 data=null item=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-10-01T02:02:04.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062707564 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-10-01T02:02:04.162Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.249 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-10-01T02:02:04.162Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.518 s [2019-10-01T02:02:04.162Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.289 s [2019-10-01T02:02:04.162Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.324 s [2019-10-01T02:02:04.162Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.283 s [2019-10-01T02:02:04.162Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.397 s [2019-10-01T02:02:04.162Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.275 s [2019-10-01T02:02:04.162Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-10-01T02:02:04.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:08.628Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:02:08.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:08.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:08.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:08.886Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:09.143Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:02:09.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:09.143Z] DEBUG - number of items : 25 [2019-10-01T02:02:09.143Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062701443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062701443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062701443 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062701443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062701442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062701442 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-10-01T02:02:09.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062701434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062701434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062701433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062701433 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062701433 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:09.707Z] DEBUG - number of items : 25 [2019-10-01T02:02:09.707Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062700931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062700930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062700930 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062700930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062700930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062700930 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-10-01T02:02:09.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062700889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062700888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062700888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062700888 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062700888 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:09.963Z] DEBUG - number of items : 25 [2019-10-01T02:02:09.963Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062700384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062700383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.963Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062700383 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062700383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062700383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:09.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062700383 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-10-01T02:02:10.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062700367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062700367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062700367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062700366 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062700366 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.220Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:10.784Z] DEBUG - number of items : 25 [2019-10-01T02:02:10.784Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:10.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062699859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062699859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062699859 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062699859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062699859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062699858 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-10-01T02:02:10.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062699842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062699841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062699841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062699841 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062699840 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:10.784Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:10.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:11.041Z] DEBUG - number of items : 25 [2019-10-01T02:02:11.041Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:11.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062699338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062699338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062699337 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062699337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062699337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062699337 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-10-01T02:02:11.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062699318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062699317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062699317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062699317 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062699317 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.041Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:11.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:11.604Z] DEBUG - number of items : 25 [2019-10-01T02:02:11.604Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:11.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062698814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062698814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062698814 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062698814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062698814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062698814 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-10-01T02:02:11.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062698799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062698798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062698798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062698797 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062698797 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:11.604Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:11.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:12.167Z] DEBUG - number of items : 25 [2019-10-01T02:02:12.167Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:12.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062698294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062698294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062698294 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062698294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062698294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062698293 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-10-01T02:02:12.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062698280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062698280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062698279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062698279 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062698279 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.167Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:12.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:12.730Z] DEBUG - number of items : 25 [2019-10-01T02:02:12.730Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:12.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062697777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062697777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062697777 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062697777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062697777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062697776 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-10-01T02:02:12.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062697760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062697760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062697760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062697760 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062697759 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:12.730Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:12.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:13.428Z] DEBUG - number of items : 25 [2019-10-01T02:02:13.428Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:13.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062697257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062697256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062697256 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062697256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062697256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062697256 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-10-01T02:02:13.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062697238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062697238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062697238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062697238 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062697237 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.428Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:13.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:13.778Z] DEBUG - number of items : 25 [2019-10-01T02:02:13.778Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:13.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062696735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062696735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062696735 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062696735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062696735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062696734 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-10-01T02:02:13.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062696719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062696719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062696719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062696718 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062696718 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:13.778Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:13.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:14.341Z] DEBUG - number of items : 25 [2019-10-01T02:02:14.341Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062696215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062696214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062696214 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062696214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062696214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062696214 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-10-01T02:02:14.341Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062696197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062696197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062696197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062696196 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062696196 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:14.905Z] DEBUG - number of items : 25 [2019-10-01T02:02:14.905Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062695692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062695692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062695692 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062695691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062695691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062695691 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-10-01T02:02:14.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062695678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062695678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062695677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062695677 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062695677 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:14.905Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:15.469Z] DEBUG - number of items : 25 [2019-10-01T02:02:15.469Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:15.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062695175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062695174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062695174 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062695174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062695174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062695174 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-10-01T02:02:15.469Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062695155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062695155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062695155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062695154 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062695154 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.469Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:15.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:15.726Z] DEBUG - number of items : 25 [2019-10-01T02:02:15.726Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:15.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062694652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062694652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062694652 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062694652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062694652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062694651 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-10-01T02:02:15.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062694634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062694634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062694634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062694634 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062694633 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:15.726Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:15.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:16.289Z] DEBUG - number of items : 25 [2019-10-01T02:02:16.289Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:16.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062694131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062694130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062694130 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062694130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062694130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062694130 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-10-01T02:02:16.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062694117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062694117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062694117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062694116 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062694116 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:16.289Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-10-01T02:02:16.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:16.853Z] DEBUG - number of items : 25 [2019-10-01T02:02:16.853Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:16.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062693555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062693555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062693555 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062693555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062693555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062693554 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-10-01T02:02:16.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062693538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062693537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062693537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062693537 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062693537 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:16.853Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:16.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:17.417Z] DEBUG - number of items : 25 [2019-10-01T02:02:17.417Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:17.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062693034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062693034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062693034 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062693034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062693034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062693033 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-10-01T02:02:17.417Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062693018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062693017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062693017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062693017 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062693016 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.417Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:17.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:17.981Z] DEBUG - number of items : 25 [2019-10-01T02:02:17.981Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:17.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062692512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062692511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062692511 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062692511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062692511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062692510 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-10-01T02:02:17.981Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062692496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062692496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062692496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062692496 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062692495 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:17.981Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:17.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:18.545Z] DEBUG - number of items : 25 [2019-10-01T02:02:18.545Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:18.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062691993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062691993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062691993 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062691992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062691992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062691992 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-10-01T02:02:18.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062691976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062691976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062691976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062691976 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062691975 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-10-01T02:02:18.545Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-10-01T02:02:18.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:19.109Z] DEBUG - number of items : 25 [2019-10-01T02:02:19.109Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062691473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062691472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062691472 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062691472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062691472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062691472 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-10-01T02:02:19.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062691458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062691458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062691458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062691457 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062691457 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:19.672Z] DEBUG - number of items : 25 [2019-10-01T02:02:19.672Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062690955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062690955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062690955 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062690955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062690955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062690955 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-10-01T02:02:19.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062690941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062690941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062690940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062690940 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062690940 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.672Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:19.929Z] DEBUG - number of items : 25 [2019-10-01T02:02:19.929Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062690437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062690437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062690437 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062690437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062690436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062690436 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-10-01T02:02:19.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062690423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062690423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062690422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062690422 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062690422 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:19.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:20.492Z] DEBUG - number of items : 25 [2019-10-01T02:02:20.492Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062689920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062689919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062689919 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062689919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062689919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062689919 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-10-01T02:02:20.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062689910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062689909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062689909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062689909 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062689908 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:20.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:21.055Z] DEBUG - number of items : 25 [2019-10-01T02:02:21.055Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062689405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062689405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062689405 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062689405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062689405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062689404 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-10-01T02:02:21.055Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062689396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062689396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062689395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062689395 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062689395 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-10-01T02:02:21.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:21.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:23.337Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:02:23.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:23.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:23.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:23.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:23.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:23.337Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:02:23.337Z] DEBUG - number of items : 25 [2019-10-01T02:02:23.337Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062687022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062687021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062687021 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062687021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062687021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062687021 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-10-01T02:02:23.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062687013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062687012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062687012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062687012 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062687011 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:23.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:24.268Z] DEBUG - number of items : 25 [2019-10-01T02:02:24.268Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062686432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062686432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062686432 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062686431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062686431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062686431 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-10-01T02:02:24.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062686401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062686401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062686400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062686400 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062686400 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.269Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:24.526Z] DEBUG - number of items : 25 [2019-10-01T02:02:24.526Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062685897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062685896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062685896 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062685896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062685896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062685896 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-10-01T02:02:24.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062685887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062685887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062685887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062685886 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062685886 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:24.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:25.089Z] DEBUG - number of items : 25 [2019-10-01T02:02:25.089Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:25.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062685384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062685384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062685384 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062685384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062685383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062685383 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-10-01T02:02:25.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062685371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062685371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062685370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062685370 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062685370 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.089Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:25.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:25.651Z] DEBUG - number of items : 25 [2019-10-01T02:02:25.651Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:25.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062684868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062684868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062684868 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062684868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062684868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062684868 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-10-01T02:02:25.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062684856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062684856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062684856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062684855 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062684855 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:25.651Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:25.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:26.215Z] DEBUG - number of items : 25 [2019-10-01T02:02:26.215Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:26.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062684354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062684353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062684353 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062684353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062684353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062684353 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-10-01T02:02:26.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062684340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062684340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062684340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062684340 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062684340 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:26.215Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:26.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:26.779Z] DEBUG - number of items : 25 [2019-10-01T02:02:26.779Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:26.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062683838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062683838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062683837 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062683837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062683837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062683837 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-10-01T02:02:26.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062683825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062683824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062683824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062683824 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062683824 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:26.779Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:26.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:27.036Z] DEBUG - number of items : 25 [2019-10-01T02:02:27.036Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:27.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062683322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062683322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062683322 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062683322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062683321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062683321 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-10-01T02:02:27.036Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062683309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062683309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062683308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062683308 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062683308 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.036Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:27.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:27.599Z] DEBUG - number of items : 25 [2019-10-01T02:02:27.599Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:27.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062682805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062682805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062682805 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062682805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062682805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062682805 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-10-01T02:02:27.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062682795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062682795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062682795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062682794 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062682794 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:27.599Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:27.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:28.163Z] DEBUG - number of items : 25 [2019-10-01T02:02:28.163Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:28.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062682292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062682292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062682291 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062682291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062682291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062682291 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-10-01T02:02:28.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062682280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062682276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062682276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062682275 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062682275 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:28.163Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:28.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:28.726Z] DEBUG - number of items : 25 [2019-10-01T02:02:28.726Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062681773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062681773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062681773 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062681773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062681773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062681773 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-10-01T02:02:28.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062681764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062681764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062681763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062681763 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062681763 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:28.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:29.289Z] DEBUG - number of items : 25 [2019-10-01T02:02:29.289Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062681261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062681260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062681260 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062681260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062681260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062681260 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-10-01T02:02:29.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062681251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062681251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062681250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062681250 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062681250 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:29.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:29.851Z] DEBUG - number of items : 25 [2019-10-01T02:02:29.851Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:29.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062680711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062680711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062680710 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062680710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062680710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062680710 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-10-01T02:02:29.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062680698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062680697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062680697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062680697 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062680697 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:29.851Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:29.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:30.229Z] DEBUG - number of items : 25 [2019-10-01T02:02:30.229Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:30.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062680170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062680170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062680170 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062680170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062680170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062680170 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-10-01T02:02:30.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062680158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062680158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062680157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062680157 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062680157 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.229Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:30.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:30.884Z] DEBUG - number of items : 25 [2019-10-01T02:02:30.884Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:30.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062679655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062679655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062679655 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062679655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062679655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062679655 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-10-01T02:02:30.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062679643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062679643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062679643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062679642 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062679642 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:30.884Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-10-01T02:02:30.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:31.448Z] DEBUG - number of items : 25 [2019-10-01T02:02:31.448Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:31.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062679140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062679140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062679140 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062679140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062679139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062679139 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-10-01T02:02:31.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062679127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062679127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062679127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062679127 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062679126 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:31.448Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:31.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:32.011Z] DEBUG - number of items : 25 [2019-10-01T02:02:32.011Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:32.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062678624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062678623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062678623 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062678623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062678623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062678623 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-10-01T02:02:32.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062678611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062678610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062678610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062678610 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062678610 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.011Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:32.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:32.268Z] DEBUG - number of items : 25 [2019-10-01T02:02:32.268Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:32.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062678108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062678108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062678108 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062678107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062678107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062678107 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-10-01T02:02:32.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062678093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062678091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062678091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062678091 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062678091 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.268Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:32.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:32.832Z] DEBUG - number of items : 25 [2019-10-01T02:02:32.832Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:32.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062677584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062677584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062677583 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062677583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062677583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062677583 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-10-01T02:02:32.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062677571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062677571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062677571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062677571 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062677570 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:02:32.832Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-10-01T02:02:32.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:33.396Z] DEBUG - number of items : 25 [2019-10-01T02:02:33.396Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062677066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062677065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062677065 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062677065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062677065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062677065 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-10-01T02:02:33.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062677055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062677055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062677054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062677054 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062677054 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:33.960Z] DEBUG - number of items : 25 [2019-10-01T02:02:33.960Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062676551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062676550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062676550 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062676550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062676550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062676550 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-10-01T02:02:33.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062676542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062676541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062676541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062676541 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062676541 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:33.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:34.524Z] DEBUG - number of items : 25 [2019-10-01T02:02:34.524Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062676035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062676035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062676035 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062676035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062676034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062676034 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-10-01T02:02:34.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062676026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062676026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062676026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062676025 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062676025 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:34.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:35.087Z] DEBUG - number of items : 25 [2019-10-01T02:02:35.087Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062675522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062675522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062675522 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062675522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062675521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062675521 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-10-01T02:02:35.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062675513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062675512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062675512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062675512 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062675512 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:35.344Z] DEBUG - number of items : 25 [2019-10-01T02:02:35.344Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062675006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062675006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062675006 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062675005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062675005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062675005 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-10-01T02:02:35.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062674997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062674997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062674996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062674996 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062674996 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:02:35.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:35.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:37.801Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:02:37.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:37.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:38.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:38.058Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:38.058Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:38.058Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:02:38.058Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:02:38.058Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:02:38.058Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:02:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062672315 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:38.058Z] 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-10-01T02:02:38.058Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:02:38.058Z] 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-10-01T02:02:38.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:02:38.058Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-10-01T02:02:38.058Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-10-01T02:02:38.058Z] DEBUG - matched Text with text " [2019-10-01T02:02:38.058Z] ", using matcher: of type 'Text' [2019-10-01T02:02:38.058Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.058Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2062672309 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-10-01T02:02:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062672308 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-10-01T02:02:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2062672308 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2062672308 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2062672308 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-10-01T02:02:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2062672308 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-10-01T02:02:38.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2062672307 data=null item=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-10-01T02:02:38.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2062672306 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-10-01T02:02:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062672306 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-10-01T02:02:38.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2062672305 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-10-01T02:02:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2062672305 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2062672305 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.058Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.058Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:02:38.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-2062672305 data=null doit=true} to Button with text {All Active Threads} [2019-10-01T02:02:38.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2062672304 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-10-01T02:02:38.058Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:02:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-2062672303 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-2062672303 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-10-01T02:02:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-2062672303 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-10-01T02:02:38.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2062672303 data=null item=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-10-01T02:02:38.058Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:38.058Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Clicking on OK [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062672299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062672298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062672298 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062672298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062672298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062672297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:38.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062672297 data=null item=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-10-01T02:02:38.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062672395 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-10-01T02:02:38.315Z] DEBUG - Clicked on [2019-10-01T02:02:38.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:38.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:38.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:38.880Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:02:38.880Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:02:38.880Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:02:38.880Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:02:38.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062671482 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:02:38.880Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:38.880Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:02:38.880Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:38.880Z] 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-10-01T02:02:38.880Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:38.880Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:38.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:38.880Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.880Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-10-01T02:02:38.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2062671481 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-10-01T02:02:38.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062671480 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-10-01T02:02:38.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2062671480 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2062671480 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2062671480 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-10-01T02:02:38.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2062671480 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-10-01T02:02:38.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2062671480 data=null item=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-10-01T02:02:38.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2062671478 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-10-01T02:02:38.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062671478 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-10-01T02:02:38.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2062671478 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-10-01T02:02:38.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2062671478 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2062671478 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:38.880Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:39.526Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-10-01T02:02:39.526Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062671432 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:02:39.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062671527 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-10-01T02:02:39.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:40.896Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:02:40.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:40.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:40.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:40.896Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:40.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:40.896Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:02:40.896Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:02:41.154Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:02:41.154Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:02:41.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062669404 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:41.154Z] 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-10-01T02:02:41.154Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.154Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-10-01T02:02:41.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2062669402 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-10-01T02:02:41.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062669401 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-10-01T02:02:41.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2062669401 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2062669401 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2062669401 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-10-01T02:02:41.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2062669401 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-10-01T02:02:41.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2062669401 data=null item=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-10-01T02:02:41.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2062669399 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-10-01T02:02:41.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062669399 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-10-01T02:02:41.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2062669399 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-10-01T02:02:41.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2062669399 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2062669399 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.154Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:41.154Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Clicking on OK [2019-10-01T02:02:41.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062669397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062669397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062669397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062669397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062669397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062669397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:02:41.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062669396 data=null item=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-10-01T02:02:41.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062669456 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-10-01T02:02:41.154Z] DEBUG - Clicked on [2019-10-01T02:02:41.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:41.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:41.718Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:02:41.718Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:02:41.976Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:02:41.976Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:02:41.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062668567 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:02:41.976Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:02:41.976Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:02:41.976Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:02:41.976Z] 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-10-01T02:02:41.976Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:02:41.976Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:02:41.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:41.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:41.976Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.976Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-10-01T02:02:41.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2062668565 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-10-01T02:02:41.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062668564 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-10-01T02:02:41.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2062668564 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2062668564 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2062668564 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-10-01T02:02:41.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2062668564 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-10-01T02:02:41.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2062668563 data=null item=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-10-01T02:02:41.976Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2062668562 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-10-01T02:02:41.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062668562 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-10-01T02:02:41.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2062668562 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-10-01T02:02:41.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2062668562 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2062668562 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.976Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:02:41.976Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-10-01T02:02:41.976Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062668506 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:02:41.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062668623 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-10-01T02:02:41.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:43.870Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:02:43.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:43.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:02:43.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:43.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:43.870Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:02:43.870Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-10-01T02:02:43.870Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:43.870Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:43.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:44.434Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:44.434Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:44.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:44.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:44.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:44.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:45.207Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:45.207Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:45.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:45.722Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:45.722Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:45.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:46.236Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:46.236Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:46.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:46.751Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:46.751Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:47.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:47.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:47.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:47.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:47.981Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:47.981Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:47.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:48.544Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:48.544Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:48.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:49.108Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:49.108Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:49.108Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:49.365Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:49.365Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:49.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:49.928Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:49.928Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:49.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:50.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:50.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:50.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:51.054Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:51.054Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:51.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:51.618Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:51.618Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:51.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:52.181Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:52.181Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:52.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:52.438Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:52.438Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:52.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:53.001Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:53.001Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:53.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:53.564Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:53.564Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:53.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:54.127Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:54.128Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:54.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:54.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:54.692Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:54.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:55.255Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:55.255Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:55.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:55.819Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:55.819Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:02:55.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:56.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:57.703Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:02:57.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:02:57.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:57.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:02:57.960Z] DEBUG - number of items : 25 [2019-10-01T02:02:57.960Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:57.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062652520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:57.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062652520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:57.960Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062652520 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:57.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062652520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:57.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062652520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062652377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062652374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062652374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062652374 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062652374 data=null} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-10-01T02:02:58.217Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-10-01T02:02:58.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-2062652371 data=null doit=true} to Shell with text {Filter} [2019-10-01T02:02:58.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:02:58.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062652368 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-10-01T02:02:58.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062652368 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-10-01T02:02:58.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062652368 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062652367 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062652367 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-10-01T02:02:58.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062652367 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-10-01T02:02:58.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062652367 data=null item=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-10-01T02:02:58.217Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062652348 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-10-01T02:02:58.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062652348 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-10-01T02:02:58.217Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062652347 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-10-01T02:02:58.217Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062652347 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062652347 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:02:58.217Z] DEBUG - Clicking on Check Active [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-2062652345 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-10-01T02:02:58.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-2062652345 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-10-01T02:02:58.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-2062652345 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-2062652345 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-10-01T02:02:58.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-2062652344 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-10-01T02:02:58.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-2062652344 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-10-01T02:03:00.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-2062652344 data=null item=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-10-01T02:03:00.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-2062650380 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-2062650354 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-2062650353 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-10-01T02:03:00.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-2062650353 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-2062650353 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Clicked on Check Active [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - Clicking on Check all [2019-10-01T02:03:00.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062650350 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062650350 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-10-01T02:03:00.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062650350 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062650350 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062650350 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062650349 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-10-01T02:03:00.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062650349 data=null item=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-10-01T02:03:00.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062650317 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062650316 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062650316 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-10-01T02:03:00.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062650316 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062650316 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Clicked on Check all [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:00.112Z] DEBUG - Clicking on Uncheck Inactive [2019-10-01T02:03:00.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-2062650314 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-2062650314 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-10-01T02:03:00.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-2062650314 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-2062650314 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-10-01T02:03:00.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-2062650313 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-10-01T02:03:00.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-2062650313 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-10-01T02:03:02.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-2062650313 data=null item=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-10-01T02:03:02.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-2062648554 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-2062648553 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-2062648553 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-10-01T02:03:02.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-2062648553 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-2062648553 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Clicked on Uncheck Inactive [2019-10-01T02:03:02.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-2062648544 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {synthetic-trace} [2019-10-01T02:03:02.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-2062648544 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-2062648544 data=null} to TreeItem with text {synthetic-trace} [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-2062648544 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {synthetic-trace} [2019-10-01T02:03:02.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062648543 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-2062648541 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {synthetic-trace} [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062648539 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062648539 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-10-01T02:03:02.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062648539 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062648539 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062648539 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062648538 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-10-01T02:03:02.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062648538 data=null item=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-10-01T02:03:02.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062648531 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062648530 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062648530 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-10-01T02:03:02.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062648530 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062648530 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - Clicking on Check selected [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2062648528 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2062648528 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-10-01T02:03:02.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2062648528 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2062648528 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2062648528 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2062648528 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-10-01T02:03:02.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2062648528 data=null item=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-10-01T02:03:02.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2062648526 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2062648526 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2062648526 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-10-01T02:03:02.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2062648526 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2062648526 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Clicked on Check selected [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062648524 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062648524 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-10-01T02:03:02.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062648524 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062648524 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062648523 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062648523 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-10-01T02:03:02.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062648523 data=null item=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-10-01T02:03:02.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062648522 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062648522 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062648522 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-10-01T02:03:02.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062648522 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062648521 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - Clicking on Check subtree [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2062648520 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062648520 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-10-01T02:03:02.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2062648519 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2062648519 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2062648519 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2062648519 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-10-01T02:03:02.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2062648519 data=null item=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-10-01T02:03:02.005Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2062648518 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062648517 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-10-01T02:03:02.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2062648517 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-10-01T02:03:02.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2062648517 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2062648517 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - Clicked on Check subtree [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.005Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - Clicking on Check all [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062648515 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062648515 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-10-01T02:03:02.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062648514 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062648514 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062648514 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062648514 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-10-01T02:03:02.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062648514 data=null item=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-10-01T02:03:02.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062648474 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062648474 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062648474 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-10-01T02:03:02.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062648474 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062648474 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Clicked on Check all [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - Clicking on Uncheck selected [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2062648472 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2062648472 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-10-01T02:03:02.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2062648471 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2062648471 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2062648471 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2062648471 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-10-01T02:03:02.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2062648471 data=null item=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-10-01T02:03:02.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2062648470 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2062648470 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2062648470 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-10-01T02:03:02.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2062648470 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2062648470 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Clicked on Uncheck selected [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - Clicking on Check all [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062648468 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062648468 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-10-01T02:03:02.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062648467 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062648467 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062648467 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062648467 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-10-01T02:03:02.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062648467 data=null item=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-10-01T02:03:02.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062648447 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062648447 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062648447 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-10-01T02:03:02.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062648447 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062648447 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Clicked on Check all [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - Clicking on Uncheck subtree [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-2062648445 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2062648445 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-10-01T02:03:02.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-2062648445 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-2062648444 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-2062648444 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-2062648444 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-10-01T02:03:02.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-2062648444 data=null item=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-10-01T02:03:02.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-2062648443 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2062648443 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-2062648443 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-10-01T02:03:02.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-2062648443 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-2062648443 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Clicked on Uncheck subtree [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.006Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062648441 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062648441 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-10-01T02:03:02.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062648441 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062648440 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062648440 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062648440 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-10-01T02:03:02.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062648440 data=null item=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-10-01T02:03:02.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062648421 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062648421 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-10-01T02:03:02.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062648421 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-10-01T02:03:02.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062648421 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062648421 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.006Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:03:02.006Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:03:02.006Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - Clicking on Check all [2019-10-01T02:03:02.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2062647915 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-10-01T02:03:02.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062647915 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-10-01T02:03:02.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2062647915 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2062647915 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2062647915 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-10-01T02:03:02.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2062647915 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-10-01T02:03:02.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2062647914 data=null item=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-10-01T02:03:02.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2062647907 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-10-01T02:03:02.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2062647906 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-10-01T02:03:02.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2062647906 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-10-01T02:03:02.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2062647906 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2062647906 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Clicked on Check all [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:02.568Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Clicking on OK [2019-10-01T02:03:02.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062647903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062647903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062647903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062647903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062647903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062647903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:02.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062647903 data=null item=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-10-01T02:03:02.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062652519 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-10-01T02:03:02.568Z] DEBUG - Clicked on [2019-10-01T02:03:02.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:02.568Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:02.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:04.460Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:04.460Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:04.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:04.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:04.718Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:03:04.718Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:03:04.718Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:03:04.718Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:03:04.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062645804 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:04.718Z] 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-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:04.718Z] 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-10-01T02:03:04.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:04.718Z] 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-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:03:04.718Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-10-01T02:03:04.718Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-10-01T02:03:04.718Z] DEBUG - matched Text with text " [2019-10-01T02:03:04.718Z] ", using matcher: of type 'Text' [2019-10-01T02:03:04.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:03:04.718Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2062645799 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062645799 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-10-01T02:03:04.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2062645798 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:03:04.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2062645798 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2062645798 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2062645798 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-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2062645798 data=null item=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-10-01T02:03:04.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2062645797 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2062645796 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2062645796 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-10-01T02:03:04.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2062645796 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:03:04.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2062645796 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:03:04.718Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-10-01T02:03:04.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-2062645796 data=null doit=true} to Button with text {All Active Threads} [2019-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2062645796 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-10-01T02:03:04.718Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-2062645795 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-2062645794 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-2062645794 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-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2062645794 data=null item=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-10-01T02:03:04.718Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-2062645793 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2062645793 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-10-01T02:03:04.718Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-2062645791 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-2062645790 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-2062645790 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-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2062645790 data=null item=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-10-01T02:03:04.718Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-2062645789 data=null doit=true} to Button with text {All Active Threads} [2019-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2062645789 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-10-01T02:03:04.718Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-2062645787 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-2062645786 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-10-01T02:03:04.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-2062645786 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-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2062645786 data=null item=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-10-01T02:03:04.718Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:04.718Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Clicking on OK [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062645773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062645773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062645773 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062645773 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062645773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062645773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062645772 data=null item=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-10-01T02:03:04.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062645855 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-10-01T02:03:04.718Z] DEBUG - Clicked on [2019-10-01T02:03:04.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:05.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:05.281Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-10-01T02:03:05.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:05.281Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-10-01T02:03:05.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:05.281Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-10-01T02:03:05.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:05.281Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:03:05.281Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:03:05.539Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:03:05.539Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:03:05.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062645027 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:05.539Z] 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-10-01T02:03:05.539Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:05.539Z] 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-10-01T02:03:05.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:05.539Z] 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-10-01T02:03:05.539Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-10-01T02:03:05.539Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-10-01T02:03:05.539Z] 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-10-01T02:03:05.539Z] DEBUG - matched Text with text " [2019-10-01T02:03:05.539Z] ", using matcher: of type 'Text' [2019-10-01T02:03:05.539Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:05.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-2062645021 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-10-01T02:03:05.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2062645021 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-10-01T02:03:05.539Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:05.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-2062645020 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:05.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-2062645015 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-10-01T02:03:05.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-2062645015 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-10-01T02:03:05.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2062645015 data=null item=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-10-01T02:03:05.539Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:05.539Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Clicking on OK [2019-10-01T02:03:05.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062645013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062645012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062645012 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062645012 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062645012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062645012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:05.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062645012 data=null item=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-10-01T02:03:05.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062645087 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-10-01T02:03:05.539Z] DEBUG - Clicked on [2019-10-01T02:03:05.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:06.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:06.138Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-10-01T02:03:06.138Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-10-01T02:03:06.138Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-10-01T02:03:06.138Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-10-01T02:03:06.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2062644319 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:06.138Z] 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-10-01T02:03:06.138Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:06.138Z] 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-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:06.138Z] 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-10-01T02:03:06.138Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-10-01T02:03:06.138Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-10-01T02:03:06.138Z] 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-10-01T02:03:06.138Z] DEBUG - matched Text with text " [2019-10-01T02:03:06.138Z] ", using matcher: of type 'Text' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:03:06.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:06.138Z] DEBUG - Clicking on Cancel [2019-10-01T02:03:06.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2062644312 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-10-01T02:03:06.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2062644311 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-10-01T02:03:06.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2062644311 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:03:06.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2062644311 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:03:06.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2062644311 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-10-01T02:03:06.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2062644310 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-10-01T02:03:06.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2062644310 data=null item=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-10-01T02:03:06.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2062644366 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-10-01T02:03:06.138Z] DEBUG - Clicked on [2019-10-01T02:03:06.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:08.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:08.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:08.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:08.030Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:03:08.030Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:03:08.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:08.030Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:08.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:09.924Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:09.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:09.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:09.924Z] DEBUG - number of items : 25 [2019-10-01T02:03:09.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:11.293Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:11.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:11.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:11.549Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:03:11.549Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-10-01T02:03:11.549Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:11.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:12.918Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:12.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:13.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:13.175Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:13.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:13.739Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:13.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:15.636Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:15.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:15.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:15.636Z] DEBUG - number of items : 25 [2019-10-01T02:03:15.636Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062635081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062635081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062635080 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062635080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062635080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062634984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062634983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062634983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062634982 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062634982 data=null} to ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-10-01T02:03:15.636Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-10-01T02:03:15.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2062634981 data=null doit=true} to Shell with text {Legend} [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.636Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-10-01T02:03:15.637Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:15.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Clicking on OK [2019-10-01T02:03:15.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062634958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062634957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062634957 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062634957 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062634957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062634957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:15.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062634957 data=null item=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-10-01T02:03:15.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062635080 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-10-01T02:03:15.637Z] DEBUG - Clicked on [2019-10-01T02:03:16.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062634644 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:03:16.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:03:16.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:16.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:16.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:16.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062634620 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:03:16.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062634619 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:16.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062634619 data=null} to TreeItem with text {test} [2019-10-01T02:03:16.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062634619 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:16.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062634619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:16.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062634607 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:16.125Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:03:16.125Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:03:16.125Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:03:16.691Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:03:16.691Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633935 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633935 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633935 data=null 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-10-01T02:03:16.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633934 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062633934 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:16.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Clicking on OK [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062633933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062633932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062633932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062633932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062633932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062633932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:16.691Z] DEBUG - Clicked on OK [2019-10-01T02:03:16.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062633932 data=null item=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-10-01T02:03:16.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062634552 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-10-01T02:03:16.947Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.984 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-10-01T02:03:16.947Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 17.199 s [2019-10-01T02:03:16.947Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.401 s [2019-10-01T02:03:16.947Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.042 s [2019-10-01T02:03:16.947Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.925 s [2019-10-01T02:03:16.947Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.273 s [2019-10-01T02:03:16.947Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 6.415 s [2019-10-01T02:03:16.947Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.562 s [2019-10-01T02:03:16.947Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.734 s [2019-10-01T02:03:16.947Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.706 s [2019-10-01T02:03:16.947Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.781 s [2019-10-01T02:03:16.947Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.284 s [2019-10-01T02:03:16.947Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.955 s [2019-10-01T02:03:16.947Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-10-01T02:03:17.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:21.686Z] DEBUG - number of items : 25 [2019-10-01T02:03:21.945Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062628651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062628651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062628651 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062628651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062628650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062628549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062628547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062628547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062628546 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062628546 data=null} to ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-10-01T02:03:21.945Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-2062628543 data=null doit=true} to Shell with text {Filter} [2019-10-01T02:03:21.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:21.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2062628541 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062628541 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-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2062628540 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2062628540 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2062628540 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2062628540 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-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2062628540 data=null item=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-10-01T02:03:21.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2062628531 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2062628530 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2062628530 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-10-01T02:03:21.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2062628530 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2062628530 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:03:21.945Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-10-01T02:03:21.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-2062628521 data=null button=0 stateMask=0x0 x=88 y=84 count=0} to Tree node with text: systemd [2019-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-2062628520 data=null doit=true} to Tree node with text: systemd [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-2062628520 data=null} to Tree node with text: systemd [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-2062628520 data=null button=1 stateMask=0x0 x=88 y=84 count=1} to Tree node with text: systemd [2019-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062628520 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-2062628518 data=null button=1 stateMask=0x80000 x=88 y=84 count=1} to Tree node with text: systemd [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - Clicking on Check subtree [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2062628517 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062628517 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-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2062628517 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2062628517 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2062628517 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2062628516 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-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2062628516 data=null item=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-10-01T02:03:21.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2062628509 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062628509 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2062628509 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-10-01T02:03:21.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2062628509 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2062628508 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Clicked on Check subtree [2019-10-01T02:03:21.945Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-10-01T02:03:21.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-2062628507 data=null button=0 stateMask=0x0 x=89 y=1332 count=0} to Tree node with text: kthreadd [2019-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-2062628507 data=null doit=true} to Tree node with text: kthreadd [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-2062628507 data=null} to Tree node with text: kthreadd [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-2062628507 data=null button=1 stateMask=0x0 x=89 y=1332 count=1} to Tree node with text: kthreadd [2019-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062628506 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-2062628501 data=null button=1 stateMask=0x80000 x=89 y=269 count=1} to Tree node with text: kthreadd [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - Clicking on Check subtree [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2062628500 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062628500 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-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2062628500 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2062628500 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2062628500 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2062628499 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-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2062628499 data=null item=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-10-01T02:03:21.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2062628496 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062628496 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2062628496 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-10-01T02:03:21.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2062628496 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2062628496 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Clicked on Check subtree [2019-10-01T02:03:21.945Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-10-01T02:03:21.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-2062628494 data=null button=0 stateMask=0x0 x=100 y=-1027 count=0} to Tree node with text: lttng-consumerd [2019-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-2062628494 data=null doit=true} to Tree node with text: lttng-consumerd [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-2062628494 data=null} to Tree node with text: lttng-consumerd [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-2062628494 data=null button=1 stateMask=0x0 x=100 y=-1027 count=1} to Tree node with text: lttng-consumerd [2019-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062628494 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-2062628489 data=null button=1 stateMask=0x80000 x=100 y=12 count=1} to Tree node with text: lttng-consumerd [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - Clicking on Check subtree [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2062628488 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062628488 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-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2062628488 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2062628488 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2062628487 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2062628487 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-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2062628487 data=null item=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-10-01T02:03:21.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2062628487 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2062628487 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2062628486 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-10-01T02:03:21.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2062628486 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2062628486 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Clicked on Check subtree [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:21.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Clicking on OK [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062628485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062628485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062628484 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062628484 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062628484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062628484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062628484 data=null item=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-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062628650 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-10-01T02:03:21.945Z] DEBUG - Clicked on [2019-10-01T02:03:21.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:21.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:21.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-2062628430 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-10-01T02:03:21.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-2062628414 data=null button=1 stateMask=0x80000 x=69 y=-13 count=1} to TreeColumn with text {Process} [2019-10-01T02:03:21.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-2062628402 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-2062628395 data=null button=1 stateMask=0x80000 x=69 y=-13 count=1} to TreeColumn with text {Process} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-2062628383 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-2062628376 data=null button=1 stateMask=0x80000 x=158 y=-13 count=1} to TreeColumn with text {TID} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-2062628370 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-2062628363 data=null button=1 stateMask=0x80000 x=158 y=-13 count=1} to TreeColumn with text {TID} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-2062628362 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-2062628355 data=null button=1 stateMask=0x80000 x=199 y=-13 count=1} to TreeColumn with text {PTID} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-2062628348 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-2062628341 data=null button=1 stateMask=0x80000 x=199 y=-13 count=1} to TreeColumn with text {PTID} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-2062628339 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-2062628332 data=null button=1 stateMask=0x80000 x=290 y=-13 count=1} to TreeColumn with text {Birth time} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-2062628306 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-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-2062628300 data=null button=1 stateMask=0x80000 x=290 y=-13 count=1} to TreeColumn with text {Birth time} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062628236 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:03:22.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:03:22.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:22.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:22.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:22.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062628197 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062628197 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:22.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062628197 data=null} to TreeItem with text {test} [2019-10-01T02:03:22.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062628197 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:22.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062628197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:22.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062628185 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:22.460Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:03:22.460Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:03:22.460Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:03:23.024Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:03:23.024Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627508 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null 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-10-01T02:03:23.024Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062627507 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:23.024Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Clicking on OK [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062627505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062627505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062627505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062627505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062627505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062627505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:23.024Z] DEBUG - Clicked on OK [2019-10-01T02:03:23.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062627505 data=null item=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-10-01T02:03:23.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062628132 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-10-01T02:03:23.537Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.419 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-10-01T02:03:23.537Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 4.801 s [2019-10-01T02:03:23.537Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-10-01T02:03:26.810Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:03:26.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:26.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-10-01T02:03:26.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-10-01T02:03:26.810Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:26.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:26.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:26.810Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:26.810Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-10-01T02:03:26.810Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-10-01T02:03:27.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-2062623529 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-10-01T02:03:27.230Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-10-01T02:03:29.122Z] DEBUG - number of items : 19 [2019-10-01T02:03:29.122Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062621357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062621357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062621357 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062621356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062621356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062621356 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-10-01T02:03:29.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062621314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062621307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062621306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062621306 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062621306 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.122Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - number of items : 19 [2019-10-01T02:03:29.687Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062620803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062620803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062620803 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062620803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062620803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062620803 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-10-01T02:03:29.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062620797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062620797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062620797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062620797 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062620796 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-10-01T02:03:29.687Z] DEBUG - number of items : 19 [2019-10-01T02:03:29.687Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062620796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062620795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062620795 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062620795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062620795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062620795 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-10-01T02:03:29.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062620790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062620790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062620790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062620790 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062620790 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-10-01T02:03:29.687Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-10-01T02:03:29.687Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-10-01T02:03:29.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-2062620687 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-10-01T02:03:29.687Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-10-01T02:03:30.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062620123 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:03:30.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:03:30.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:30.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:30.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:30.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062620097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:03:30.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062620097 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:30.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062620097 data=null} to TreeItem with text {test} [2019-10-01T02:03:30.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062620096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:30.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062620096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:30.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062620085 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:30.507Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:03:30.507Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:03:30.507Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:03:31.071Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:03:31.071Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619425 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619425 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619425 data=null 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-10-01T02:03:31.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619424 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062619424 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:31.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Clicking on OK [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062619423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062619422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062619422 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062619422 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062619422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062619422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:31.071Z] DEBUG - Clicked on OK [2019-10-01T02:03:31.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062619422 data=null item=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-10-01T02:03:31.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062620036 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-10-01T02:03:31.585Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.081 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-10-01T02:03:31.585Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 6.401 s [2019-10-01T02:03:31.585Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-10-01T02:03:36.840Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:03:36.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:36.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062614037 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:36.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:03:36.840Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:03:36.840Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-10-01T02:03:36.840Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-2062614032 data=null} to (of type 'Combo') [2019-10-01T02:03:36.840Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4dc96071 [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062614013 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062614013 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062614012 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062614012 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062614012 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062614012 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062614012 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062614011 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062614011 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062614011 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062614011 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062614011 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e5a79c6 [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2062614009 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062614008 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2062614008 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2062614008 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2062614008 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2062614008 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2062614007 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2062614007 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062614007 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2062614007 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2062614007 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2062614007 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062614006 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062614006 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062614006 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062614006 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062614006 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062614006 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062614006 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613996 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613996 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613996 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613995 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613995 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:03:36.840Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-10-01T02:03:36.840Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-10-01T02:03:36.840Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-10-01T02:03:36.840Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-2062613993 data=null} to (of type 'Combo') [2019-10-01T02:03:36.840Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e7a53f9 [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2062613987 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062613987 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2062613987 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2062613987 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2062613987 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2062613986 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2062613986 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2062613986 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2062613985 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2062613985 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2062613985 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2062613985 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613985 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613985 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613985 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613985 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613984 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613984 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613984 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613983 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613983 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613983 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613983 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613982 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-10-01T02:03:36.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Clicking on Close [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062613979 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062613979 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062613979 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062613979 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062613979 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062613979 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062613979 data=null item=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-10-01T02:03:36.840Z] DEBUG - Clicked on [2019-10-01T02:03:36.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:36.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062613807 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:36.840Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:36.840Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:03:36.840Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:03:36.840Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-10-01T02:03:36.840Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2062613802 data=null} to (of type 'Combo') [2019-10-01T02:03:36.840Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@699b019c [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062613797 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062613796 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062613796 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062613796 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062613796 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062613796 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062613795 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062613795 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062613795 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062613795 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062613795 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062613795 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1ad5da90 [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-2062613793 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062613793 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-2062613792 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-2062613792 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-2062613792 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-2062613792 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-2062613792 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-2062613792 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062613792 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-2062613792 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-2062613791 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-2062613791 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.840Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613790 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613790 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-10-01T02:03:36.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613790 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613789 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613789 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613789 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-10-01T02:03:36.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613789 data=null item=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-10-01T02:03:36.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613781 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613780 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-10-01T02:03:36.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613780 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-10-01T02:03:36.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613780 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613780 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.840Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:36.840Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:36.841Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:36.841Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:03:36.841Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:03:36.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:36.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:36.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:36.841Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-10-01T02:03:36.841Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-10-01T02:03:36.841Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-10-01T02:03:36.841Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2062613777 data=null} to (of type 'Combo') [2019-10-01T02:03:36.841Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2062613775 data=null doit=true} to Button with text {F&orward} [2019-10-01T02:03:36.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062613775 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-10-01T02:03:36.841Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2062613773 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2062613773 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-10-01T02:03:36.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2062613772 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-10-01T02:03:36.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062613772 data=null item=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-10-01T02:03:36.841Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.841Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.841Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.841Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:36.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613766 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-10-01T02:03:36.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613766 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-10-01T02:03:36.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613766 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613766 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613766 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-10-01T02:03:36.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613765 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-10-01T02:03:36.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613765 data=null item=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-10-01T02:03:36.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613759 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-10-01T02:03:36.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613759 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-10-01T02:03:36.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613759 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-10-01T02:03:36.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613759 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613758 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.850Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:36.850Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:36.850Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:36.850Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:03:36.850Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:03:36.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:36.850Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:36.850Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.850Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:36.850Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.850Z] DEBUG - Clicking on Close [2019-10-01T02:03:36.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062613746 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-10-01T02:03:36.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062613746 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-10-01T02:03:36.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062613746 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:36.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062613746 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:36.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062613746 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-10-01T02:03:36.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062613745 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-10-01T02:03:36.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062613745 data=null item=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-10-01T02:03:36.851Z] DEBUG - Clicked on [2019-10-01T02:03:36.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:36.851Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.851Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.851Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.851Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.851Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:36.851Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:36.851Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:36.851Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:36.851Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062613555 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:36.851Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:03:36.851Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:03:36.851Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-10-01T02:03:36.851Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2062613551 data=null} to (of type 'Combo') [2019-10-01T02:03:36.851Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2062613548 data=null doit=true} to Button with text {&Backward} [2019-10-01T02:03:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062613548 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-10-01T02:03:36.851Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2062613546 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2062613546 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2062613545 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-10-01T02:03:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062613545 data=null item=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-10-01T02:03:36.851Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@54e025a0 [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062613542 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062613541 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-10-01T02:03:36.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062613541 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062613541 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062613541 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062613541 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-10-01T02:03:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062613541 data=null item=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-10-01T02:03:36.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062613540 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062613540 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062613540 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-10-01T02:03:36.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062613540 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062613540 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11224390 [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-2062613538 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062613538 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-10-01T02:03:36.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-2062613538 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-2062613538 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-2062613537 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-2062613537 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-10-01T02:03:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-2062613537 data=null item=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-10-01T02:03:36.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-2062613537 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062613537 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-2062613536 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-10-01T02:03:36.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-2062613536 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-2062613536 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.851Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613535 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613534 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-10-01T02:03:36.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613534 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613534 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613534 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613534 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-10-01T02:03:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613534 data=null item=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-10-01T02:03:36.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613514 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613514 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613514 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-10-01T02:03:36.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613514 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613514 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:36.851Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:36.851Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:36.851Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:03:36.851Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:03:36.851Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-10-01T02:03:36.851Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-10-01T02:03:36.851Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-10-01T02:03:36.851Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-2062613512 data=null} to (of type 'Combo') [2019-10-01T02:03:36.851Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:36.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:36.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:36.851Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613504 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613503 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-10-01T02:03:36.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613503 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613503 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:36.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613503 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-10-01T02:03:36.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613503 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-10-01T02:03:37.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613503 data=null item=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-10-01T02:03:37.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613499 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-10-01T02:03:37.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613499 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-10-01T02:03:37.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613499 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-10-01T02:03:37.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613499 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613499 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.109Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:37.109Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:37.109Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:37.109Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-10-01T02:03:37.109Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-10-01T02:03:37.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - Clicking on Close [2019-10-01T02:03:37.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062613495 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-10-01T02:03:37.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062613495 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-10-01T02:03:37.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062613495 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062613495 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062613495 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-10-01T02:03:37.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062613495 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-10-01T02:03:37.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062613494 data=null item=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-10-01T02:03:37.109Z] DEBUG - Clicked on [2019-10-01T02:03:37.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:37.109Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.109Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.109Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.109Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.109Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.109Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.109Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.109Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062613315 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:37.109Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.109Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:03:37.109Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:03:37.109Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-10-01T02:03:37.109Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2062613309 data=null} to (of type 'Combo') [2019-10-01T02:03:37.109Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:03:37.109Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a5d4375 [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2062613306 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062613305 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-10-01T02:03:37.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2062613305 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2062613305 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2062613305 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2062613305 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-10-01T02:03:37.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2062613305 data=null item=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-10-01T02:03:37.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2062613304 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062613304 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2062613304 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-10-01T02:03:37.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2062613304 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2062613304 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3f61f9f0 [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-2062613301 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062613301 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-10-01T02:03:37.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-2062613301 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-2062613300 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-2062613300 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-2062613300 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-10-01T02:03:37.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-2062613300 data=null item=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-10-01T02:03:37.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-2062613300 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2062613300 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-2062613300 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-10-01T02:03:37.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-2062613300 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-2062613299 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.110Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613298 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613298 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-10-01T02:03:37.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613298 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613298 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613297 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613297 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-10-01T02:03:37.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613297 data=null item=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-10-01T02:03:37.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613288 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613288 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613288 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-10-01T02:03:37.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613288 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613288 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-10-01T02:03:37.110Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-10-01T02:03:37.110Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-10-01T02:03:37.110Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-10-01T02:03:37.110Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-2062613286 data=null} to (of type 'Combo') [2019-10-01T02:03:37.110Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.110Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062613278 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613278 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-10-01T02:03:37.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062613278 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062613278 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062613278 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062613278 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-10-01T02:03:37.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062613278 data=null item=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-10-01T02:03:37.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062613274 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062613274 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062613274 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-10-01T02:03:37.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062613274 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062613274 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-10-01T02:03:37.110Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-10-01T02:03:37.110Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.110Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.110Z] DEBUG - Clicking on Close [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062613270 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062613270 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-10-01T02:03:37.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062613270 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062613270 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062613270 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-10-01T02:03:37.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062613270 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-10-01T02:03:37.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062613270 data=null item=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-10-01T02:03:37.367Z] DEBUG - Clicked on [2019-10-01T02:03:37.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062613082 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:37.367Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.367Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.367Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.367Z] DEBUG - Clicking on Close [2019-10-01T02:03:37.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062613078 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-10-01T02:03:37.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062613078 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-10-01T02:03:37.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062613078 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062613077 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062613077 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-10-01T02:03:37.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062613077 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-10-01T02:03:37.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062613077 data=null item=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-10-01T02:03:37.367Z] DEBUG - Clicked on [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.367Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.367Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062612969 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Clicking on Close [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062612965 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062612965 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-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062612965 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062612965 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062612965 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062612965 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062612964 data=null item=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-10-01T02:03:37.625Z] DEBUG - Clicked on [2019-10-01T02:03:37.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-10-01T02:03:37.625Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.625Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2062612831 data=null doit=true} to Shell with text {Find} [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-10-01T02:03:37.625Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-10-01T02:03:37.625Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-10-01T02:03:37.625Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2062612827 data=null} to (of type 'Combo') [2019-10-01T02:03:37.625Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2062612824 data=null doit=true} to Button with text {F&orward} [2019-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062612824 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-10-01T02:03:37.625Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2062612822 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2062612821 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2062612821 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062612821 data=null item=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-10-01T02:03:37.625Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d87905e [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2062612819 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062612819 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-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2062612818 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2062612818 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2062612818 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2062612818 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2062612818 data=null item=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-10-01T02:03:37.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2062612818 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2062612817 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2062612817 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-10-01T02:03:37.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2062612817 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2062612817 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2831cf5e [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2062612816 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062612815 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-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2062612815 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2062612815 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2062612815 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2062612815 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2062612814 data=null item=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-10-01T02:03:37.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2062612814 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2062612814 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2062612814 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-10-01T02:03:37.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2062612814 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2062612814 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.625Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062612811 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062612811 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-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062612811 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062612811 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062612810 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062612810 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062612810 data=null item=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-10-01T02:03:37.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062612805 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062612804 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062612804 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-10-01T02:03:37.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062612803 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062612803 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:37.625Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:03:37.625Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-10-01T02:03:37.625Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-10-01T02:03:37.625Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-10-01T02:03:37.625Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2062612793 data=null} to (of type 'Combo') [2019-10-01T02:03:37.625Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2062612791 data=null doit=true} to Button with text {&Backward} [2019-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2062612791 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-10-01T02:03:37.625Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2062612790 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2062612790 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2062612789 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2062612789 data=null item=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-10-01T02:03:37.625Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-10-01T02:03:37.625Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:03:37.625Z] DEBUG - Clicking on Fi&nd [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2062612783 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062612783 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-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2062612783 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2062612783 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2062612783 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2062612783 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-10-01T02:03:37.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2062612783 data=null item=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-10-01T02:03:37.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2062612776 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2062612775 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2062612775 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-10-01T02:03:37.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2062612775 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2062612775 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Clicked on Fi&nd [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-10-01T02:03:37.625Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-10-01T02:03:37.625Z] DEBUG - Clicking on Close [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2062612765 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2062612765 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-10-01T02:03:37.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2062612764 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2062612764 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:03:37.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2062612764 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-10-01T02:03:37.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2062612764 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-10-01T02:03:37.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2062612764 data=null item=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-10-01T02:03:37.884Z] DEBUG - Clicked on [2019-10-01T02:03:37.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-2062612675 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-10-01T02:03:37.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:03:37.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:37.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:37.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:37.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062612644 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:03:37.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062612644 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:37.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062612644 data=null} to TreeItem with text {test} [2019-10-01T02:03:37.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062612643 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:37.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062612643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:37.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062612630 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:37.884Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:03:37.884Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:03:37.884Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:03:38.632Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:03:38.632Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611894 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611894 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null 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-10-01T02:03:38.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062611893 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:38.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Clicking on OK [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062611891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062611891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062611891 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062611891 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062611890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062611890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:38.632Z] DEBUG - Clicked on OK [2019-10-01T02:03:39.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062611890 data=null item=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-10-01T02:03:39.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062612559 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-10-01T02:03:39.196Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.527 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-10-01T02:03:39.196Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.427 s [2019-10-01T02:03:39.196Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.257 s [2019-10-01T02:03:39.196Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.228 s [2019-10-01T02:03:39.196Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.243 s [2019-10-01T02:03:39.196Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.286 s [2019-10-01T02:03:39.196Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.238 s [2019-10-01T02:03:39.196Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-10-01T02:03:39.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-10-01T02:03:39.453Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:03:43.629Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:03:43.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:43.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:43.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:43.629Z] DEBUG - number of items : 6 [2019-10-01T02:03:43.629Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062606994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062606993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062606993 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062606993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062606993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062606992 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-10-01T02:03:43.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062606991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062606991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062606978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062606977 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062606977 data=null} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:43.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:43.629Z] DEBUG - number of items : 6 [2019-10-01T02:03:43.629Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062606961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062606961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062606960 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062606960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062606960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062606960 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-10-01T02:03:43.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062606959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062606945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062606945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062606945 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062606945 data=null} to ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-10-01T02:03:43.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:43.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:43.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-10-01T02:03:43.629Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:03:45.523Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:03:45.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:45.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:45.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:45.523Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-10-01T02:03:45.779Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-10-01T02:03:45.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062604645 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:03:45.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:03:45.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:03:45.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:03:45.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:03:45.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062604622 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:03:45.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062604621 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:45.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062604621 data=null} to TreeItem with text {test} [2019-10-01T02:03:45.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062604621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:45.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062604621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:03:45.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062604610 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:03:45.779Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:03:45.779Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:03:46.036Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:03:46.599Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:03:46.599Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603975 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603975 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603975 data=null 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-10-01T02:03:46.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603974 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062603974 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:03:46.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Clicking on OK [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062603973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062603973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062603973 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062603973 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062603972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062603972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:03:46.599Z] DEBUG - Clicked on OK [2019-10-01T02:03:46.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062603972 data=null item=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-10-01T02:03:46.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062604566 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-10-01T02:03:47.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.911 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-10-01T02:03:47.114Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 4.291 s [2019-10-01T02:03:47.114Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 2.226 s [2019-10-01T02:03:47.114Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-10-01T02:03:57.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:57.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:03:57.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-10-01T02:03:57.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T02:03:57.159Z] DEBUG - number of items : 2 [2019-10-01T02:03:57.159Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062593490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062593489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062593489 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062593489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062593488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062593488 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-10-01T02:03:57.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062593476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062593476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062593475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062593475 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062593475 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.159Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-10-01T02:03:57.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-10-01T02:04:01.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-10-01T02:04:01.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-10-01T02:04:01.848Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:04:02.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-10-01T02:04:02.105Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:04:02.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:04:02.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:04:10.455Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:04:10.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062581000 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:04:10.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:04:10.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:04:10.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:04:10.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062580968 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:04:10.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062580968 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:04:10.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062580968 data=null} to TreeItem with text {test} [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062580967 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:04:10.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062580967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062580955 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:04:10.455Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:04:10.455Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:04:10.455Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:04:10.455Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:04:10.455Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580284 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580284 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580283 data=null 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-10-01T02:04:10.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580283 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062580283 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:04:10.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Clicking on OK [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062580282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062580282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062580281 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062580281 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062580281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062580281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:10.455Z] DEBUG - Clicked on OK [2019-10-01T02:04:10.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062580281 data=null item=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-10-01T02:04:10.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062580893 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-10-01T02:04:11.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.192 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-10-01T02:04:11.226Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 21.947 s [2019-10-01T02:04:11.226Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-10-01T02:04:19.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-10-01T02:04:19.321Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.321Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:04:19.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-10-01T02:04:19.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:04:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-10-01T02:04:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:19.834Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:04:20.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:20.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:20.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-2062570136 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2019-10-01T02:04:20.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:04:20.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:04:20.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:04:20.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:04:20.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062570092 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:04:20.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062570092 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:04:20.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062570092 data=null} to TreeItem with text {test} [2019-10-01T02:04:20.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062570092 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:04:20.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062570091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:04:20.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062570080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:04:20.348Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:04:20.348Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:04:20.348Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:04:20.911Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:04:20.911Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:04:20.911Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:04:20.911Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:04:20.911Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:04:20.911Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:04:20.911Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:04:20.911Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:04:20.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null 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-10-01T02:04:20.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569428 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062569427 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:20.911Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:04:21.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Clicking on OK [2019-10-01T02:04:21.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062569426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062569426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062569426 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062569426 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062569426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062569426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:21.168Z] DEBUG - Clicked on OK [2019-10-01T02:04:21.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062569426 data=null item=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-10-01T02:04:21.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062570031 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-10-01T02:04:21.682Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.339 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-10-01T02:04:21.682Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 1.565 s [2019-10-01T02:04:21.682Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-10-01T02:04:21.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-10-01T02:04:21.938Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:04:27.192Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-10-01T02:04:27.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:04:27.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:04:27.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:04:27.192Z] DEBUG - Setting state to checked on: scp_dest [2019-10-01T02:04:27.449Z] Series don't currently have the same x axis values [2019-10-01T02:04:27.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062562910 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:04:27.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:04:27.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:04:27.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:04:27.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:04:27.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062562886 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:04:27.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062562886 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:04:27.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062562885 data=null} to TreeItem with text {test} [2019-10-01T02:04:27.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062562885 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:04:27.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062562885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:04:27.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062562876 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:04:27.706Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:04:27.706Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:04:27.706Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:04:28.270Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:04:28.270Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562238 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562238 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null 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-10-01T02:04:28.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062562237 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:04:28.270Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Clicking on OK [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062562236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062562235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062562235 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062562235 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062562235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062562235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:04:28.270Z] DEBUG - Clicked on OK [2019-10-01T02:04:28.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062562235 data=null item=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-10-01T02:04:28.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062562830 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-10-01T02:04:28.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.186 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-10-01T02:04:28.784Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 5.769 s [2019-10-01T02:04:28.784Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-10-01T02:04:40.964Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.929 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-10-01T02:04:40.964Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 10.754 s [2019-10-01T02:04:40.964Z] [2019-10-01T02:04:40.964Z] Results: [2019-10-01T02:04:40.964Z] [2019-10-01T02:04:40.964Z] Tests run: 48, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T02:04:40.964Z] [2019-10-01T02:04:40.964Z] [2019-10-01T02:04:40.964Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:04:39.877 [2019-10-01T02:04:40.964Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:04:40.964Z] [2019-10-01T02:04:40.964Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:04:39.879 [2019-10-01T02:04:40.964Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:04:40.964Z] [2019-10-01T02:04:40.964Z] !ENTRY org.eclipse.ui 4 0 2019-10-01 02:04:39.880 [2019-10-01T02:04:40.964Z] !MESSAGE Error occurred during status handling [2019-10-01T02:04:40.964Z] !STACK 0 [2019-10-01T02:04:40.964Z] java.lang.NullPointerException [2019-10-01T02:04:40.964Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2019-10-01T02:04:40.964Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2019-10-01T02:04:40.964Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2019-10-01T02:04:40.964Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2019-10-01T02:04:40.964Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2019-10-01T02:04:40.964Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2019-10-01T02:04:40.964Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2019-10-01T02:04:40.964Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2019-10-01T02:04:40.964Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2019-10-01T02:04:40.964Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2019-10-01T02:04:40.964Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2019-10-01T02:04:40.964Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2019-10-01T02:04:40.964Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2019-10-01T02:04:40.965Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2019-10-01T02:04:40.965Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2019-10-01T02:04:40.965Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2019-10-01T02:04:40.965Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2019-10-01T02:04:40.965Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2019-10-01T02:04:40.965Z] at java.security.AccessController.doPrivileged(Native Method) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2019-10-01T02:04:40.965Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2019-10-01T02:04:40.965Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T02:04:40.965Z] [INFO] All tests passed! [2019-10-01T02:04:40.965Z] [INFO] [2019-10-01T02:04:40.965Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:04:40.965Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:04:40.965Z] [INFO] [2019-10-01T02:04:40.965Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:04:42.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:04:42.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:04:43.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:04:43.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:04:43.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:04:43.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:04:44.279Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:04:45.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:04:45.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:04:45.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:04:45.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:04:45.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:04:46.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:04:46.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:04:46.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:04:46.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:04:46.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-10-01T02:04:46.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:04:46.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:04:46.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:04:46.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:04:47.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:04:47.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:04:47.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-10-01T02:04:47.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T02:04:47.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:04:47.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:04:47.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:04:47.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:04:47.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:04:48.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:04:48.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:04:48.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:04:48.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T02:04:48.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:04:48.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T02:04:48.480Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2019-10-01T02:04:48.480Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T02:04:48.480Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:04:48.480Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2019-10-01T02:04:48.480Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-10-01T02:04:48.480Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT [100/134] [2019-10-01T02:04:48.480Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] The project's OSGi version is 1.0.11.201910010108 [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [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-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:04:48.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-10-01T02:04:48.480Z] [INFO] [2019-10-01T02:04:48.480Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:48.480Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:04:49.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.044Z] [INFO] [2019-10-01T02:04:49.044Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:04:49.301Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T02:04:49.301Z] [INFO] Command line: [2019-10-01T02:04:49.301Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T02:04:49.301Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:04:51.822Z] !SESSION 2019-10-01 02:04:49.553 ----------------------------------------------- [2019-10-01T02:04:51.822Z] eclipse.buildId=unknown [2019-10-01T02:04:51.822Z] java.version=1.8.0_202 [2019-10-01T02:04:51.822Z] java.vendor=Oracle Corporation [2019-10-01T02:04:51.822Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:04:51.822Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T02:04:51.822Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T02:04:51.822Z] [2019-10-01T02:04:51.822Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:04:51.367 [2019-10-01T02:04:51.822Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:04:51.822Z] !STACK 0 [2019-10-01T02:04:51.822Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:04:51.822Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:04:51.822Z] [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:04:51.822Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:04:56.237Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-10-01T02:04:58.760Z] Display size: 1440x900 [2019-10-01T02:04:58.760Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T02:04:58.760Z] GTK version=2.24.30 [2019-10-01T02:04:58.760Z] GTK theme=unknown [2019-10-01T02:04:58.760Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T02:04:58.760Z] Time zone: Coordinated Universal Time [2019-10-01T02:04:58.760Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T02:04:58.760Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T02:05:00.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-10-01T02:05:00.657Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:05:15.510Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-10-01T02:05:15.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:15.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-10-01T02:05:15.510Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:05:15.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:15.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:15.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:15.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:15.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:15.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:15.510Z] DEBUG - Setting state to checked on: memory [2019-10-01T02:05:15.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-10-01T02:05:15.510Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-10-01T02:05:15.767Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-10-01T02:05:15.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:15.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:15.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:15.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:15.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:15.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:15.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:15.767Z] DEBUG - Setting state to checked on: memory [2019-10-01T02:05:16.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062514271 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:16.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:16.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:16.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:16.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:16.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062514236 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:05:16.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062514235 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:05:16.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062514235 data=null} to TreeItem with text {test} [2019-10-01T02:05:16.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062514234 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:05:16.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062514233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:05:16.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062514197 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:05:16.526Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:16.526Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:16.526Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:17.089Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:17.089Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513325 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513324 data=null 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-10-01T02:05:17.089Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513322 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062513322 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:17.089Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Clicking on OK [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062513318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062513317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062513317 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062513316 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062513316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062513316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:17.089Z] DEBUG - Clicked on OK [2019-10-01T02:05:17.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062513316 data=null item=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-10-01T02:05:17.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062514048 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-10-01T02:05:18.166Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.194 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-10-01T02:05:18.166Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 14.85 s [2019-10-01T02:05:18.166Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.927 s [2019-10-01T02:05:18.166Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-10-01T02:05:18.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:18.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:18.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:18.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:18.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:18.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:18.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062511944 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062511944 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062511943 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062511943 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062511942 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-10-01T02:05:18.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062511866 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:18.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062511863 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062511863 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062511863 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062511862 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062511861 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-10-01T02:05:18.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062511849 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062511846 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062511846 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062511845 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062511844 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-10-01T02:05:18.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062511788 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:18.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:18.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062511785 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:18.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062511784 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:18.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062511784 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:18.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062511784 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:18.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062511783 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-10-01T02:05:18.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062511760 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:20.572Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:20.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:22.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:22.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:22.721Z] DEBUG - number of items : 18 [2019-10-01T02:05:22.721Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:22.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062507770 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-10-01T02:05:22.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062507769 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-10-01T02:05:22.721Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062507769 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:22.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062507769 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-10-01T02:05:22.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062507768 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-10-01T02:05:22.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062507676 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-10-01T02:05:22.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062507675 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-10-01T02:05:22.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062507675 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-10-01T02:05:22.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062507674 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:22.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062507674 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:22.721Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:22.721Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-10-01T02:05:22.721Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:22.721Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-10-01T02:05:22.721Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:22.722Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:22.722Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:22.722Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:22.722Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:22.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:22.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:22.722Z] DEBUG - Clicking on Add... [2019-10-01T02:05:22.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2062507669 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-10-01T02:05:22.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2062507669 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-10-01T02:05:22.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2062507669 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:22.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2062507668 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:22.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2062507668 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-10-01T02:05:22.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2062507668 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-10-01T02:05:22.979Z] [2019-10-01T02:05:22.979Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-10-01 02:05:22.888 [2019-10-01T02:05:22.979Z] !MESSAGE no spawner in java.library.path [2019-10-01T02:05:22.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2062507668 data=null item=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-10-01T02:05:22.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2062507412 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-10-01T02:05:22.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2062507412 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-10-01T02:05:22.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2062507411 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-10-01T02:05:22.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2062507411 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2062507411 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Clicked on Add... [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:22.979Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Clicking on OK [2019-10-01T02:05:22.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062507406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062507406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062507406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062507405 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062507405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062507405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:22.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-2062507364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:23.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062507404 data=null item=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-10-01T02:05:23.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062507768 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-10-01T02:05:23.236Z] DEBUG - Clicked on [2019-10-01T02:05:23.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:23.236Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:05:23.236Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:05:23.236Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:23.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:23.800Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:23.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:23.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:23.800Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:23.800Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:24.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062506093 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:24.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:24.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:24.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:24.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:24.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062506060 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:24.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062506059 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:24.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062506059 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:24.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062506058 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:24.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062506058 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-10-01T02:05:24.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062506038 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:24.621Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:24.621Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:24.621Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:24.621Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:24.621Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505831 data=null 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-10-01T02:05:24.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062505830 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:24.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Clicking on OK [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062505827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062505827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062505827 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062505827 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062505826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062505826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:24.621Z] DEBUG - Clicked on OK [2019-10-01T02:05:25.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062505826 data=null item=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-10-01T02:05:25.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062505955 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-10-01T02:05:25.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:25.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:25.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:25.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:25.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:25.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062505063 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062505063 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062505062 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062505062 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062505061 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-10-01T02:05:25.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062505049 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062505047 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062505047 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062505047 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062505046 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062505046 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-10-01T02:05:25.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062505037 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062505036 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062505036 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062505035 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062505035 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-10-01T02:05:25.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062505029 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:25.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062505027 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062505027 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:25.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062505026 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:25.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062505026 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:25.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062505025 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-10-01T02:05:25.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062505016 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:27.326Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:27.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:27.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:27.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:27.326Z] DEBUG - number of items : 18 [2019-10-01T02:05:27.326Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:27.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062503094 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062503094 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-10-01T02:05:27.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062503094 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:27.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062503093 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062503093 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062503034 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062503032 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062503032 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-10-01T02:05:27.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062503032 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:27.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062503032 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:27.326Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:27.326Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:27.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:27.326Z] DEBUG - Clicking on Add... [2019-10-01T02:05:27.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2062503027 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2062503026 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-10-01T02:05:27.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2062503026 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:27.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2062503026 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:27.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2062503025 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-10-01T02:05:27.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2062503025 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2062502905 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2062502903 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2062502903 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2062502903 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2062502902 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Add... [2019-10-01T02:05:27.584Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicking on OK [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062502899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062502899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062502899 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062502899 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062502898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062502898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062502898 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2062503025 data=null item=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-10-01T02:05:27.584Z] DEBUG - Clicked on [2019-10-01T02:05:27.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:05:27.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2062502860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2062502860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2062502860 data=null doit=true} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2062502860 data=null} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2062502859 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062502858 data=null item=TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2062502857 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - Clicking on Down [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-2062502853 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2062502853 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-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-2062502853 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-2062502853 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-2062502853 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-2062502852 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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-2062502852 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-2062502849 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2062502849 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-2062502849 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-2062502848 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-2062502848 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Down [2019-10-01T02:05:27.584Z] DEBUG - Clicking on Down [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-2062502848 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2062502847 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-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-2062502847 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-2062502847 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-2062502847 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-2062502846 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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-2062502846 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-2062502843 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2062502843 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-2062502843 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-2062502842 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-2062502842 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Down [2019-10-01T02:05:27.584Z] DEBUG - Clicking on Down [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-2062502841 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2062502841 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-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-2062502841 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-2062502841 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-2062502840 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-2062502840 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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-2062502840 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-2062502837 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2062502837 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-2062502837 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-2062502837 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-2062502836 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Down [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - Clicking on Up [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-2062502815 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2062502814 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-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-2062502814 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-2062502814 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-2062502814 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-2062502814 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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-2062502813 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-2062502811 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2062502810 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-2062502810 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-2062502810 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-2062502809 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Up [2019-10-01T02:05:27.584Z] DEBUG - Clicking on Up [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-2062502809 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2062502809 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-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-2062502809 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-2062502808 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-2062502808 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-2062502808 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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-2062502808 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-2062502805 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2062502804 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-2062502804 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-2062502804 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-2062502804 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Up [2019-10-01T02:05:27.584Z] DEBUG - Clicking on Up [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-2062502803 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2062502803 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-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-2062502803 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-2062502803 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-2062502802 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-2062502802 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-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-2062502802 data=null item=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-10-01T02:05:27.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-2062502799 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2062502799 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-10-01T02:05:27.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-2062502799 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-10-01T02:05:27.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-2062502798 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-2062502798 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - Clicked on Up [2019-10-01T02:05:27.584Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2062502796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2062502795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2062502795 data=null doit=true} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2062502795 data=null} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2062502794 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062502794 data=null item=TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2062502793 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2062502793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2062502792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2062502792 data=null doit=true} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2062502792 data=null} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-2062502791 data=null button=1 stateMask=0x40000 x=259 y=36 count=1} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062502791 data=null item=TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/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-10-01T02:05:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-2062502790 data=null button=1 stateMask=0xc0000 x=259 y=36 count=1} to (of type 'Table') [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:27.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - Clicking on Remove [2019-10-01T02:05:27.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-2062502786 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-10-01T02:05:27.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-2062502786 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-10-01T02:05:27.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-2062502786 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-2062502786 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-2062502785 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-10-01T02:05:27.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-2062502785 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-10-01T02:05:27.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-2062502785 data=null item=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-10-01T02:05:27.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] DEBUG - Clicked on Remove [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:27.585Z] DEBUG - Clicking on Cancel [2019-10-01T02:05:27.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2062502778 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-10-01T02:05:27.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2062502778 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-10-01T02:05:27.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2062502778 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2062502777 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:05:27.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2062502777 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-10-01T02:05:27.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2062502777 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-10-01T02:05:27.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2062502776 data=null item=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-10-01T02:05:27.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062503093 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-10-01T02:05:27.842Z] DEBUG - Clicked on [2019-10-01T02:05:28.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062502240 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:28.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:28.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:28.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:28.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:28.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062502180 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:28.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062502180 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:28.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062502180 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:28.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062502179 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:28.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062502179 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-10-01T02:05:28.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062502161 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:28.405Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:28.405Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:28.405Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:28.968Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:28.968Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501448 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501447 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501447 data=null 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-10-01T02:05:28.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501446 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062501446 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:28.968Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Clicking on OK [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062501444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062501443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062501443 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062501443 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062501443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062501443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:28.968Z] DEBUG - Clicked on OK [2019-10-01T02:05:29.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062501442 data=null item=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-10-01T02:05:29.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062502074 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-10-01T02:05:29.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:29.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:29.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:29.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:29.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:29.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:29.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062500814 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062500813 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062500813 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062500813 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062500812 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-10-01T02:05:29.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062500801 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:29.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062500800 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062500800 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062500800 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062500799 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062500799 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-10-01T02:05:29.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062500790 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062500790 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062500790 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062500789 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062500789 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-10-01T02:05:29.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062500784 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:29.788Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:29.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062500782 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062500781 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:29.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062500781 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:29.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062500781 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:29.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062500780 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-10-01T02:05:29.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062500772 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:31.681Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:31.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:31.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:31.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:05:31.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:05:31.681Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:31.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:32.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:32.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:32.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:32.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:32.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-2062498207 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-10-01T02:05:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-2062498184 data=null button=1 stateMask=0x80000 x=78 y=-13 count=1} to TreeColumn with text {Name} [2019-10-01T02:05:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-2062498175 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-10-01T02:05:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-2062498165 data=null button=1 stateMask=0x80000 x=186 y=-13 count=1} to TreeColumn with text {PID/TID} [2019-10-01T02:05:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-2062498156 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-10-01T02:05:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-2062498146 data=null button=1 stateMask=0x80000 x=344 y=-13 count=1} to TreeColumn with text {Start time} [2019-10-01T02:05:32.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:32.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:32.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:32.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062497645 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:32.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:32.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:32.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:32.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:32.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062497598 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:32.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062497598 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:32.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062497598 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:32.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062497597 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:32.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062497597 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-10-01T02:05:32.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062497582 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:33.063Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:33.063Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:33.063Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:33.628Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:33.628Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496891 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496891 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496890 data=null 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-10-01T02:05:33.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062496889 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:33.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Clicking on OK [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062496886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062496886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062496886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062496886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062496885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062496885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:33.628Z] DEBUG - Clicked on OK [2019-10-01T02:05:33.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062496885 data=null item=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-10-01T02:05:33.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062497499 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-10-01T02:05:34.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:34.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:34.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:34.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:34.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:34.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:34.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062495920 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062495920 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062495919 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062495919 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062495919 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-10-01T02:05:34.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062495909 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:34.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062495908 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062495908 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062495907 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062495907 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062495907 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-10-01T02:05:34.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062495898 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062495898 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062495898 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062495897 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062495897 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-10-01T02:05:34.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062495892 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:34.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:34.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062495891 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:34.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062495890 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:34.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062495890 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:34.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062495890 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:34.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062495890 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-10-01T02:05:34.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062495882 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:36.335Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:36.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:36.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:36.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:36.335Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:05:36.335Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:05:36.335Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:36.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:37.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:37.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:37.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:37.155Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:37.155Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062493171 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:37.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:37.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:37.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:37.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:37.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062493142 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062493141 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:37.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062493141 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:37.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062493141 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:37.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062493141 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-10-01T02:05:37.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062493129 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:37.412Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:37.412Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:37.412Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:37.977Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:37.977Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492446 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492446 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492445 data=null 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-10-01T02:05:37.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062492444 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:37.977Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] DEBUG - Clicking on OK [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062492442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062492442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062492442 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062492442 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062492441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062492441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:37.977Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:38.234Z] DEBUG - Clicked on OK [2019-10-01T02:05:38.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062492441 data=null item=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-10-01T02:05:38.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062493066 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-10-01T02:05:39.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:39.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:39.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:39.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:39.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:39.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062491428 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062491427 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062491427 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062491426 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062491426 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-10-01T02:05:39.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062491408 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062491407 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062491407 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062491407 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062491407 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062491406 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-10-01T02:05:39.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062491396 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062491395 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062491395 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062491395 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062491395 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-10-01T02:05:39.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062491389 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:39.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062491388 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062491388 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:39.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062491387 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:39.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062491387 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:39.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062491387 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-10-01T02:05:39.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062491379 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:41.056Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:41.056Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:41.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:41.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:41.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:41.056Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:41.056Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:41.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062489043 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:41.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:41.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:41.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:41.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:41.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062489012 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:41.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062489012 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:41.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062489011 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:41.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062489011 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:41.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062489011 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-10-01T02:05:41.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062488999 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:41.569Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:41.569Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:41.569Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:42.133Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:42.133Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:42.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488328 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488328 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488328 data=null 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-10-01T02:05:42.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488327 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062488327 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:42.133Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Clicking on OK [2019-10-01T02:05:42.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062488325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062488324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062488324 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062488324 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062488324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062488324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:42.134Z] DEBUG - Clicked on OK [2019-10-01T02:05:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062488324 data=null item=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-10-01T02:05:42.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062488938 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-10-01T02:05:42.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:42.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:42.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:42.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:42.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:42.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:42.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062487687 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062487687 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062487687 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062487686 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062487686 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-10-01T02:05:42.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062487669 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:42.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062487668 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062487668 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062487668 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062487667 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062487667 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-10-01T02:05:42.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062487659 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062487658 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062487658 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062487657 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.904Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062487657 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-10-01T02:05:42.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062487651 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:42.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:42.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062487650 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:42.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062487650 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:42.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062487650 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:42.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062487650 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:42.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062487649 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-10-01T02:05:42.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062487642 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:44.797Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:44.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:44.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:44.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:05:44.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:05:44.797Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:44.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:45.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:45.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:45.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:45.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:45.629Z] DEBUG - number of items : 18 [2019-10-01T02:05:45.629Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062485131 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062485131 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-10-01T02:05:45.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062485131 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062485131 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062485131 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062485070 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062485069 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062485069 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-10-01T02:05:45.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062485069 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:45.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062485069 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:45.629Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-10-01T02:05:45.629Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - Clicking on Add... [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2062485065 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2062485065 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-10-01T02:05:45.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2062485065 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2062485065 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2062485065 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2062485065 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-10-01T02:05:45.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2062485065 data=null item=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-10-01T02:05:45.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2062485056 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2062485055 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-10-01T02:05:45.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2062485055 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-10-01T02:05:45.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2062485055 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2062485055 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Clicked on Add... [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:45.629Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Clicking on OK [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062485053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062485053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062485053 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062485053 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062485052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062485052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-2062485012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:45.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062485052 data=null item=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-10-01T02:05:45.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062485130 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-10-01T02:05:45.629Z] DEBUG - Clicked on [2019-10-01T02:05:45.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:45.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:45.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:45.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:46.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062484427 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:46.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:46.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:46.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:46.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:46.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062484398 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:46.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062484398 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:46.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062484398 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:46.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062484398 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:46.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062484397 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-10-01T02:05:46.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062484382 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:46.194Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:46.194Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:46.194Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:46.758Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:46.758Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483688 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483688 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null 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-10-01T02:05:46.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483687 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062483686 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:46.758Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Clicking on OK [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062483684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062483684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062483684 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062483684 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062483684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062483684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:46.758Z] DEBUG - Clicked on OK [2019-10-01T02:05:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062483684 data=null item=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-10-01T02:05:47.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062484307 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-10-01T02:05:47.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:47.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:47.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:47.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:47.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062483058 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062483058 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062483057 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062483057 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062483057 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-10-01T02:05:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062483046 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062483045 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062483044 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062483044 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062483044 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062483044 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-10-01T02:05:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062483034 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062483033 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062483033 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062483033 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062483033 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-10-01T02:05:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062483028 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:47.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062483027 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062483026 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:47.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062483026 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:47.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062483026 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:47.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062483026 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-10-01T02:05:47.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062483017 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:49.425Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:49.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:49.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:49.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:49.425Z] DEBUG - number of items : 18 [2019-10-01T02:05:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062480721 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:05:49.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:05:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:49.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062480687 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062480687 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062480687 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062480686 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062480686 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-10-01T02:05:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062480674 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:49.939Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:05:49.940Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:05:49.940Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:05:50.503Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:05:50.503Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479998 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479997 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479997 data=null 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-10-01T02:05:50.503Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479996 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062479996 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:05:50.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Clicking on OK [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062479994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062479994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062479994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062479994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062479994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062479993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:05:50.503Z] DEBUG - Clicked on OK [2019-10-01T02:05:50.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062479993 data=null item=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-10-01T02:05:50.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062480613 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-10-01T02:05:51.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:05:51.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:51.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:51.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:05:51.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:05:51.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062479367 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062479366 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062479366 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062479366 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062479365 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-10-01T02:05:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062479356 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062479355 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062479355 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062479354 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062479354 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062479354 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-10-01T02:05:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062479347 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062479346 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062479346 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062479346 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062479345 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-10-01T02:05:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062479340 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:05:51.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062479339 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062479339 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:05:51.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062479339 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:05:51.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062479339 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:51.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062479339 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-10-01T02:05:51.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062479331 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:05:52.911Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-10-01T02:05:52.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:52.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:52.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:52.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:05:52.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:05:52.911Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:05:53.168Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:53.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:53.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:53.733Z] DEBUG - number of items : 18 [2019-10-01T02:05:53.733Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062476880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062476880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062476880 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062476880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062476879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062476879 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-10-01T02:05:53.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062476870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062476862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062476862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062476862 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062476862 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:53.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:54.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:54.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:54.130Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:54.130Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:54.130Z] DEBUG - number of items : 18 [2019-10-01T02:05:54.130Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062476326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062476326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062476326 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062476325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062476325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062476325 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-10-01T02:05:54.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062476317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062476306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062476306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062476306 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062476306 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:54.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:54.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:54.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:54.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:54.735Z] DEBUG - number of items : 18 [2019-10-01T02:05:54.735Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062475769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062475769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062475768 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062475768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062475768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062475768 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-10-01T02:05:54.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062475758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062475746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062475745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062475745 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062475745 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:54.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:55.299Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:55.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:55.299Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:55.299Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:55.299Z] DEBUG - number of items : 18 [2019-10-01T02:05:55.299Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062475178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062475178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062475178 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062475178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062475177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062475177 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-10-01T02:05:55.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062475168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062475159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062475158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062475158 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062475158 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.299Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:55.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:55.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:55.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:55.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:55.861Z] DEBUG - number of items : 18 [2019-10-01T02:05:55.861Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062474627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062474626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062474626 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062474626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062474626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062474626 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-10-01T02:05:55.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062474614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062474606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062474606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062474606 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062474606 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:55.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:56.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:56.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:56.426Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:56.426Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:56.426Z] DEBUG - number of items : 18 [2019-10-01T02:05:56.426Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062474085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062474085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062474085 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062474085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062474084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062474084 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-10-01T02:05:56.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062474076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062474068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062474067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062474067 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062474067 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:56.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:56.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:56.990Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:56.990Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:56.990Z] DEBUG - number of items : 18 [2019-10-01T02:05:56.990Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062473536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062473536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062473535 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062473535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062473535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062473535 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-10-01T02:05:56.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062473527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062473520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062473519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062473519 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062473519 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:56.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:57.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:57.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:57.554Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:57.554Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:57.554Z] DEBUG - number of items : 18 [2019-10-01T02:05:57.554Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062472973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062472973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062472972 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062472972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062472972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062472972 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-10-01T02:05:57.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062472962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062472955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062472955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062472954 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062472954 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:57.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:58.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:58.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:58.118Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:58.118Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:58.118Z] DEBUG - number of items : 18 [2019-10-01T02:05:58.118Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062472423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062472423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062472423 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062472423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062472423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062472423 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-10-01T02:05:58.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062472415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062472408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062472408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062472407 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062472407 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:58.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:58.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:58.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:58.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:58.681Z] DEBUG - number of items : 18 [2019-10-01T02:05:58.681Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062471874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062471874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062471873 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062471873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062471873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062471873 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-10-01T02:05:58.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062471865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062471857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062471856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062471856 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062471856 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-10-01T02:05:58.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:59.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:59.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:59.244Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:59.244Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:59.244Z] DEBUG - number of items : 18 [2019-10-01T02:05:59.244Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062471322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062471322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062471322 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062471322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062471321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062471321 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-10-01T02:05:59.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062471312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062471304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062471304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062471304 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062471304 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:59.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:05:59.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:05:59.807Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:59.807Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:05:59.807Z] DEBUG - number of items : 18 [2019-10-01T02:05:59.807Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062470773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062470773 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062470773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062470772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062470772 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-10-01T02:05:59.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062470764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062470757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062470757 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062470756 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-10-01T02:05:59.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:06:00.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:06:00.369Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-10-01T02:06:00.369Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:06:00.369Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-10-01T02:06:00.369Z] DEBUG - number of items : 18 [2019-10-01T02:06:00.369Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062470229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062470228 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062470228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062470228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062470228 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-10-01T02:06:00.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062470221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062470221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062470220 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062470220 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-10-01T02:06:00.369Z] DEBUG - number of items : 18 [2019-10-01T02:06:00.369Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062470219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062470219 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062470219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062470219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062470219 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-10-01T02:06:00.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062470213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062470213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062470212 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062470212 data=null} to ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-10-01T02:06:00.369Z] DEBUG - number of items : 18 [2019-10-01T02:06:00.369Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062470211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062470211 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062470211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062470211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062470211 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-10-01T02:06:00.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062470205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062470204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062470204 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062470204 data=null} to ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-10-01T02:06:00.369Z] DEBUG - number of items : 18 [2019-10-01T02:06:00.369Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2062470203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2062470203 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2062470203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2062470202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2062470202 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-10-01T02:06:00.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2062470196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2062470195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2062470195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2062470195 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2062470195 data=null} to ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.370Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-10-01T02:06:00.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062469695 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:06:00.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:06:00.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:06:00.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:06:00.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:06:00.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2062469663 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2019-10-01T02:06:00.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2062469663 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-10-01T02:06:00.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2062469663 data=null} to TreeItem with text {TestForCallstack} [2019-10-01T02:06:00.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2062469662 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:06:00.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062469662 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-10-01T02:06:00.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2062469648 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2019-10-01T02:06:00.933Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:06:00.933Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:06:00.933Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:06:01.496Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:06:01.496Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468963 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468963 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468963 data=null 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-10-01T02:06:01.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468962 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062468962 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:06:01.496Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Clicking on OK [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062468960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062468960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062468960 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062468959 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062468959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062468959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:06:01.496Z] DEBUG - Clicked on OK [2019-10-01T02:06:02.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062468959 data=null item=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-10-01T02:06:02.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062469576 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-10-01T02:06:02.316Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.071 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-10-01T02:06:02.316Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.79 s [2019-10-01T02:06:02.316Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.35 s [2019-10-01T02:06:02.316Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.893 s [2019-10-01T02:06:02.316Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.382 s [2019-10-01T02:06:02.316Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.841 s [2019-10-01T02:06:02.316Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.637 s [2019-10-01T02:06:02.316Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.692 s [2019-10-01T02:06:02.316Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 11.323 s [2019-10-01T02:06:02.316Z] [2019-10-01T02:06:02.316Z] Results: [2019-10-01T02:06:02.316Z] [2019-10-01T02:06:02.316Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:06:02.316Z] [2019-10-01T02:06:02.572Z] [2019-10-01T02:06:02.572Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:06:02.548 [2019-10-01T02:06:02.572Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:06:04.232Z] [INFO] All tests passed! [2019-10-01T02:06:04.232Z] [INFO] [2019-10-01T02:06:04.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:06:04.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:04.232Z] [INFO] [2019-10-01T02:06:04.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:06:05.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:06:05.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:05.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:06:06.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:06:07.044Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:06:07.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:06:07.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:06:07.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:06:07.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:06:07.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:06:08.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:06:10.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:06:10.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:06:10.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:06:10.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:06:10.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:06:10.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:06:10.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:06:10.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:06:10.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:06:11.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T02:06:11.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T02:06:11.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:06:11.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:06:11.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:06:11.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:06:11.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:06:11.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:06:11.807Z] [INFO] [2019-10-01T02:06:11.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:06:11.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2019-10-01T02:06:11.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2019-10-01T02:06:11.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2019-10-01T02:06:11.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:06:11.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2019-10-01T02:06:11.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2019-10-01T02:06:11.807Z] [INFO] [2019-10-01T02:06:11.807Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-10-01T02:06:11.807Z] [INFO] [2019-10-01T02:06:11.807Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-10-01T02:06:11.807Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.1.0-SNAPSHOT [101/134] [2019-10-01T02:06:11.807Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T02:06:11.807Z] [INFO] [2019-10-01T02:06:11.807Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:11.807Z] [INFO] [2019-10-01T02:06:11.807Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.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-master-nightly-neon/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-10-01T02:06:12.064Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.1.0-SNAPSHOT.pom [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-10-01T02:06:12.064Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT [102/134] [2019-10-01T02:06:12.064Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] The project's OSGi version is 1.1.1.201910010108 [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.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-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:12.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:12.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-10-01T02:06:12.064Z] [INFO] [2019-10-01T02:06:12.064Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.321Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar [2019-10-01T02:06:12.321Z] [INFO] [2019-10-01T02:06:12.321Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.321Z] [INFO] [2019-10-01T02:06:12.321Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.321Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar [2019-10-01T02:06:12.321Z] [INFO] [2019-10-01T02:06:12.321Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.321Z] [INFO] [2019-10-01T02:06:12.321Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.321Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.322Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.322Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.322Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar [2019-10-01T02:06:12.322Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.pom [2019-10-01T02:06:12.322Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar [2019-10-01T02:06:12.322Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:06:12.322Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml [2019-10-01T02:06:12.322Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-10-01T02:06:12.322Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT [103/134] [2019-10-01T02:06:12.322Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.322Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.322Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.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-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:12.322Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:12.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-10-01T02:06:12.580Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-10-01T02:06:12.580Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-10-01T02:06:12.580Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-10-01T02:06:12.580Z] ^^^^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-10-01T02:06:12.580Z] new EthernetIIPacket(dummy, null, packet); [2019-10-01T02:06:12.580Z] ^^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-10-01T02:06:12.580Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-10-01T02:06:12.580Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-10-01T02:06:12.580Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-10-01T02:06:12.580Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-10-01T02:06:12.580Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-10-01T02:06:12.580Z] public void FileOpenBadPcapTest() throws IOException { [2019-10-01T02:06:12.580Z] ^^^^^^^^^^^ [2019-10-01T02:06:12.580Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-10-01T02:06:12.580Z] public void FileOpenBinaryFile() throws IOException { [2019-10-01T02:06:12.580Z] ^^^^^^^^^^^ [2019-10-01T02:06:12.580Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-10-01T02:06:12.580Z] public void FileOpenDirectory() throws IOException { [2019-10-01T02:06:12.580Z] ^^^^^^^^^^^ [2019-10-01T02:06:12.580Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-10-01T02:06:12.580Z] PcapFile littleEndian = trace.getTrace(); [2019-10-01T02:06:12.580Z] ^^^^^^^^^^^^ [2019-10-01T02:06:12.580Z] Potential resource leak: 'littleEndian' may not be closed [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-10-01T02:06:12.580Z] PcapFile bigEndian = trace.getTrace(); [2019-10-01T02:06:12.580Z] ^^^^^^^^^ [2019-10-01T02:06:12.580Z] Potential resource leak: 'bigEndian' may not be closed [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-10-01T02:06:12.580Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-10-01T02:06:12.580Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-10-01T02:06:12.580Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-10-01T02:06:12.580Z] ^^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-10-01T02:06:12.580Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-10-01T02:06:12.580Z] ^^^^^ [2019-10-01T02:06:12.580Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:12.580Z] 18 problems (18 warnings) [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:12.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:12.580Z] [INFO] [2019-10-01T02:06:12.580Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:13.026Z] [INFO] Executing tasks [2019-10-01T02:06:13.026Z] [2019-10-01T02:06:13.026Z] main: [2019-10-01T02:06:13.026Z] [2019-10-01T02:06:13.026Z] main: [2019-10-01T02:06:13.026Z] [2019-10-01T02:06:13.026Z] checkAnyTraceExists: [2019-10-01T02:06:13.027Z] [2019-10-01T02:06:13.027Z] verifyChecksum: [2019-10-01T02:06:13.027Z] [echo] Verifying: ${anyTraceExists} [2019-10-01T02:06:13.027Z] [2019-10-01T02:06:13.027Z] deleteFailedCheckSumTraces: [2019-10-01T02:06:13.027Z] [2019-10-01T02:06:13.027Z] downloadTraceFiles: [2019-10-01T02:06:13.027Z] [echo] Attempting to download test traces [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-10-01T02:06:13.027Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-10-01T02:06:13.027Z] [get] To: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-10-01T02:06:13.027Z] [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-10-01T02:06:13.685Z] [2019-10-01T02:06:13.685Z] extractTraces: [2019-10-01T02:06:13.685Z] [2019-10-01T02:06:13.685Z] checkAnyTraceExists: [2019-10-01T02:06:13.685Z] [2019-10-01T02:06:13.685Z] verifyChecksum: [2019-10-01T02:06:13.686Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-10-01T02:06:13.686Z] [2019-10-01T02:06:13.686Z] warnFailedCheckSum: [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.686Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:13.942Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-10-01T02:06:15.311Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-10-01T02:06:15.311Z] [echo] Traces extracted successfully [2019-10-01T02:06:15.311Z] [INFO] Executed tasks [2019-10-01T02:06:15.311Z] [INFO] [2019-10-01T02:06:15.311Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:15.311Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-10-01T02:06:15.311Z] [INFO] Command line: [2019-10-01T02:06:15.311Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:06:15.311Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:06:17.203Z] !SESSION 2019-10-01 02:06:15.490 ----------------------------------------------- [2019-10-01T02:06:17.203Z] eclipse.buildId=unknown [2019-10-01T02:06:17.203Z] java.version=1.8.0_202 [2019-10-01T02:06:17.203Z] java.vendor=Oracle Corporation [2019-10-01T02:06:17.203Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:06:17.203Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:06:17.203Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:06:17.203Z] [2019-10-01T02:06:17.203Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:06:17.044 [2019-10-01T02:06:17.203Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:06:17.203Z] !STACK 0 [2019-10-01T02:06:17.203Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2019-10-01T02:06:17.203Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:06:17.203Z] [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:06:17.203Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-10-01T02:06:18.573Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.085 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-10-01T02:06:18.573Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.04 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-10-01T02:06:18.573Z] 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-10-01T02:06:18.573Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-10-01T02:06:18.573Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-10-01T02:06:18.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-10-01T02:06:18.573Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-10-01T02:06:18.573Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-10-01T02:06:18.573Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-10-01T02:06:18.573Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.001 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-10-01T02:06:18.573Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-10-01T02:06:18.573Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-10-01T02:06:18.573Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-10-01T02:06:18.573Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-10-01T02:06:18.573Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-10-01T02:06:18.573Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-10-01T02:06:18.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-10-01T02:06:18.573Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.003 s [2019-10-01T02:06:18.573Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-10-01T02:06:18.573Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.022 s [2019-10-01T02:06:18.573Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-10-01T02:06:18.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-10-01T02:06:18.830Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2019-10-01T02:06:18.830Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-10-01T02:06:18.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-10-01T02:06:18.830Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.019 s [2019-10-01T02:06:18.830Z] [2019-10-01T02:06:18.830Z] Results: [2019-10-01T02:06:18.830Z] [2019-10-01T02:06:18.830Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:06:18.830Z] [2019-10-01T02:06:19.760Z] [INFO] All tests passed! [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:19.760Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:19.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:19.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:19.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar [2019-10-01T02:06:19.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.pom [2019-10-01T02:06:19.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-10-01T02:06:19.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:06:19.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-10-01T02:06:19.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-10-01T02:06:19.760Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-10-01T02:06:19.760Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:19.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-10-01T02:06:19.760Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-10-01T02:06:19.760Z] String key = entry.getKey(); [2019-10-01T02:06:19.760Z] ^^^^^^^^^^^^^^ [2019-10-01T02:06:19.760Z] 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-10-01T02:06:19.760Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-10-01T02:06:19.760Z] String value = entry.getValue(); [2019-10-01T02:06:19.760Z] ^^^^^^^^^^^^^^^^ [2019-10-01T02:06:19.760Z] 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-10-01T02:06:19.760Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-10-01T02:06:19.760Z] entry.getValue().addEventToStream(event); [2019-10-01T02:06:19.760Z] ^^^^^^^^^^^^^^^^ [2019-10-01T02:06:19.760Z] 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-10-01T02:06:19.760Z] 3 problems (3 warnings) [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:19.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-10-01T02:06:19.760Z] [INFO] [2019-10-01T02:06:19.760Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:19.760Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:20.017Z] [INFO] [2019-10-01T02:06:20.017Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:20.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:20.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:06:20.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:06:20.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:06:20.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:06:20.531Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:06:21.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:21.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:21.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:21.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:21.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:21.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:21.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-10-01T02:06:21.463Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT [105/134] [2019-10-01T02:06:21.463Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] The project's OSGi version is 1.1.2.201910010108 [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:21.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-10-01T02:06:21.463Z] [INFO] [2019-10-01T02:06:21.463Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.463Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-10-01T02:06:21.721Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-10-01T02:06:21.721Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-10-01T02:06:21.721Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:06:21.721Z] 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-10-01T02:06:21.721Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-10-01T02:06:21.721Z] Table table = protocolEntry.getValue(); [2019-10-01T02:06:21.721Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:06:21.721Z] 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-10-01T02:06:21.721Z] 2 problems (2 warnings) [2019-10-01T02:06:21.721Z] [INFO] [2019-10-01T02:06:21.721Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:21.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-10-01T02:06:21.721Z] [INFO] [2019-10-01T02:06:21.721Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.721Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar [2019-10-01T02:06:21.721Z] [INFO] [2019-10-01T02:06:21.721Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.721Z] [INFO] [2019-10-01T02:06:21.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.721Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar [2019-10-01T02:06:21.979Z] [INFO] [2019-10-01T02:06:21.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.979Z] [INFO] [2019-10-01T02:06:21.979Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.979Z] [INFO] [2019-10-01T02:06:21.979Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.979Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar [2019-10-01T02:06:21.979Z] [INFO] [2019-10-01T02:06:21.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.979Z] [INFO] [2019-10-01T02:06:21.979Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:21.979Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:21.979Z] [INFO] [2019-10-01T02:06:21.979Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:22.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:22.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:06:22.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:06:22.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:06:22.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:06:22.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:06:23.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:06:23.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:06:23.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:06:25.595Z] [INFO] [2019-10-01T02:06:25.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:25.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar [2019-10-01T02:06:25.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.pom [2019-10-01T02:06:25.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar [2019-10-01T02:06:25.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:06:25.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2metadata.xml [2019-10-01T02:06:25.595Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2019-10-01T02:06:25.595Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-10-01T02:06:25.596Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.1.0-SNAPSHOT [106/134] [2019-10-01T02:06:25.596Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT.jar [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:25.596Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:25.596Z] [INFO] [2019-10-01T02:06:25.596Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:06:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:26.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:06:27.712Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:06:27.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:06:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:06:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:06:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:06:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:06:29.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:06:29.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:06:29.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:06:29.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:06:29.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:06:29.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:06:29.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:06:30.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:06:30.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T02:06:30.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:06:30.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:06:31.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:06:31.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:06:31.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:06:31.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:06:31.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T02:06:31.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:06:31.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-10-01T02:06:31.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:31.732Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT.jar [2019-10-01T02:06:31.732Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT.pom [2019-10-01T02:06:31.732Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:06:31.732Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:06:31.732Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-10-01T02:06:31.732Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-10-01T02:06:31.732Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] The project's OSGi version is 1.0.1.201910010108 [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:31.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-10-01T02:06:31.732Z] [INFO] [2019-10-01T02:06:31.732Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.732Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-10-01T02:06:31.732Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-10-01T02:06:31.989Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-10-01T02:06:31.989Z] ^^^^ [2019-10-01T02:06:31.989Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-10-01T02:06:31.989Z] 1 problem (1 warning) [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:31.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:31.989Z] [INFO] [2019-10-01T02:06:31.989Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:32.245Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-10-01T02:06:32.245Z] [INFO] Command line: [2019-10-01T02:06:32.245Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:06:32.245Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:06:34.984Z] !SESSION 2019-10-01 02:06:32.447 ----------------------------------------------- [2019-10-01T02:06:34.984Z] eclipse.buildId=unknown [2019-10-01T02:06:34.984Z] java.version=1.8.0_202 [2019-10-01T02:06:34.984Z] java.vendor=Oracle Corporation [2019-10-01T02:06:34.984Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:06:34.984Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:06:34.984Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:06:34.984Z] [2019-10-01T02:06:34.984Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:06:34.745 [2019-10-01T02:06:34.984Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:06:34.984Z] !STACK 0 [2019-10-01T02:06:34.984Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T02:06:34.984Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:06:34.984Z] [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:06:34.984Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:06:37.504Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-10-01T02:06:37.504Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-10-01T02:06:37.504Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.319 s [2019-10-01T02:06:37.504Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.008 s [2019-10-01T02:06:37.504Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-10-01T02:06:37.504Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.013 s [2019-10-01T02:06:37.504Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-10-01T02:06:37.504Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.005 s [2019-10-01T02:06:37.504Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-10-01T02:06:37.504Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-10-01T02:06:37.504Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-10-01T02:06:37.504Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-10-01T02:06:37.504Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-10-01T02:06:37.504Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-10-01T02:06:37.504Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-10-01T02:06:37.504Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-10-01T02:06:37.504Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-10-01T02:06:37.504Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-10-01T02:06:38.872Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-10-01T02:06:38.872Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.015 s [2019-10-01T02:06:38.872Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.002 s [2019-10-01T02:06:38.872Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.163 s [2019-10-01T02:06:38.872Z] [2019-10-01T02:06:38.872Z] Results: [2019-10-01T02:06:38.872Z] [2019-10-01T02:06:38.872Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:06:38.872Z] [2019-10-01T02:06:39.802Z] [INFO] All tests passed! [2019-10-01T02:06:39.802Z] [INFO] [2019-10-01T02:06:39.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:39.802Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:06:39.802Z] [INFO] [2019-10-01T02:06:39.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:40.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:06:40.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:06:40.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:06:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:06:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:06:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-10-01T02:06:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:06:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:06:40.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:06:41.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:06:41.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:06:41.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:41.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:41.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:41.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:41.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:41.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:41.760Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-10-01T02:06:41.760Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-10-01T02:06:41.760Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [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-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:41.760Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-10-01T02:06:41.760Z] [INFO] [2019-10-01T02:06:41.760Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:41.760Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:06:42.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.017Z] [INFO] [2019-10-01T02:06:42.017Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:06:42.582Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T02:06:42.582Z] [INFO] Command line: [2019-10-01T02:06:42.582Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T02:06:42.582Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:06:44.767Z] !SESSION 2019-10-01 02:06:42.628 ----------------------------------------------- [2019-10-01T02:06:44.767Z] eclipse.buildId=unknown [2019-10-01T02:06:44.767Z] java.version=1.8.0_202 [2019-10-01T02:06:44.767Z] java.vendor=Oracle Corporation [2019-10-01T02:06:44.767Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:06:44.767Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T02:06:44.767Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T02:06:44.767Z] [2019-10-01T02:06:44.767Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:06:44.722 [2019-10-01T02:06:44.767Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:06:44.767Z] !STACK 0 [2019-10-01T02:06:44.767Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:06:44.767Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:06:44.767Z] [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:06:44.767Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:06:50.024Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-10-01T02:06:51.918Z] Display size: 1440x900 [2019-10-01T02:06:51.918Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T02:06:51.918Z] GTK version=2.24.30 [2019-10-01T02:06:51.918Z] GTK theme=unknown [2019-10-01T02:06:51.918Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T02:06:51.918Z] Time zone: Coordinated Universal Time [2019-10-01T02:06:51.918Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T02:06:51.918Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T02:07:18.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:07:18.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:07:18.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:07:18.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:07:18.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Network Tracing - Eclipse Platform} time=-2062394159 data=null doit=true} to Shell with text {data - Network Tracing - Eclipse Platform} [2019-10-01T02:07:18.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:07:18.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:07:18.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:07:18.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062394089 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:07:18.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062394088 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:07:18.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062394087 data=null} to TreeItem with text {test} [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062394087 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:07:18.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062394085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062394002 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:07:18.632Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:07:18.632Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:07:18.632Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:07:18.632Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:07:18.632Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393133 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393132 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393131 data=null 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-10-01T02:07:18.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393131 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062393130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:07:18.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Clicking on OK [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062393125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062393125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062393125 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062393124 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062393124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062393124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:07:18.632Z] DEBUG - Clicked on OK [2019-10-01T02:07:18.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062393124 data=null item=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-10-01T02:07:18.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062393859 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-10-01T02:07:18.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.595 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-10-01T02:07:18.633Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 25.004 s [2019-10-01T02:07:18.633Z] [2019-10-01T02:07:18.633Z] Results: [2019-10-01T02:07:18.633Z] [2019-10-01T02:07:18.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:07:18.633Z] [2019-10-01T02:07:18.633Z] [2019-10-01T02:07:18.633Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:07:18.197 [2019-10-01T02:07:18.633Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:07:18.633Z] [2019-10-01T02:07:18.633Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:07:18.200 [2019-10-01T02:07:18.633Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:07:18.633Z] [2019-10-01T02:07:18.633Z] !ENTRY org.eclipse.ui 4 0 2019-10-01 02:07:18.222 [2019-10-01T02:07:18.633Z] !MESSAGE Error occurred during status handling [2019-10-01T02:07:18.633Z] !STACK 0 [2019-10-01T02:07:18.633Z] java.lang.NullPointerException [2019-10-01T02:07:18.633Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2019-10-01T02:07:18.633Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2019-10-01T02:07:18.633Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2019-10-01T02:07:18.633Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2019-10-01T02:07:18.633Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2019-10-01T02:07:18.633Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2019-10-01T02:07:18.633Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2019-10-01T02:07:18.633Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2019-10-01T02:07:18.633Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2019-10-01T02:07:18.633Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2019-10-01T02:07:18.633Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2019-10-01T02:07:18.633Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2019-10-01T02:07:18.633Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2019-10-01T02:07:18.633Z] at java.security.AccessController.doPrivileged(Native Method) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2019-10-01T02:07:18.633Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2019-10-01T02:07:18.633Z] at java.lang.Thread.run(Thread.java:748) [2019-10-01T02:07:19.197Z] [INFO] All tests passed! [2019-10-01T02:07:19.197Z] [INFO] [2019-10-01T02:07:19.197Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:07:19.197Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:19.197Z] [INFO] [2019-10-01T02:07:19.197Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:07:20.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:07:20.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:07:20.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:07:21.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:07:21.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:07:21.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:07:21.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:07:21.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:07:21.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-10-01T02:07:21.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:07:21.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:07:22.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:07:22.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:07:22.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:07:22.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:07:22.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:07:22.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:07:22.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-10-01T02:07:22.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-10-01T02:07:22.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:07:24.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:07:24.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-10-01T02:07:24.532Z] [INFO] Building Trace Compass RCP Parent 5.1.0-SNAPSHOT [109/134] [2019-10-01T02:07:24.532Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [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-master-nightly-neon/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-10-01T02:07:24.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.1.0-SNAPSHOT.pom [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-10-01T02:07:24.532Z] [INFO] Building Trace Compass RCP Branding plug-in 5.1.0-SNAPSHOT [110/134] [2019-10-01T02:07:24.532Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:24.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:24.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT-sources.jar [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] [2019-10-01T02:07:24.532Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.532Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.789Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT.pom [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT-sources.jar [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-10-01T02:07:24.789Z] [INFO] Building Trace Compass RCP Branding Feature 5.1.0-SNAPSHOT [111/134] [2019-10-01T02:07:24.789Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-10-01T02:07:24.789Z] [INFO] [2019-10-01T02:07:24.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:24.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT.pom [2019-10-01T02:07:25.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:07:25.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:25.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:25.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:25.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-10-01T02:07:25.047Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.1.0-SNAPSHOT [112/134] [2019-10-01T02:07:25.047Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:25.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-10-01T02:07:25.047Z] [INFO] [2019-10-01T02:07:25.047Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.047Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:25.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT-sources.jar [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.304Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:25.304Z] [INFO] [2019-10-01T02:07:25.304Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:25.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:07:25.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:07:25.819Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:07:27.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:07:27.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:07:27.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:07:28.162Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:28.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:28.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT.pom [2019-10-01T02:07:28.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT-sources.jar [2019-10-01T02:07:28.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:07:28.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:28.162Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-10-01T02:07:28.162Z] [INFO] Building Trace Compass RCP Feature 5.1.0-SNAPSHOT [113/134] [2019-10-01T02:07:28.162Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.162Z] [INFO] [2019-10-01T02:07:28.162Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.420Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:28.420Z] [INFO] [2019-10-01T02:07:28.420Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.420Z] [INFO] [2019-10-01T02:07:28.420Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.420Z] [INFO] [2019-10-01T02:07:28.420Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.420Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB) [2019-10-01T02:07:28.420Z] [INFO] The user operation is waiting for background work to complete. [2019-10-01T02:07:28.420Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB) [2019-10-01T02:07:28.420Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-10-01T02:07:28.676Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:07:28.676Z] [INFO] [2019-10-01T02:07:28.676Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.676Z] [INFO] [2019-10-01T02:07:28.676Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.676Z] [INFO] [2019-10-01T02:07:28.676Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.676Z] [INFO] [2019-10-01T02:07:28.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:28.676Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:28.676Z] [INFO] [2019-10-01T02:07:28.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:29.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:07:29.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:07:29.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:07:30.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:07:30.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:07:31.666Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:07:31.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:07:31.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:07:31.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:07:31.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:07:31.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:07:32.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:07:32.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:07:32.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:07:32.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:07:32.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:07:32.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:07:32.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T02:07:32.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-10-01T02:07:32.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T02:07:32.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-10-01T02:07:32.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:07:32.694Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:07:32.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:07:33.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:07:33.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT.jar [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT.pom [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:33.206Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-10-01T02:07:33.206Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-10-01T02:07:33.206Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:33.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-10-01T02:07:33.206Z] [INFO] [2019-10-01T02:07:33.206Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.206Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:33.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:33.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:33.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:33.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:33.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:33.770Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-10-01T02:07:33.770Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-10-01T02:07:33.770Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:33.770Z] [INFO] [2019-10-01T02:07:33.770Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.027Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (73.23kB) [2019-10-01T02:07:34.027Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (73.23kB) [2019-10-01T02:07:34.027Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.63kB) [2019-10-01T02:07:34.027Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.63kB) [2019-10-01T02:07:34.284Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.72kB) [2019-10-01T02:07:34.284Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.72kB) [2019-10-01T02:07:34.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:34.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:34.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:34.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:34.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-10-01T02:07:34.284Z] [INFO] Building Trace Compass Json trace Parent 5.1.0-SNAPSHOT [116/134] [2019-10-01T02:07:34.284Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [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-master-nightly-neon/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-10-01T02:07:34.284Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.1.0-SNAPSHOT.pom [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-10-01T02:07:34.284Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.2-SNAPSHOT [117/134] [2019-10-01T02:07:34.284Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [INFO] The project's OSGi version is 0.1.2.201910010108 [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [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-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:34.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-10-01T02:07:34.284Z] [INFO] [2019-10-01T02:07:34.284Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:34.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT-sources.jar [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT.jar [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] [2019-10-01T02:07:34.542Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.542Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT.jar [2019-10-01T02:07:34.800Z] [INFO] [2019-10-01T02:07:34.800Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.800Z] [INFO] [2019-10-01T02:07:34.800Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.800Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:34.800Z] [INFO] [2019-10-01T02:07:34.800Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:34.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:07:34.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:07:35.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:07:35.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:07:35.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:07:35.743Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:35.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT.jar [2019-10-01T02:07:35.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT.pom [2019-10-01T02:07:35.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT-sources.jar [2019-10-01T02:07:35.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:07:35.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT-p2metadata.xml [2019-10-01T02:07:35.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.2-SNAPSHOT-p2artifacts.xml [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-10-01T02:07:35.743Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-10-01T02:07:35.743Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [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-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] [2019-10-01T02:07:35.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:35.743Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.000Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:07:36.000Z] [INFO] [2019-10-01T02:07:36.000Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:36.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:07:36.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:07:37.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:07:37.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:07:38.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:07:39.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:07:39.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:07:39.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:07:39.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:07:39.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:07:39.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:07:39.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:07:39.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:07:39.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:07:39.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:07:39.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:07:40.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:07:40.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T02:07:40.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-10-01T02:07:40.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T02:07:40.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:07:40.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:07:40.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:07:40.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:07:40.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:40.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:40.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:40.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:40.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:40.660Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-10-01T02:07:40.660Z] [INFO] Building Trace Compass RCP Product 5.1.0-SNAPSHOT [119/134] [2019-10-01T02:07:40.660Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [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-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:07:40.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.660Z] [INFO] [2019-10-01T02:07:40.660Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:40.917Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-10-01T02:07:40.917Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-10-01T02:07:40.917Z] [INFO] [2019-10-01T02:07:40.917Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:41.174Z] [INFO] [2019-10-01T02:07:41.174Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:41.174Z] [INFO] [2019-10-01T02:07:41.174Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:07:41.174Z] [INFO] [2019-10-01T02:07:41.174Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:08:19.851Z] [INFO] [2019-10-01T02:08:19.851Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:08:19.851Z] [INFO] [2019-10-01T02:08:19.851Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:08:19.851Z] [INFO] [2019-10-01T02:08:19.851Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:08:19.851Z] [INFO] [2019-10-01T02:08:19.852Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:08:19.852Z] [INFO] [2019-10-01T02:08:19.852Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:08:19.852Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-10-01T02:08:19.852Z] Installing org.eclipse.tracecompass.rcp 5.1.0.201910010108. [2019-10-01T02:08:32.029Z] Operation completed in 17792 ms. [2019-10-01T02:08:32.029Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-10-01T02:08:32.029Z] Installing org.eclipse.tracecompass.rcp 5.1.0.201910010108. [2019-10-01T02:08:46.889Z] Operation completed in 14161 ms. [2019-10-01T02:08:46.889Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-10-01T02:08:46.889Z] Installing org.eclipse.tracecompass.rcp 5.1.0.201910010108. [2019-10-01T02:09:01.742Z] Operation completed in 14955 ms. [2019-10-01T02:09:02.306Z] [INFO] [2019-10-01T02:09:02.306Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:09:02.306Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.1.0-20191001-0108-win32.win32.x86_64.zip [2019-10-01T02:09:06.478Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.1.0-20191001-0108-macosx.cocoa.x86_64.tar.gz [2019-10-01T02:09:13.078Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.1.0-20191001-0108-linux.gtk.x86_64.tar.gz [2019-10-01T02:09:18.330Z] [INFO] [2019-10-01T02:09:18.330Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:09:18.330Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:09:18.330Z] [INFO] [2019-10-01T02:09:18.330Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:09:21.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:09:21.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:09:21.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:09:22.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:09:22.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:09:23.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:09:23.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:09:23.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:09:23.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:09:23.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:09:24.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:09:24.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-10-01T02:09:24.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:09:24.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:09:24.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:09:24.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:09:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:09:25.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:09:25.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:09:25.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-10-01T02:09:26.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-10-01T02:09:26.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:09:26.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:09:26.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:09:26.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-10-01T02:09:26.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-10-01T02:09:26.267Z] [INFO] [2019-10-01T02:09:26.267Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:09:26.267Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT.pom [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:09:26.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.1.0-20191001-0108-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-win32.win32.x86_64.zip [2019-10-01T02:09:26.524Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.1.0-20191001-0108-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2019-10-01T02:09:26.781Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.1.0-20191001-0108-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.1.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-10-01T02:09:27.038Z] [INFO] Building Trace Compass Release Engineering Parent 5.1.0-SNAPSHOT [120/134] [2019-10-01T02:09:27.038Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [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-master-nightly-neon/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-10-01T02:09:27.038Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.1.0-SNAPSHOT.pom [2019-10-01T02:09:27.038Z] [INFO] [2019-10-01T02:09:27.038Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-10-01T02:09:27.038Z] [INFO] Building Trace Compass Target Platform 5.1.0-SNAPSHOT [121/134] [2019-10-01T02:09:27.038Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-10-01T02:09:27.038Z] 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-10-01T02:09:27.038Z] 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-10-01T02:09:27.038Z] 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-10-01T02:09:27.968Z] 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-10-01T02:09:27.968Z] 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-10-01T02:09:28.549Z] 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-10-01T02:09:28.549Z] 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 109 kB/s) [2019-10-01T02:09:28.549Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-10-01T02:09:28.549Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-10-01T02:09:28.549Z] 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-10-01T02:09:28.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-10-01T02:09:28.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-10-01T02:09:28.923Z] 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-10-01T02:09:28.923Z] 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-10-01T02:09:28.923Z] 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-10-01T02:09:28.923Z] 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-10-01T02:09:28.923Z] 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-10-01T02:09:29.181Z] 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-10-01T02:09:29.181Z] 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-10-01T02:09:29.181Z] 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-10-01T02:09:29.181Z] 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.1 MB/s) [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [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-master-nightly-neon/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] [INFO] [2019-10-01T02:09:29.181Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:29.181Z] 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-10-01T02:09:29.181Z] 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-10-01T02:09:29.181Z] 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-10-01T02:09:29.438Z] 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-10-01T02:09:29.438Z] 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-10-01T02:09:29.438Z] 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-10-01T02:09:29.438Z] 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 156 kB/s) [2019-10-01T02:09:29.438Z] 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-10-01T02:09:29.438Z] 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-10-01T02:09:29.438Z] 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-10-01T02:09:29.694Z] 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-10-01T02:09:29.694Z] 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-10-01T02:09:29.694Z] 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-10-01T02:09:29.694Z] 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 176 kB/s) [2019-10-01T02:09:29.694Z] 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-10-01T02:09:29.694Z] 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-10-01T02:09:29.694Z] 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-10-01T02:09:29.950Z] 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-10-01T02:09:29.950Z] 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-10-01T02:09:29.950Z] 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-10-01T02:09:29.950Z] 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 134 kB/s) [2019-10-01T02:09:29.950Z] 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-10-01T02:09:29.950Z] 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-10-01T02:09:30.206Z] 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-10-01T02:09:30.206Z] 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-10-01T02:09:30.206Z] 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-10-01T02:09:30.206Z] 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-10-01T02:09:30.463Z] 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 49 kB/s) [2019-10-01T02:09:30.463Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-10-01T02:09:30.463Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-10-01T02:09:30.463Z] 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-10-01T02:09:30.463Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-10-01T02:09:30.463Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-10-01T02:09:30.463Z] 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-10-01T02:09:30.720Z] 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 477 kB/s) [2019-10-01T02:09:30.720Z] 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-10-01T02:09:30.720Z] 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-10-01T02:09:30.720Z] 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-10-01T02:09:30.720Z] 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-10-01T02:09:30.720Z] 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-10-01T02:09:30.720Z] 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-10-01T02:09:30.976Z] 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-10-01T02:09:30.976Z] 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-10-01T02:09:30.976Z] 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-10-01T02:09:30.976Z] 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-10-01T02:09:30.976Z] 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-10-01T02:09:30.976Z] 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-10-01T02:09:31.233Z] 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-10-01T02:09:31.233Z] 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-10-01T02:09:31.233Z] 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-10-01T02:09:31.233Z] 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-10-01T02:09:31.233Z] 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-10-01T02:09:31.233Z] 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-10-01T02:09:31.233Z] Progress (1): 4.1/54 kB Progress (2): 4.1/54 kB | 4.1/35 kB Progress (2): 7.7/54 kB | 4.1/35 kB Progress (2): 7.7/54 kB | 7.7/35 kB Progress (3): 7.7/54 kB | 7.7/35 kB | 4.1/41 kB Progress (3): 12/54 kB | 7.7/35 kB | 4.1/41 kB Progress (3): 12/54 kB | 7.7/35 kB | 7.7/41 kB Progress (3): 12/54 kB | 12/35 kB | 7.7/41 kB Progress (3): 12/54 kB | 12/35 kB | 12/41 kB Progress (3): 16/54 kB | 12/35 kB | 12/41 kB Progress (3): 16/54 kB | 12/35 kB | 16/41 kB Progress (3): 16/54 kB | 16/35 kB | 16/41 kB Progress (3): 16/54 kB | 16/35 kB | 20/41 kB Progress (3): 16/54 kB | 20/35 kB | 20/41 kB Progress (3): 20/54 kB | 20/35 kB | 20/41 kB Progress (3): 20/54 kB | 24/35 kB | 20/41 kB Progress (3): 20/54 kB | 24/35 kB | 24/41 kB Progress (3): 20/54 kB | 28/35 kB | 24/41 kB Progress (3): 20/54 kB | 28/35 kB | 28/41 kB Progress (3): 24/54 kB | 28/35 kB | 28/41 kB Progress (3): 24/54 kB | 28/35 kB | 32/41 kB Progress (3): 24/54 kB | 32/35 kB | 32/41 kB Progress (3): 28/54 kB | 32/35 kB | 32/41 kB Progress (3): 32/54 kB | 32/35 kB | 32/41 kB Progress (3): 32/54 kB | 35 kB | 32/41 kB Progress (3): 32/54 kB | 35 kB | 36/41 kB Progress (3): 36/54 kB | 35 kB | 36/41 kB Progress (3): 36/54 kB | 35 kB | 40/41 kB Progress (3): 40/54 kB | 35 kB | 40/41 kB Progress (3): 40/54 kB | 35 kB | 41 kB Progress (3): 44/54 kB | 35 kB | 41 kB Progress (3): 48/54 kB | 35 kB | 41 kB Progress (3): 52/54 kB | 35 kB | 41 kB Progress (3): 54 kB | 35 kB | 41 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 436 kB/s) [2019-10-01T02:09:31.233Z] 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 653 kB/s) [2019-10-01T02:09:31.233Z] 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 471 kB/s) [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:31.490Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT.pom [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.6.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.7.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.8.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.9.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.10.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.11.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-e4.12.target [2019-10-01T02:09:31.490Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.1.0-SNAPSHOT/org.eclipse.tracecompass.target-5.1.0-SNAPSHOT-tracecompass-eStaging.target [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-10-01T02:09:31.490Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.9-SNAPSHOT [122/134] [2019-10-01T02:09:31.490Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] The project's OSGi version is 1.0.9.201910010108 [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [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-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:09:31.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-10-01T02:09:31.490Z] [INFO] [2019-10-01T02:09:31.490Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:31.490Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:09:32.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.055Z] [INFO] [2019-10-01T02:09:32.055Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:09:32.619Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T02:09:32.619Z] [INFO] Command line: [2019-10-01T02:09:32.619Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T02:09:32.876Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:09:35.590Z] !SESSION 2019-10-01 02:09:32.932 ----------------------------------------------- [2019-10-01T02:09:35.590Z] eclipse.buildId=unknown [2019-10-01T02:09:35.590Z] java.version=1.8.0_202 [2019-10-01T02:09:35.590Z] java.vendor=Oracle Corporation [2019-10-01T02:09:35.590Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:09:35.590Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T02:09:35.590Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T02:09:35.590Z] [2019-10-01T02:09:35.590Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:09:35.048 [2019-10-01T02:09:35.590Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:09:35.590Z] !STACK 0 [2019-10-01T02:09:35.590Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:09:35.590Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:09:35.590Z] [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:09:35.590Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:09:43.684Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-10-01T02:09:45.589Z] Display size: 1440x900 [2019-10-01T02:09:45.589Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T02:09:45.589Z] GTK version=2.24.30 [2019-10-01T02:09:45.589Z] GTK theme=unknown [2019-10-01T02:09:45.589Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T02:09:45.589Z] Time zone: Coordinated Universal Time [2019-10-01T02:09:45.589Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T02:09:45.589Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T02:09:46.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:46.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:46.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:46.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:46.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:46.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:46.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062243389 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:46.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062243388 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:46.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062243388 data=null} to TreeItem with text {test} [2019-10-01T02:09:46.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062243387 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062243386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062243287 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062243285 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062243285 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062243284 data=null} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062243279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062243278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062243258 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062243254 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062243253 data=null} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062243252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062243251 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-10-01T02:09:47.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062243204 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062243201 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062243200 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062243200 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062243199 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062243199 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-10-01T02:09:47.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062243155 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062243153 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062243153 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062243152 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062243152 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062243151 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-10-01T02:09:47.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062243142 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.473Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-10-01T02:09:47.473Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-10-01T02:09:47.473Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-10-01T02:09:47.730Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-10-01T02:09:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2062242848 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-10-01T02:09:47.730Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-10-01T02:09:47.730Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-10-01T02:09:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2062242842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2062242841 data=null doit=true} to (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2062242841 data=null} to (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2062242839 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2062242839 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-10-01T02:09:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2062242838 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T02:09:47.730Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T02:09:47.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-2062242809 data=null doit=true} to Button with text {Text} [2019-10-01T02:09:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-2062242809 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-10-01T02:09:47.730Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T02:09:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-2062242806 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T02:09:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-2062242805 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-10-01T02:09:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-2062242805 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-10-01T02:09:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-2062242804 data=null item=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-10-01T02:09:47.730Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-10-01T02:09:47.730Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-10-01T02:09:47.730Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-10-01T02:09:47.730Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-10-01T02:09:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2062242798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-10-01T02:09:47.731Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2062242798 data=null doit=true} to (of type 'List') [2019-10-01T02:09:47.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2062242797 data=null} to (of type 'List') [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2062242797 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List') [2019-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2062242797 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-10-01T02:09:47.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2062242796 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List') [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-10-01T02:09:47.731Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:09:47.731Z] DEBUG - Clicking on &Close [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2062242791 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-10-01T02:09:47.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2062242790 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-10-01T02:09:47.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2062242790 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:09:47.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2062242790 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2062242789 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-10-01T02:09:47.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2062242789 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-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2062242788 data=null item=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-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2062242950 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-10-01T02:09:47.731Z] DEBUG - Clicked on [2019-10-01T02:09:47.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:47.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:47.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:47.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:47.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:47.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062242710 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062242710 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062242709 data=null} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062242709 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062242687 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062242685 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062242684 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062242684 data=null} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062242684 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062242672 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:47.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062242667 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062242666 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062242666 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062242666 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242665 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-10-01T02:09:47.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062242646 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062242645 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062242644 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062242644 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062242643 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242643 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-10-01T02:09:47.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062242612 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:47.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:47.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:47.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:47.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:47.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062242512 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062242512 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062242511 data=null} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062242511 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062242484 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062242483 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062242483 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062242483 data=null} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062242482 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062242470 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:47.987Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:47.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062242467 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062242467 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062242467 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062242466 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242466 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-10-01T02:09:47.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062242449 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062242448 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062242448 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062242448 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062242447 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062242447 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-10-01T02:09:47.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062242439 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:47.987Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:09:47.987Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:09:49.358Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:09:49.358Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062241384 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - Clicking on Cancel [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2062241377 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-10-01T02:09:49.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2062241377 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-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2062241377 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:09:49.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2062241377 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2062241376 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-10-01T02:09:49.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2062241376 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-10-01T02:09:49.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2062241376 data=null item=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-10-01T02:09:49.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062242359 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-10-01T02:09:49.358Z] DEBUG - Clicked on [2019-10-01T02:09:49.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:49.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:49.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:49.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:49.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:49.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062241304 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062241303 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062241303 data=null} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062241302 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062241302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062241281 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062241280 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062241279 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062241279 data=null} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062241279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062241278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062241267 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:49.358Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:49.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062241265 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062241265 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062241264 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062241264 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062241264 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-10-01T02:09:49.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062241248 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062241246 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062241246 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062241245 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062241245 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062241245 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-10-01T02:09:49.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062241238 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:09:49.358Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:09:49.358Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:09:49.358Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:09:49.358Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:09:49.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062241048 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:09:49.358Z] 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-10-01T02:09:49.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:49.358Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:09:49.358Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:09:49.358Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:09:49.358Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:09:49.358Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:09:49.358Z] DEBUG - matched Combo with text " [2019-10-01T02:09:50.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062239764 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-10-01T02:09:50.742Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:50.742Z] 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-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:50.742Z] 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-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4e322108 [2019-10-01T02:09:50.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2062239753 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062239751 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-10-01T02:09:50.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2062239751 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2062239751 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2062239751 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2062239751 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-10-01T02:09:50.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2062239751 data=null item=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-10-01T02:09:50.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2062239750 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062239750 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2062239750 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-10-01T02:09:50.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2062239750 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2062239750 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3f5e64c9 [2019-10-01T02:09:50.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2062239745 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062239744 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-10-01T02:09:50.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2062239744 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2062239744 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2062239744 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2062239743 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-10-01T02:09:50.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2062239743 data=null item=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-10-01T02:09:50.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2062239743 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062239743 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-10-01T02:09:50.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2062239743 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-10-01T02:09:50.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2062239743 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2062239743 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:50.742Z] 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-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:09:50.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.742Z] 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-10-01T02:09:50.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:50.742Z] 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-10-01T02:09:50.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] 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-10-01T02:09:50.743Z] 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-10-01T02:09:50.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:09:50.743Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] DEBUG - Clicking on &Finish [2019-10-01T02:09:50.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062239726 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-10-01T02:09:50.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062239726 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-10-01T02:09:50.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062239726 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062239726 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062239725 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-10-01T02:09:50.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062239725 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-10-01T02:09:50.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:50.743Z] DEBUG - Clicked on &Finish [2019-10-01T02:09:52.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062239725 data=null item=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-10-01T02:09:52.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062241165 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-10-01T02:09:52.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:52.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:52.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:52.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:52.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:52.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062237688 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062237687 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062237687 data=null} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062237686 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062237686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062237664 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062237663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062237662 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062237662 data=null} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062237662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062237661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062237650 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:52.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:52.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062237649 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062237648 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062237648 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062237648 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062237648 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-10-01T02:09:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062237633 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062237632 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062237632 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062237631 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:52.896Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062237631 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-10-01T02:09:52.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062237623 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:53.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:09:53.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:53.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062237257 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062237257 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062237256 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062237256 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062237255 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-10-01T02:09:53.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236946 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:53.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:53.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:53.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:53.410Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:09:53.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:53.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236929 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062236929 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062236928 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236928 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062236927 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-10-01T02:09:53.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236920 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236919 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062236919 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:53.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062236918 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236917 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062236917 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-10-01T02:09:53.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236910 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236909 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236909 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236845 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062236845 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062236844 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062236844 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:53.667Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:54.231Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062236908 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-10-01T02:09:54.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:09:56.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:09:56.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:09:56.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:09:56.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:09:56.163Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:09:56.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062234253 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:09:56.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062234253 data=null doit=true} to TableItem with text {} [2019-10-01T02:09:56.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062234253 data=null} to TableItem with text {} [2019-10-01T02:09:56.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062234252 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:09:56.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062234249 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-10-01T02:09:56.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062234234 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:09:56.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:09:56.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:09:56.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:09:56.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062234115 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062234114 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:56.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062234114 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062234113 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062234113 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-10-01T02:09:56.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062234106 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:56.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:09:56.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:56.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:56.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062234092 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062234092 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062234092 data=null} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062234091 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062234091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062234060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062234059 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062234059 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062234058 data=null} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062234058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062234058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062234047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:56.421Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:56.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062234045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062234045 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062234045 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062234045 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062234044 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-10-01T02:09:56.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062234012 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062234004 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062234004 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062234004 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062234004 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062234003 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-10-01T02:09:56.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062233996 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:09:56.421Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:09:56.421Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:09:56.679Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:09:56.679Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:09:56.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062233800 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:09:56.679Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:09:56.679Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:09:56.679Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:09:56.679Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:09:56.679Z] DEBUG - matched Combo with text " [2019-10-01T02:09:56.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062233737 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-10-01T02:09:56.679Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:09:56.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] 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-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:09:56.679Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] DEBUG - Clicking on &Finish [2019-10-01T02:09:56.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062233699 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-10-01T02:09:56.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062233699 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-10-01T02:09:56.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062233699 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062233699 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062233698 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-10-01T02:09:56.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062233698 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-10-01T02:09:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:56.679Z] DEBUG - Clicked on &Finish [2019-10-01T02:09:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062233698 data=null item=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-10-01T02:09:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062233941 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-10-01T02:09:57.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:57.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:57.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:57.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:57.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:57.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062233166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062233166 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062233166 data=null} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062233165 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062233165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062233145 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062233143 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062233143 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062233143 data=null} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062233143 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062233142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062233133 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:57.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:57.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062233131 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:09:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062233130 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:09:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062233130 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:09:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062233129 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:09:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062233129 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-10-01T02:09:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062233115 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:09:57.244Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:09:57.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:09:57.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232867 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062232866 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062232866 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232865 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062232865 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-10-01T02:09:57.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232837 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:57.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:57.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:57.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:57.529Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:09:57.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232832 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062232831 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062232831 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232831 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062232830 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-10-01T02:09:57.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232824 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232823 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062232823 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:57.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062232822 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232822 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062232822 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-10-01T02:09:57.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232812 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232811 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.529Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232811 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.786Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062232810 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-10-01T02:09:57.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232786 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062232578 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062232578 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062232578 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.786Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:57.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:09:57.786Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:09:59.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:09:59.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:09:59.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:09:59.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:09:59.681Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062231068 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062231068 data=null doit=true} to TableItem with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062231067 data=null} to TableItem with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062231067 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062231064 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-10-01T02:09:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062231056 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:09:59.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:09:59.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:09:59.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:09:59.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062230970 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062230969 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062230969 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062230968 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230968 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-10-01T02:09:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062230960 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:59.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:09:59.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:09:59.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:09:59.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062230945 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062230945 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062230945 data=null} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062230944 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062230906 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062230905 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062230905 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062230905 data=null} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062230904 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062230895 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:09:59.681Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:09:59.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062230894 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062230893 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062230893 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062230893 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230893 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-10-01T02:09:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062230879 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062230879 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062230878 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062230878 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062230878 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230878 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-10-01T02:09:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062230873 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:09:59.681Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:09:59.681Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:09:59.681Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:09:59.681Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:09:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062230694 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:09:59.681Z] 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-10-01T02:09:59.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:09:59.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:09:59.681Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:09:59.681Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:09:59.681Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:09:59.681Z] DEBUG - matched Combo with text " [2019-10-01T02:09:59.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062230637 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-10-01T02:09:59.939Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:09:59.939Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] 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-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:09:59.939Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] DEBUG - Clicking on &Finish [2019-10-01T02:09:59.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062230596 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-10-01T02:09:59.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062230596 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-10-01T02:09:59.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062230596 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062230595 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062230595 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-10-01T02:09:59.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062230595 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-10-01T02:09:59.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:09:59.939Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:00.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062230595 data=null item=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-10-01T02:10:00.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062230812 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-10-01T02:10:00.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:00.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:00.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:00.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:00.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:00.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062230068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062230067 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062230067 data=null} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062230067 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062230047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062230046 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062230046 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062230046 data=null} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062230045 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062230035 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:00.454Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:00.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2062230034 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:10:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2062230033 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:10:00.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2062230033 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:10:00.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2062230033 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:10:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062230033 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-10-01T02:10:00.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2062230018 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:10:00.454Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-10-01T02:10:00.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:00.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229862 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062229862 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062229861 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229861 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062229861 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-10-01T02:10:00.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229833 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:00.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:00.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:00.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:00.712Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:00.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229820 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062229820 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062229820 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229820 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062229819 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-10-01T02:10:00.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229810 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229809 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062229809 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:00.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062229808 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229808 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062229808 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-10-01T02:10:00.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229802 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229801 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229801 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062229801 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-10-01T02:10:00.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229773 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062229687 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062229687 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062229687 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:00.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:00.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:01.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:01.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:01.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:01.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:01.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:01.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:01.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:01.927Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:01.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062228586 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:01.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062228585 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:01.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062228585 data=null} to TableItem with text {} [2019-10-01T02:10:01.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062228585 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:01.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062228580 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-10-01T02:10:01.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062228570 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:01.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:01.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:02.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062227575 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062227575 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062227575 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062227574 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062227574 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-10-01T02:10:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062227567 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:02.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:02.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:02.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062227554 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062227554 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062227554 data=null} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062227553 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062227553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062227527 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062227514 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062227513 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062227513 data=null} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062227513 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062227513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062227503 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:02.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2062227501 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2062227501 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2062227501 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2062227501 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062227500 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-10-01T02:10:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2062227485 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2062227484 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2062227484 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2062227484 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:10:02.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2062227483 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:10:03.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062227483 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-10-01T02:10:03.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2062227477 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:10:03.115Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:03.115Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:03.115Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:03.115Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:03.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062227282 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:03.115Z] 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-10-01T02:10:03.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.115Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:03.115Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:03.115Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:03.115Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:03.115Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:03.115Z] DEBUG - matched Combo with text " [2019-10-01T02:10:03.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062227218 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-10-01T02:10:03.372Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5b9aac82 [2019-10-01T02:10:03.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227214 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-10-01T02:10:03.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227213 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-10-01T02:10:03.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062227213 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062227213 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227213 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-10-01T02:10:03.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227212 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-10-01T02:10:03.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062227211 data=null item=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-10-01T02:10:03.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227211 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-10-01T02:10:03.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227211 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-10-01T02:10:03.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062227211 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-10-01T02:10:03.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062227210 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062227210 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:03.372Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] 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-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:03.372Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.372Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:03.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062227189 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-10-01T02:10:03.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062227188 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-10-01T02:10:03.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062227188 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062227188 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062227188 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-10-01T02:10:03.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062227188 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-10-01T02:10:03.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.373Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:03.373Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:03.937Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:03.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062226664 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:03.937Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:03.937Z] DEBUG - Clicking on Rename [2019-10-01T02:10:03.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2062226662 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-10-01T02:10:03.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2062226662 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-10-01T02:10:03.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2062226662 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:03.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2062226662 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:03.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2062226661 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-10-01T02:10:03.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2062226661 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-10-01T02:10:03.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2062226661 data=null item=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-10-01T02:10:04.194Z] DEBUG - Clicked on [2019-10-01T02:10:04.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062227188 data=null item=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-10-01T02:10:04.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062227400 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-10-01T02:10:04.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:04.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:04.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:04.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:04.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:04.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062225821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062225821 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062225821 data=null} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062225820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062225820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062225803 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062225801 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062225801 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062225801 data=null} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062225801 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062225800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062225791 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:04.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:04.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2062225790 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:10:04.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2062225790 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:10:04.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2062225789 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:10:04.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2062225789 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:10:04.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062225789 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-10-01T02:10:04.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2062225776 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:10:04.758Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:10:05.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:05.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:05.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225324 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225323 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225323 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225323 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062225322 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-10-01T02:10:05.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225294 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:05.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:05.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:05.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:05.273Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:05.273Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:05.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225289 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225289 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225288 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062225288 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-10-01T02:10:05.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225281 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225280 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:05.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225279 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225279 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062225279 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-10-01T02:10:05.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225273 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225273 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225272 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.273Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062225272 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-10-01T02:10:05.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225251 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225037 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225036 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062225036 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.529Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:05.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:05.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:05.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:05.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:06.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:06.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:06.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:06.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:06.460Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:06.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062223990 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:06.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062223990 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:06.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062223989 data=null} to TableItem with text {} [2019-10-01T02:10:06.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062223989 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:06.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062223986 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-10-01T02:10:06.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062223977 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:06.460Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:06.460Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:06.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:06.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062223813 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062223813 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:06.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062223813 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062223812 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223812 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-10-01T02:10:06.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062223804 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:06.828Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:06.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:06.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:06.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062223792 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062223792 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062223792 data=null} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062223791 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062223763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062223762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062223762 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062223762 data=null} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062223762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062223752 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:06.828Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:06.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2062223751 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2062223751 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2062223750 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2062223750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223750 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-10-01T02:10:06.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2062223735 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2062223734 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2062223734 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2062223734 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2062223733 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223733 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-10-01T02:10:06.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2062223727 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:10:06.828Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:06.828Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:06.828Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:06.828Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:06.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062223566 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:06.828Z] 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-10-01T02:10:06.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:06.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:06.828Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:06.828Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:06.828Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:06.828Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:06.828Z] DEBUG - matched Combo with text " [2019-10-01T02:10:07.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062223498 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-10-01T02:10:07.086Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:07.086Z] 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-10-01T02:10:07.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:07.086Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c3c6564 [2019-10-01T02:10:07.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223493 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-10-01T02:10:07.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223493 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-10-01T02:10:07.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062223493 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:07.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062223493 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:07.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223492 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-10-01T02:10:07.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223492 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-10-01T02:10:07.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062223492 data=null item=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-10-01T02:10:07.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223492 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-10-01T02:10:07.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223492 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-10-01T02:10:07.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062223492 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-10-01T02:10:07.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062223491 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:07.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062223491 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:07.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:07.087Z] 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-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:07.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:07.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:07.087Z] 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-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:07.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:07.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] 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-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:07.087Z] 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-10-01T02:10:07.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] 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-10-01T02:10:07.087Z] 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-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:07.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062223471 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-10-01T02:10:07.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062223471 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-10-01T02:10:07.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062223471 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062223471 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062223470 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-10-01T02:10:07.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062223470 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-10-01T02:10:07.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:07.087Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:07.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062223398 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:07.087Z] DEBUG - Clicking on Rename [2019-10-01T02:10:07.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2062223396 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-10-01T02:10:07.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2062223396 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-10-01T02:10:07.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2062223396 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2062223396 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:07.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2062223395 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-10-01T02:10:07.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2062223395 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-10-01T02:10:07.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2062223395 data=null item=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-10-01T02:10:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062223470 data=null item=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-10-01T02:10:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062223670 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-10-01T02:10:07.344Z] DEBUG - Clicked on [2019-10-01T02:10:07.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:07.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:07.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:07.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:07.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:07.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062223058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062223058 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062223058 data=null} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062223058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062223038 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062223038 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062223037 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062223037 data=null} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062223037 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062223027 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:07.344Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:07.344Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062223014 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:10:07.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062223014 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:10:07.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062223014 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:10:07.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062223014 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:10:07.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062223013 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-10-01T02:10:07.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062223002 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:10:07.345Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-10-01T02:10:07.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:07.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222938 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222938 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222937 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222937 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062222937 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-10-01T02:10:07.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222900 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:07.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:07.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:07.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:07.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:07.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222895 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222895 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222895 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222894 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062222894 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-10-01T02:10:07.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222889 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222889 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222888 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:07.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222888 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222888 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062222888 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-10-01T02:10:07.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222873 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222873 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222872 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.601Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062222872 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-10-01T02:10:07.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222850 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222639 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222639 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062222639 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.858Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:07.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:07.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:07.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:07.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:07.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:09.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:09.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:09.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:09.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:09.228Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:09.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062221130 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:09.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062221130 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:09.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062221130 data=null} to TableItem with text {} [2019-10-01T02:10:09.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062221130 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:09.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062221127 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-10-01T02:10:09.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062221120 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:09.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:09.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:09.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:09.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062221035 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062221035 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:09.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062221034 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062221034 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062221034 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-10-01T02:10:09.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062221009 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:09.487Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:09.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:09.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:09.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062220999 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062220999 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062220999 data=null} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062220998 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062220998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062220975 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062220974 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062220974 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062220974 data=null} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062220973 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062220973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062220964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:09.487Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:09.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062220963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062220963 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062220963 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062220962 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062220962 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-10-01T02:10:09.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062220947 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062220946 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062220946 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062220946 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062220945 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062220945 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-10-01T02:10:09.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062220939 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:10:09.487Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:09.487Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:09.744Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:09.744Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:09.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062220767 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:09.744Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:09.744Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:09.744Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:09.744Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:09.744Z] DEBUG - matched Combo with text " [2019-10-01T02:10:09.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062220696 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-10-01T02:10:09.744Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27e0906f [2019-10-01T02:10:09.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220693 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-10-01T02:10:09.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220693 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-10-01T02:10:09.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062220693 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062220693 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220692 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-10-01T02:10:09.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220692 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-10-01T02:10:09.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062220692 data=null item=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-10-01T02:10:09.744Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220692 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-10-01T02:10:09.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220692 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-10-01T02:10:09.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062220692 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-10-01T02:10:09.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062220692 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062220692 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:09.744Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] 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-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:09.744Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:09.745Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:09.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062220673 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-10-01T02:10:09.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062220673 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-10-01T02:10:09.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062220673 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062220673 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062220673 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-10-01T02:10:09.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062220672 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-10-01T02:10:09.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:09.745Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:10.311Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:10.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062220148 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:10.311Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:10.311Z] DEBUG - Clicking on Rename [2019-10-01T02:10:10.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2062220147 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-10-01T02:10:10.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2062220146 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-10-01T02:10:10.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2062220146 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:10.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2062220146 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:10:10.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2062220146 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-10-01T02:10:10.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2062220146 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-10-01T02:10:10.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2062220146 data=null item=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-10-01T02:10:10.311Z] DEBUG - Clicked on [2019-10-01T02:10:10.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062220672 data=null item=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-10-01T02:10:10.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062220874 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-10-01T02:10:10.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:10.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:10.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:10.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:10.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:10.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062219606 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062219606 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062219606 data=null} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062219605 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062219605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062219588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062219586 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062219586 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062219586 data=null} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062219586 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062219586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062219578 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:10.875Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:10.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062219577 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:10.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062219576 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:10.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062219576 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:10.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062219576 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:10.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062219576 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-10-01T02:10:10.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062219564 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:10.875Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:11.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:11.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:11.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219214 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219214 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219213 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219213 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062219213 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-10-01T02:10:11.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219188 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:11.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:11.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:11.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:11.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:11.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219183 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219183 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219183 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219182 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062219182 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-10-01T02:10:11.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219176 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219176 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219175 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:11.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219175 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219174 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062219174 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-10-01T02:10:11.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219169 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219169 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219168 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062219168 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-10-01T02:10:11.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219139 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219085 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219085 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062219085 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:11.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:11.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:11.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:11.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:11.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:11.951Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:11.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062218572 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:11.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062218572 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:11.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062218571 data=null} to TableItem with text {} [2019-10-01T02:10:11.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062218571 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:11.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062218567 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-10-01T02:10:11.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062218546 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:11.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:11.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:13.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062217381 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062217381 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062217381 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062217380 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217380 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-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062217374 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:13.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062217362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062217362 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062217362 data=null} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062217362 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062217339 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062217338 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062217337 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062217337 data=null} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062217337 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062217328 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062217327 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062217327 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062217327 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062217326 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217326 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-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062217312 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:13.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062217250 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062217249 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062217249 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062217249 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217248 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-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062217227 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:13.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:13.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062217210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062217210 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062217209 data=null} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062217209 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062217187 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062217177 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062217177 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062217177 data=null} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062217176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062217168 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:13.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062217166 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062217166 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062217166 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062217166 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217165 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-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062217153 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062217152 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062217152 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062217152 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062217152 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062217151 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-10-01T02:10:13.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062217147 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:13.320Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:13.320Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:13.578Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:13.578Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:13.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062216983 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:13.578Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:13.578Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:13.578Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:13.578Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:13.578Z] DEBUG - matched Combo with text " [2019-10-01T02:10:13.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062216895 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-10-01T02:10:13.578Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d8319a7 [2019-10-01T02:10:13.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216891 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216891 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-10-01T02:10:13.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062216890 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062216890 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216890 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216890 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-10-01T02:10:13.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062216890 data=null item=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-10-01T02:10:13.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216889 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216889 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062216889 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-10-01T02:10:13.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062216889 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062216889 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:13.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] 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-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:13.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062216871 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062216871 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-10-01T02:10:13.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062216871 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062216871 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062216871 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062216871 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-10-01T02:10:13.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:13.578Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:13.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062216797 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:13.578Z] DEBUG - Clicking on Overwrite [2019-10-01T02:10:13.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2062216796 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2062216796 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-10-01T02:10:13.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2062216795 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2062216795 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:13.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2062216795 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-10-01T02:10:13.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2062216795 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-10-01T02:10:13.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2062216795 data=null item=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-10-01T02:10:14.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062216870 data=null item=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-10-01T02:10:14.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062217091 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-10-01T02:10:14.142Z] DEBUG - Clicked on [2019-10-01T02:10:14.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:14.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:14.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:14.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:14.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:14.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062216363 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062216363 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062216363 data=null} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062216363 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062216363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062216345 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062216343 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062216343 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062216343 data=null} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062216343 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062216342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062216332 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:14.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:14.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062216313 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:14.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062216313 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:14.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062216313 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:14.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062216313 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:14.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062216312 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-10-01T02:10:14.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062216301 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:14.142Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:14.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:14.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:14.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215952 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062215952 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062215951 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215951 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062215950 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-10-01T02:10:14.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215926 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:14.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:14.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:14.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:14.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:14.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215921 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062215921 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062215921 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215920 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062215920 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-10-01T02:10:14.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215914 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215913 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062215913 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:14.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062215913 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215912 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062215912 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-10-01T02:10:14.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215907 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215907 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215906 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062215906 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-10-01T02:10:14.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215886 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062215723 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062215723 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062215723 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:14.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:14.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:14.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:14.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:14.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:14.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:16.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:16.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:16.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:16.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:16.030Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062214660 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062214660 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062214659 data=null} to TableItem with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062214659 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062214656 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-10-01T02:10:16.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062214647 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:16.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:16.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:16.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:16.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062214466 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062214465 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:16.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062214465 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062214465 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062214465 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-10-01T02:10:16.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062214457 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:16.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:16.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062214370 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:16.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062214369 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:16.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062214369 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062214369 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:16.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062214368 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-10-01T02:10:16.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062214363 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:16.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062214352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062214352 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062214352 data=null} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062214352 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062214352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062214329 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062214314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062214314 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062214314 data=null} to TreeItem with text {test} [2019-10-01T02:10:16.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062214314 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062214313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062214303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:16.288Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062214301 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062214301 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062214301 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062214301 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062214300 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-10-01T02:10:16.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062214286 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.288Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:16.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:16.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062213839 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:16.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062213838 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:16.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062213838 data=null} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:16.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062213837 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:16.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062213837 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-10-01T02:10:16.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062213815 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:16.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:16.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:16.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062213805 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:16.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062213805 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062213805 data=null} to TreeItem with text {test} [2019-10-01T02:10:16.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062213805 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062213805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062213781 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062213781 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062213781 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062213780 data=null} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062213780 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062213780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062213771 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:16.801Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:16.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062213770 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062213770 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062213770 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062213769 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062213769 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-10-01T02:10:16.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062213756 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:16.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062213754 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062213754 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062213754 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062213754 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062213754 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-10-01T02:10:16.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062213749 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:16.802Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:16.802Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:16.802Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:16.802Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:16.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062213584 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:16.802Z] 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-10-01T02:10:16.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:16.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:16.802Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:16.802Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:16.802Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:16.802Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:16.802Z] DEBUG - matched Combo with text " [2019-10-01T02:10:17.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062213537 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-10-01T02:10:17.059Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@52e296c0 [2019-10-01T02:10:17.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213534 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213533 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-10-01T02:10:17.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062213533 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062213533 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213533 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213533 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-10-01T02:10:17.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062213533 data=null item=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-10-01T02:10:17.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213532 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213532 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062213532 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-10-01T02:10:17.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062213532 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062213532 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:17.059Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] 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-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:17.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062213502 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062213502 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-10-01T02:10:17.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062213502 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062213502 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062213502 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062213502 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-10-01T02:10:17.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:17.059Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:17.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062213443 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:17.059Z] DEBUG - Clicking on Overwrite [2019-10-01T02:10:17.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2062213441 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2062213441 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-10-01T02:10:17.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2062213441 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2062213440 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:17.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2062213440 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-10-01T02:10:17.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2062213440 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-10-01T02:10:17.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2062213440 data=null item=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-10-01T02:10:17.316Z] DEBUG - Clicked on [2019-10-01T02:10:17.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062213502 data=null item=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-10-01T02:10:17.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062213692 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-10-01T02:10:17.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:17.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:17.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:17.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:17.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:17.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062212591 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062212591 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062212591 data=null} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062212591 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062212590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062212573 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062212571 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062212571 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062212571 data=null} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062212571 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062212571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062212562 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:17.829Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:17.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062212560 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:17.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062212560 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:17.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062212560 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:17.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062212560 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:17.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062212559 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-10-01T02:10:17.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062212549 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:17.829Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:18.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:18.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212201 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062212201 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062212201 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212200 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062212200 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-10-01T02:10:18.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212176 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:18.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:18.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:18.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:18.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:18.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212172 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062212172 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062212172 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212171 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062212171 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-10-01T02:10:18.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212165 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212164 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062212164 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:18.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062212164 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212163 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062212163 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-10-01T02:10:18.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212157 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212157 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212157 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062212156 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-10-01T02:10:18.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062212137 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062211953 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062211952 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062211952 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:18.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:18.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:18.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:18.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:18.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:18.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:19.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:19.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:19.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:19.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:19.837Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062210933 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062210933 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062210932 data=null} to TableItem with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062210932 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062210930 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-10-01T02:10:19.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062210906 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:19.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:19.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:19.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:19.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062210744 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:19.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062210744 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:19.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062210743 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062210743 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:19.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210742 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-10-01T02:10:19.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062210736 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:19.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:19.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:19.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062210669 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:19.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062210669 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:19.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062210669 data=null} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062210668 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:19.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210668 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-10-01T02:10:19.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062210662 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:19.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:19.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:19.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:19.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062210643 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:19.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062210643 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:19.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062210643 data=null} to TreeItem with text {test} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062210643 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:19.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:19.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062210622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:19.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:19.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062210621 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:19.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062210621 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:19.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062210621 data=null} to TreeItem with text {test} [2019-10-01T02:10:19.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062210621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:19.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:19.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062210613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:19.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:19.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:19.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062210612 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:19.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062210612 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:19.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062210612 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:19.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062210611 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:19.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210611 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-10-01T02:10:19.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062210599 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:19.838Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:20.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:20.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:20.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062210256 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:20.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062210256 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:20.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062210256 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:20.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062210256 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:20.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210255 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-10-01T02:10:20.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062210224 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:20.352Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:20.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:20.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:20.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062210215 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062210215 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062210215 data=null} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062210214 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062210191 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062210190 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062210190 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062210189 data=null} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062210189 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062210180 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:20.352Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:20.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062210179 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062210179 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062210179 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062210178 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210178 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-10-01T02:10:20.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062210163 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062210162 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062210162 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062210161 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062210161 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062210161 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-10-01T02:10:20.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062210153 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:20.352Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:20.352Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:20.352Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:20.352Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:20.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062210005 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:20.352Z] 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-10-01T02:10:20.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:20.352Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:20.352Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:20.352Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:20.352Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:20.352Z] DEBUG - matched Combo with text " [2019-10-01T02:10:20.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062209954 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-10-01T02:10:20.610Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@452c8a6c [2019-10-01T02:10:20.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209951 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-10-01T02:10:20.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209951 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-10-01T02:10:20.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062209951 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062209951 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209950 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-10-01T02:10:20.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209950 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-10-01T02:10:20.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062209950 data=null item=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-10-01T02:10:20.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209950 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-10-01T02:10:20.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209950 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-10-01T02:10:20.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062209949 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-10-01T02:10:20.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062209949 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062209949 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:20.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] 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-10-01T02:10:20.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:20.611Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:20.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062209936 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-10-01T02:10:20.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062209936 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-10-01T02:10:20.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062209936 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062209936 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062209935 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-10-01T02:10:20.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062209935 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-10-01T02:10:20.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:20.611Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:21.174Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:21.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062209399 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:21.174Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:21.174Z] DEBUG - Clicking on Overwrite [2019-10-01T02:10:21.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2062209397 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-10-01T02:10:21.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2062209397 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-10-01T02:10:21.174Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2062209397 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:21.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2062209397 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:10:21.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2062209396 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-10-01T02:10:21.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2062209396 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-10-01T02:10:21.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2062209396 data=null item=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-10-01T02:10:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062209935 data=null item=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-10-01T02:10:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062210108 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-10-01T02:10:21.432Z] DEBUG - Clicked on [2019-10-01T02:10:21.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:21.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:21.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:21.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:21.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:21.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062209088 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062209088 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062209087 data=null} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062209087 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062209087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062209071 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062209070 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062209070 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062209070 data=null} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062209069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062209069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062209061 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:21.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:21.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062209059 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:21.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062209059 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:21.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062209059 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:21.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062209059 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:21.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062209058 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-10-01T02:10:21.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062209047 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:21.432Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:21.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:21.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208701 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062208701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062208700 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208700 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062208699 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-10-01T02:10:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208676 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:21.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:21.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:21.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:21.689Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:21.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208672 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062208672 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062208672 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208671 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062208671 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-10-01T02:10:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208666 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208665 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062208665 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:21.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062208665 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208665 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062208664 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-10-01T02:10:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208660 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208659 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208659 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:21.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062208659 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-10-01T02:10:22.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208639 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:22.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062208301 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:22.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062208301 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:22.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062208300 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:22.203Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:22.203Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:22.203Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:22.203Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:22.203Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:22.203Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:22.203Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:22.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:22.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:22.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:22.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:22.766Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:22.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062207789 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:22.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062207789 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:22.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062207788 data=null} to TableItem with text {} [2019-10-01T02:10:22.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062207788 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:22.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062207784 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-10-01T02:10:22.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062207773 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:22.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:22.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:23.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:23.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062206985 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062206984 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062206984 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062206984 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206984 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-10-01T02:10:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062206978 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:23.586Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:23.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062206628 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062206628 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062206628 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062206627 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206627 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-10-01T02:10:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062206622 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:23.847Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:23.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062206611 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062206610 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062206610 data=null} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062206610 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062206587 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062206585 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062206585 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062206585 data=null} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062206585 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062206576 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:23.847Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062206575 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062206575 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062206575 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062206574 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206574 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-10-01T02:10:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062206561 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:23.847Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:24.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:24.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:24.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062206117 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:24.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062206117 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:24.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062206116 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:24.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062206116 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:24.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206116 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062206091 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:24.581Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:24.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:24.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:24.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062206080 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062206079 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062206079 data=null} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062206079 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062206056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062206055 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062206054 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062206054 data=null} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062206054 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062206046 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:24.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:24.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062206045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062206044 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062206044 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062206044 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206044 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062206032 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062206031 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062206031 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062206031 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062206030 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062206030 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062206025 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:24.581Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:24.581Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:24.581Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:24.581Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:24.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062205880 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:24.581Z] 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-10-01T02:10:24.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:24.581Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:24.581Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:24.581Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:24.581Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:24.581Z] DEBUG - matched Combo with text " [2019-10-01T02:10:24.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062205830 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-10-01T02:10:24.581Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:24.581Z] 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-10-01T02:10:24.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:24.581Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@76300346 [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205828 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205827 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-10-01T02:10:24.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062205827 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:24.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062205827 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:24.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205827 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205827 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-10-01T02:10:24.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062205827 data=null item=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-10-01T02:10:24.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205826 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205826 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-10-01T02:10:24.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062205815 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-10-01T02:10:24.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062205815 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:24.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062205815 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:24.582Z] 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-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:24.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:24.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:24.582Z] 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-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:24.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:24.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] 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-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:24.582Z] 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-10-01T02:10:24.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] 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-10-01T02:10:24.582Z] 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-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:24.582Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.582Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:24.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062205802 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-10-01T02:10:24.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062205802 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-10-01T02:10:24.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062205801 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062205801 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062205801 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-10-01T02:10:24.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062205801 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-10-01T02:10:24.582Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:24.839Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:24.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062205749 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:24.839Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] DEBUG - Clicking on Skip [2019-10-01T02:10:24.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2062205748 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-10-01T02:10:24.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2062205748 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-10-01T02:10:24.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2062205748 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2062205747 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:24.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2062205747 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-10-01T02:10:24.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2062205747 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-10-01T02:10:24.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2062205747 data=null item=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-10-01T02:10:24.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062205801 data=null item=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-10-01T02:10:24.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062205979 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-10-01T02:10:24.839Z] DEBUG - Clicked on [2019-10-01T02:10:24.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:24.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:24.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:24.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:24.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:24.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:24.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062205506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:24.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062205506 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:24.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062205505 data=null} to TreeItem with text {test} [2019-10-01T02:10:24.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062205505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062205505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062205489 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062205488 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062205488 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062205488 data=null} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062205488 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062205487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062205479 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:25.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062205478 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062205478 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062205478 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062205478 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062205477 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-10-01T02:10:25.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062205466 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.096Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:25.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:25.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062205022 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062205022 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062205022 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062205021 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062205021 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-10-01T02:10:25.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204995 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.354Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:25.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204991 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062204990 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062204990 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204990 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204990 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-10-01T02:10:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204984 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204984 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062204984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062204983 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204983 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204983 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-10-01T02:10:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204978 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204978 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204978 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062204977 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-10-01T02:10:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204959 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204886 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062204886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062204885 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:25.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:25.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:25.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:25.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:25.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:25.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:25.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:25.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:25.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:25.610Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062204880 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062204880 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062204880 data=null} to TableItem with text {} [2019-10-01T02:10:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062204880 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062204877 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-10-01T02:10:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062204874 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:25.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:25.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:25.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:25.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204718 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062204717 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062204717 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204717 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204716 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-10-01T02:10:25.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204711 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:25.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:25.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204565 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062204565 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062204565 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204564 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:25.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204564 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-10-01T02:10:25.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062204559 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:25.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:25.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:25.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062204551 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062204551 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062204551 data=null} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062204550 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204550 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062204530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062204529 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062204529 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062204529 data=null} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062204529 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062204521 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:25.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:25.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062204519 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062204519 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062204519 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062204519 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204519 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-10-01T02:10:25.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062204507 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:25.868Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:26.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:26.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062204164 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:26.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062204164 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:26.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062204163 data=null} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062204163 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:26.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204163 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-10-01T02:10:26.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062204141 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:26.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:26.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:26.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:26.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062204132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062204132 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062204131 data=null} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062204131 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062204107 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062204106 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062204105 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062204105 data=null} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062204105 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062204097 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:26.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:26.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062204096 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062204095 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062204095 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062204095 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204095 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-10-01T02:10:26.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062204082 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062204082 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062204081 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062204081 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062204081 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062204081 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-10-01T02:10:26.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062204076 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:26.432Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:26.432Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:26.432Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:26.432Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:26.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062203928 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:26.432Z] 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-10-01T02:10:26.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.432Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:26.432Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:26.432Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:26.432Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:26.432Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:26.432Z] DEBUG - matched Combo with text " [2019-10-01T02:10:26.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062203879 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-10-01T02:10:26.691Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:26.691Z] 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-10-01T02:10:26.691Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.691Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:26.691Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47609e3d [2019-10-01T02:10:26.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203875 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203874 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-10-01T02:10:26.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062203874 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062203874 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203874 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203873 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-10-01T02:10:26.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062203873 data=null item=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-10-01T02:10:26.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203873 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203873 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062203873 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-10-01T02:10:26.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062203873 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062203873 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:26.692Z] 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-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:26.692Z] 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-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:26.692Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] 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-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:26.692Z] 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-10-01T02:10:26.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] 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-10-01T02:10:26.692Z] 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-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:26.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062203860 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062203860 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-10-01T02:10:26.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062203860 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062203860 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062203859 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062203859 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-10-01T02:10:26.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:26.692Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:26.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062203802 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:26.692Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Clicking on Skip [2019-10-01T02:10:26.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2062203801 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2062203801 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-10-01T02:10:26.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2062203801 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2062203801 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:26.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2062203801 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-10-01T02:10:26.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2062203800 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-10-01T02:10:26.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2062203800 data=null item=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-10-01T02:10:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062203859 data=null item=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-10-01T02:10:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062204036 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-10-01T02:10:27.023Z] DEBUG - Clicked on [2019-10-01T02:10:27.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:27.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062203557 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062203557 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062203557 data=null} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062203557 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062203556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062203540 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062203539 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062203539 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062203539 data=null} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062203539 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062203538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062203530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.023Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:27.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062203529 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062203529 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062203529 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062203528 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062203528 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-10-01T02:10:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062203510 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.023Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:27.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:27.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203062 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062203061 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062203061 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203061 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062203060 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-10-01T02:10:27.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203038 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:27.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203034 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062203034 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062203034 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203034 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062203034 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-10-01T02:10:27.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203028 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203028 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062203028 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062203027 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203027 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062203027 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-10-01T02:10:27.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203022 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203022 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203022 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062203022 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-10-01T02:10:27.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062203004 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202938 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062202938 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062202938 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:27.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:27.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:27.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:27.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:27.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:27.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:27.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:27.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:27.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:27.538Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062202933 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062202933 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062202933 data=null} to TableItem with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062202932 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:27.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062202930 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-10-01T02:10:27.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062202928 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:27.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:27.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:27.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:27.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202762 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062202761 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062202761 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202760 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202760 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-10-01T02:10:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202755 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:27.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:27.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202606 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062202606 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062202605 data=null} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202605 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202605 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-10-01T02:10:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062202599 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:27.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:27.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:27.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062202590 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062202590 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062202590 data=null} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062202590 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062202568 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062202567 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062202567 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062202567 data=null} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062202566 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062202558 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:27.795Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:27.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062202557 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062202557 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062202557 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062202556 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:27.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202556 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-10-01T02:10:28.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062202543 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.052Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:28.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:28.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:28.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062202198 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:28.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062202197 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:28.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062202197 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:28.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062202197 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:28.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202196 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-10-01T02:10:28.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062202165 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:28.309Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:28.309Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:28.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:28.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:28.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062202156 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:28.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062202155 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:28.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062202155 data=null} to TreeItem with text {test} [2019-10-01T02:10:28.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062202155 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062202133 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062202132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062202132 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062202132 data=null} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062202132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062202124 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:28.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:28.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062202123 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062202122 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062202122 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062202122 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202122 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-10-01T02:10:28.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062202105 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062202104 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062202104 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062202104 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062202103 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062202103 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-10-01T02:10:28.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062202097 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:28.310Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:28.310Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:28.567Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:28.567Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:28.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062201934 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:28.567Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:28.567Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:28.567Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:28.567Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:28.567Z] DEBUG - matched Combo with text " [2019-10-01T02:10:28.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062201879 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-10-01T02:10:28.567Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@57c4d33a [2019-10-01T02:10:28.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201876 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-10-01T02:10:28.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201875 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-10-01T02:10:28.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062201875 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062201875 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201874 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-10-01T02:10:28.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201874 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-10-01T02:10:28.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062201874 data=null item=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-10-01T02:10:28.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201874 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-10-01T02:10:28.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201873 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-10-01T02:10:28.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062201873 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-10-01T02:10:28.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062201873 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062201873 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:28.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] 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-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:28.567Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:28.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062201857 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-10-01T02:10:28.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062201857 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-10-01T02:10:28.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062201857 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062201856 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062201856 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-10-01T02:10:28.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062201856 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-10-01T02:10:28.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:28.567Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:29.130Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:29.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062201311 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:29.130Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:29.130Z] DEBUG - Clicking on Skip [2019-10-01T02:10:29.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2062201309 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-10-01T02:10:29.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2062201309 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-10-01T02:10:29.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2062201309 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:29.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2062201309 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:10:29.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2062201309 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-10-01T02:10:29.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2062201309 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-10-01T02:10:29.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2062201309 data=null item=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-10-01T02:10:29.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062201856 data=null item=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-10-01T02:10:29.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062202047 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-10-01T02:10:29.131Z] DEBUG - Clicked on [2019-10-01T02:10:29.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:29.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:29.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:29.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:29.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:29.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062201235 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062201235 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062201235 data=null} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062201235 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062201234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062201214 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062201212 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062201212 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062201211 data=null} to TreeItem with text {test} [2019-10-01T02:10:29.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062201211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:29.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062201211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:29.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062201202 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:29.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:29.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062201200 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:29.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062201200 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:29.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062201200 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:29.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062201199 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:29.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062201199 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-10-01T02:10:29.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062201188 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:29.388Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:29.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:29.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200828 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062200828 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062200827 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200827 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200826 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-10-01T02:10:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200790 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:29.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:29.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:29.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:29.645Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:29.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200784 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062200784 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062200784 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200784 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200783 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-10-01T02:10:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200777 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200776 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062200776 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062200776 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200776 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200775 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-10-01T02:10:29.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200771 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200771 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200770 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.645Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062200770 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-10-01T02:10:29.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200751 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200659 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062200658 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062200658 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:29.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:29.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:29.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:29.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:29.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:29.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:29.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:29.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:29.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:29.902Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:29.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062200651 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062200650 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:29.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062200650 data=null} to TableItem with text {} [2019-10-01T02:10:29.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062200650 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:29.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062200644 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-10-01T02:10:29.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062200640 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:29.902Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:29.902Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:29.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:29.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:29.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200461 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062200460 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062200460 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200460 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200459 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-10-01T02:10:29.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200453 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:29.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:29.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:29.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:29.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:29.902Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:30.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:30.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200303 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:30.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062200302 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:30.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062200302 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200302 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:30.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200302 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-10-01T02:10:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062200296 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:30.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062200285 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062200285 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062200285 data=null} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062200285 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062200263 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062200263 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062200262 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062200262 data=null} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062200262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062200254 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:30.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062200252 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062200252 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062200252 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062200252 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062200252 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-10-01T02:10:30.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062200240 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.160Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:30.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:30.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062199881 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062199880 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:30.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062199880 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062199880 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199879 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-10-01T02:10:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062199857 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:30.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:30.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:30.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062199846 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062199846 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062199846 data=null} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062199845 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062199822 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062199821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062199821 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062199821 data=null} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062199821 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062199813 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:30.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:30.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062199811 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062199811 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062199811 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062199810 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199810 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-10-01T02:10:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062199798 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062199797 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062199797 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062199797 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062199797 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199797 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-10-01T02:10:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062199792 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:30.723Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:30.723Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:30.723Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:30.723Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062199653 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:30.723Z] 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-10-01T02:10:30.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:30.724Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:30.724Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:30.724Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:30.724Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:30.724Z] DEBUG - matched Combo with text " [2019-10-01T02:10:30.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062199604 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-10-01T02:10:30.982Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:30.982Z] 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-10-01T02:10:30.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a880dbe [2019-10-01T02:10:30.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199601 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199601 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-10-01T02:10:30.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062199601 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062199600 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199600 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199600 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-10-01T02:10:30.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062199600 data=null item=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-10-01T02:10:30.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199599 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199599 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062199599 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-10-01T02:10:30.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062199599 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062199599 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:30.982Z] 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-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:30.982Z] 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-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.982Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@318856a5 [2019-10-01T02:10:30.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199592 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199591 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-10-01T02:10:30.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-2062199591 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-2062199591 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:30.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199591 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199591 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-10-01T02:10:30.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-2062199590 data=null item=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-10-01T02:10:30.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199590 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199590 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-10-01T02:10:30.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062199590 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-10-01T02:10:30.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-2062199590 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:30.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-2062199590 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:30.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] 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-10-01T02:10:30.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:30.983Z] 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-10-01T02:10:30.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] 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-10-01T02:10:30.983Z] 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-10-01T02:10:30.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:30.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:30.983Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:30.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062199583 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-10-01T02:10:30.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062199583 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-10-01T02:10:30.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062199583 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:30.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062199583 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:30.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062199583 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-10-01T02:10:30.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062199582 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-10-01T02:10:31.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:31.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062199582 data=null item=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-10-01T02:10:31.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062199752 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-10-01T02:10:31.240Z] DEBUG - Clicked on [2019-10-01T02:10:31.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:31.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:31.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:31.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:31.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:31.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062199283 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062199282 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062199282 data=null} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062199282 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062199266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062199265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062199265 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062199265 data=null} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062199264 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062199256 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:31.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:31.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062199255 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:31.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062199255 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:31.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062199255 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:31.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062199254 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:31.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199254 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-10-01T02:10:31.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062199244 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:31.240Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:31.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:31.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062199002 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062199001 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062199001 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062199001 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062199000 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-10-01T02:10:31.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198979 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:31.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:31.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:31.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:31.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:31.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198975 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062198975 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062198975 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198974 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062198974 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-10-01T02:10:31.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198969 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198969 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062198969 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:31.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062198968 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198968 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062198968 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-10-01T02:10:31.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198964 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198963 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198963 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062198963 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-10-01T02:10:31.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198944 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062198792 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062198791 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062198791 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:31.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:31.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:31.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:31.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:31.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:31.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:32.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:32.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:32.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:32.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:32.997Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:32.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062197724 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062197723 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:32.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062197723 data=null} to TableItem with text {} [2019-10-01T02:10:32.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062197722 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:32.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062197720 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-10-01T02:10:32.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062197711 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:32.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:32.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:32.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:32.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:32.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062197555 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:32.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062197554 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:32.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062197554 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062197554 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062197553 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-10-01T02:10:32.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062197548 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:32.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:32.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:32.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062197476 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:32.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062197476 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:32.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062197476 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062197476 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:32.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062197475 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-10-01T02:10:32.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062197470 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:32.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:32.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:32.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:32.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062197462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062197462 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062197462 data=null} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062197461 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062197461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062197441 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062197440 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062197440 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062197440 data=null} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062197439 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062197439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062197431 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:32.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:32.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062197430 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062197430 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:32.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062197430 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:32.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062197430 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:32.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062197429 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-10-01T02:10:32.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062197418 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:32.998Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:33.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:33.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196977 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:33.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062196977 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:33.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062196976 data=null} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196976 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:33.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196976 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-10-01T02:10:33.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196955 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:33.561Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:33.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:33.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:33.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062196947 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062196947 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062196946 data=null} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062196946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062196926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062196925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062196925 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062196925 data=null} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062196925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062196917 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:33.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:33.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062196916 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062196916 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062196916 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062196916 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196915 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-10-01T02:10:33.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062196903 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062196902 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062196902 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062196901 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062196901 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196901 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-10-01T02:10:33.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062196895 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:33.561Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:33.561Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:33.818Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:33.818Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062196764 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:33.818Z] 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-10-01T02:10:33.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:33.818Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:33.818Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:33.818Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:33.818Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:33.818Z] DEBUG - matched Combo with text " [2019-10-01T02:10:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062196704 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-10-01T02:10:33.818Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:33.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@de61005 [2019-10-01T02:10:33.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196701 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196700 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-10-01T02:10:33.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062196700 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062196700 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196700 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196700 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-10-01T02:10:33.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062196700 data=null item=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-10-01T02:10:33.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196699 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196699 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062196699 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-10-01T02:10:33.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062196699 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062196699 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b84d474 [2019-10-01T02:10:33.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196692 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196691 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-10-01T02:10:33.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-2062196691 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-2062196691 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196691 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196691 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-10-01T02:10:33.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-2062196691 data=null item=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-10-01T02:10:33.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196690 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196690 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062196690 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-10-01T02:10:33.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-2062196690 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-2062196690 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:33.819Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] 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-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:33.819Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:33.819Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:33.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062196683 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062196683 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-10-01T02:10:33.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062196683 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:33.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062196683 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:33.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062196682 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-10-01T02:10:33.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062196682 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-10-01T02:10:34.076Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:34.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062196682 data=null item=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-10-01T02:10:34.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062196855 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-10-01T02:10:34.076Z] DEBUG - Clicked on [2019-10-01T02:10:34.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:34.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:34.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:34.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:34.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:34.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062196305 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062196305 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062196305 data=null} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062196305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062196289 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062196288 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062196288 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062196288 data=null} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062196287 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062196280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:34.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:34.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062196279 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:34.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062196279 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:34.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062196279 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:34.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062196278 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:34.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196278 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-10-01T02:10:34.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062196269 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:34.076Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:34.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:34.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:34.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196127 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062196127 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062196126 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196126 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196126 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-10-01T02:10:34.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196105 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:34.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:34.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:34.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:34.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:34.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:34.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196101 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062196101 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062196101 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196101 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196101 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-10-01T02:10:34.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196096 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196095 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062196095 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:34.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062196095 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196094 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062196094 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-10-01T02:10:34.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196090 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196090 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196089 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.334Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062196089 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-10-01T02:10:34.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062196072 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062195915 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062195915 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062195914 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.590Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:34.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:34.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:34.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:34.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:34.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:34.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:35.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:35.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:35.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:35.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:35.521Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:35.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062194892 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:35.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062194891 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:35.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062194891 data=null} to TableItem with text {} [2019-10-01T02:10:35.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062194891 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:35.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062194889 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-10-01T02:10:35.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062194882 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:35.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:35.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:35.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:35.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:35.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062194622 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:35.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062194622 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:35.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062194621 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:35.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062194621 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:35.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194621 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-10-01T02:10:35.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062194615 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:35.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:35.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:35.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:35.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:35.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:35.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:35.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062194544 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:36.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062194543 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:36.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062194543 data=null} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062194543 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:36.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194542 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-10-01T02:10:36.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062194536 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:36.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062194526 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062194515 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062194515 data=null} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062194515 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062194490 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062194489 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062194489 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062194489 data=null} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062194488 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062194479 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:36.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062194477 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062194477 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062194477 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062194476 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194476 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-10-01T02:10:36.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062194462 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.036Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:36.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:36.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062194118 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:36.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062194118 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:36.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062194118 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062194117 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:36.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194117 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-10-01T02:10:36.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062194090 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.294Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:36.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:36.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:36.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062194079 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062194079 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062194079 data=null} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062194079 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062194057 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062194055 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062194055 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062194055 data=null} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062194054 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062194045 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:36.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:36.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062194043 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062194043 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062194043 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062194042 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194042 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062194030 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062194029 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062194029 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062194029 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062194029 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062194028 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062194023 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:36.552Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:36.552Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:36.552Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:36.552Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:36.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062193883 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:36.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:36.552Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:36.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:36.552Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:36.552Z] DEBUG - matched Combo with text " [2019-10-01T02:10:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062193835 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-10-01T02:10:36.552Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d9fe131 [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193833 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193832 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-10-01T02:10:36.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2062193832 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2062193832 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193832 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193831 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-10-01T02:10:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2062193831 data=null item=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-10-01T02:10:36.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193831 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193831 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2062193831 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-10-01T02:10:36.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2062193831 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2062193830 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5c2b5f27 [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193810 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193810 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-10-01T02:10:36.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-2062193809 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-2062193809 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193809 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193809 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-10-01T02:10:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-2062193809 data=null item=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-10-01T02:10:36.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193809 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193809 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-2062193809 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-10-01T02:10:36.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-2062193808 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-2062193808 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:36.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] 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-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:36.552Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.552Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:36.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062193801 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-10-01T02:10:36.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062193801 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-10-01T02:10:36.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062193800 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062193800 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062193800 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-10-01T02:10:36.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062193800 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-10-01T02:10:36.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:36.810Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:37.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062193800 data=null item=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-10-01T02:10:37.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062193987 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-10-01T02:10:37.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:37.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:37.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:37.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:37.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:37.066Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:37.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062193273 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:37.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062193273 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:37.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062193272 data=null} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062193272 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062193272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062193257 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062193256 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062193256 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062193256 data=null} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062193256 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062193255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062193248 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:37.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:37.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062193247 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:37.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062193247 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:37.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062193247 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:37.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062193247 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:37.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062193247 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-10-01T02:10:37.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062193237 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:37.324Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-10-01T02:10:37.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:37.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192989 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062192988 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062192988 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192987 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062192987 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-10-01T02:10:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192947 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:37.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:37.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:37.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:37.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:37.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192940 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062192940 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062192940 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192940 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062192939 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-10-01T02:10:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192934 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192933 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062192933 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:37.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062192933 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192932 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062192932 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-10-01T02:10:37.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192928 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192927 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192927 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.582Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062192927 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-10-01T02:10:37.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192905 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062192561 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062192542 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062192542 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.840Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:37.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:37.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:37.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:37.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:37.840Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:37.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062192507 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:37.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062192507 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:37.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062192506 data=null} to TableItem with text {} [2019-10-01T02:10:37.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062192506 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:38.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062192502 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-10-01T02:10:38.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062192495 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:38.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:38.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:39.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:39.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:39.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062190926 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:39.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062190925 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:39.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062190925 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:39.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062190925 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:39.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062190924 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-10-01T02:10:39.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062190918 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:39.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:39.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:39.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:39.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:39.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:39.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:39.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:39.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062190850 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:39.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062190850 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:39.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062190850 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062190850 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:39.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062190849 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-10-01T02:10:39.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062190844 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:39.724Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:39.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:39.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:39.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062190833 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062190833 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062190833 data=null} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062190832 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062190832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062190812 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062190811 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062190811 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062190810 data=null} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062190810 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062190810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062190803 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:39.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:39.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062190802 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062190802 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062190802 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062190801 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062190801 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-10-01T02:10:39.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062190787 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2062190786 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2062190786 data=null doit=true} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2062190786 data=null} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2062190786 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062190785 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-10-01T02:10:39.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2062190779 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2019-10-01T02:10:39.724Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:39.724Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:39.724Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:39.724Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:39.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062190627 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:39.724Z] 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-10-01T02:10:39.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:39.724Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:39.724Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:39.724Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:39.724Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:39.724Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:39.724Z] DEBUG - matched Combo with text " [2019-10-01T02:10:40.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062190572 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-10-01T02:10:40.240Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:40.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] 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-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:40.240Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:40.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062190557 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-10-01T02:10:40.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062190557 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-10-01T02:10:40.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062190557 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062190557 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062190557 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-10-01T02:10:40.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062190557 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-10-01T02:10:40.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:40.240Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:40.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062190557 data=null item=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-10-01T02:10:40.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062190731 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-10-01T02:10:40.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:40.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:40.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:40.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:40.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:40.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062189789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062189789 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062189789 data=null} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062189788 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062189788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062189773 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062189772 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062189772 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062189772 data=null} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062189771 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062189771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062189763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:40.804Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:40.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062189762 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:40.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062189761 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:40.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062189761 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:40.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062189761 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:40.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062189761 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-10-01T02:10:40.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062189750 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:40.804Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:10:41.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:41.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062189403 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062189403 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062189403 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062189402 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062189402 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-10-01T02:10:41.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062189381 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:41.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:41.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:41.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:41.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:41.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062189376 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062189376 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062189376 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062189376 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062189376 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-10-01T02:10:41.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062189370 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062189370 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062189370 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:41.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062189369 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062189369 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062189369 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-10-01T02:10:41.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062189365 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062189364 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.061Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2062189364 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062189364 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-10-01T02:10:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062189342 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2062188571 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2062188571 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2062188571 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:10:41.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:10:41.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:41.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062188388 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062188388 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062188388 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062188387 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062188387 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-10-01T02:10:41.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062188380 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:41.991Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:41.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:41.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:41.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:41.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062188368 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:41.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062188368 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:41.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062188367 data=null} to TreeItem with text {test} [2019-10-01T02:10:41.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062188367 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:41.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062188367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062188341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062188341 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062188340 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062188340 data=null} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062188340 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062188340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062188313 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.248Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:42.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062188311 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062188311 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062188311 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062188311 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062188310 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-10-01T02:10:42.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062188296 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.248Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:10:42.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:42.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062187848 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log [2019-10-01T02:10:42.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062187848 data=null doit=true} to Tree node with text: unrecognized.log [2019-10-01T02:10:42.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062187848 data=null} to Tree node with text: unrecognized.log [2019-10-01T02:10:42.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062187847 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2019-10-01T02:10:42.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187847 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-10-01T02:10:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062187824 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:42.762Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:42.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:42.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:42.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062187814 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062187814 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062187814 data=null} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062187813 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062187788 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062187787 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062187787 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062187787 data=null} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062187787 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062187778 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:42.762Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:42.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062187776 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062187776 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062187776 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062187776 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187776 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-10-01T02:10:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062187762 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062187760 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062187760 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062187760 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062187760 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187759 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-10-01T02:10:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062187753 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:42.762Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:42.762Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:42.762Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:42.762Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062187597 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:42.762Z] 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-10-01T02:10:42.762Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:42.762Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:42.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:42.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:42.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:42.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:42.763Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:42.763Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:42.763Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:42.763Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:42.763Z] DEBUG - matched Combo with text " [2019-10-01T02:10:43.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062187552 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-10-01T02:10:43.022Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5dc09bca [2019-10-01T02:10:43.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2062187547 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-10-01T02:10:43.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062187546 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-10-01T02:10:43.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2062187546 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2062187546 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2062187546 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-10-01T02:10:43.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2062187546 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-10-01T02:10:43.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2062187546 data=null item=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-10-01T02:10:43.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2062187545 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-10-01T02:10:43.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062187545 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-10-01T02:10:43.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2062187545 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-10-01T02:10:43.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2062187545 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2062187545 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:43.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] 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-10-01T02:10:43.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:43.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:43.023Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:43.023Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:43.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062187538 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-10-01T02:10:43.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062187538 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-10-01T02:10:43.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062187537 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:43.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062187537 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:43.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062187537 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-10-01T02:10:43.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062187537 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-10-01T02:10:43.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062187537 data=null item=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-10-01T02:10:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062187700 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-10-01T02:10:43.280Z] DEBUG - Clicked on [2019-10-01T02:10:43.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:43.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062187149 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062187149 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062187148 data=null} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062187148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062187133 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062187132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062187132 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062187132 data=null} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062187131 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062187114 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:43.280Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:43.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062187113 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:43.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062187113 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:43.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062187113 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:43.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062187112 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:43.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062187112 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-10-01T02:10:43.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062187101 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:43.280Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:10:43.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:43.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062186855 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062186854 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062186854 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062186854 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186853 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-10-01T02:10:43.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062186832 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:43.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062186828 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062186828 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062186827 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062186827 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186827 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-10-01T02:10:43.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062186821 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062186821 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062186821 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062186820 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062186820 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186820 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-10-01T02:10:43.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062186815 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062186814 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2062186814 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062186814 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-10-01T02:10:43.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062186795 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2062186737 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2062186736 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2062186736 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:10:43.794Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:10:43.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:43.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062186666 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062186666 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062186666 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062186665 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186665 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-10-01T02:10:43.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062186659 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:43.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:43.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062186587 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log [2019-10-01T02:10:43.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062186586 data=null doit=true} to Tree node with text: unrecognized.log [2019-10-01T02:10:43.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062186586 data=null} to Tree node with text: unrecognized.log [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062186585 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2019-10-01T02:10:43.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186585 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-10-01T02:10:43.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062186578 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:43.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:43.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:43.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062186567 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:43.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062186567 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:43.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062186567 data=null} to TreeItem with text {test} [2019-10-01T02:10:43.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062186566 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:43.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062186543 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062186542 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062186542 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062186542 data=null} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062186542 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062186530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:44.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062186529 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062186528 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062186528 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062186528 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186527 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-10-01T02:10:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062186513 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062186513 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062186512 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062186512 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062186512 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062186512 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-10-01T02:10:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062186504 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:10:44.052Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:10:44.052Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:10:44.052Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:10:44.052Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:10:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062186406 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:10:44.052Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:10:44.052Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:10:44.052Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:44.052Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:10:44.052Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:10:44.052Z] DEBUG - Clicking on &Yes [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062186405 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-10-01T02:10:44.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062186405 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-10-01T02:10:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062186405 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:10:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062186405 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:10:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062186405 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-10-01T02:10:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062186405 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-10-01T02:10:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062186405 data=null item=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-10-01T02:10:45.422Z] DEBUG - Clicked on [2019-10-01T02:10:45.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062186460 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-10-01T02:10:45.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:45.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:45.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:45.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:45.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:45.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062184534 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062184534 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062184533 data=null} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062184533 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062184533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062184518 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062184517 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062184516 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062184516 data=null} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062184516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062184516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062184509 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:45.987Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:45.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062184507 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062184507 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062184507 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062184507 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062184507 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-10-01T02:10:45.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062184497 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062184496 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062184496 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062184495 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062184495 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062184495 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-10-01T02:10:45.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062184490 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:45.987Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:45.987Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:45.987Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:45.987Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:45.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062184361 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:45.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-10-01T02:10:45.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:45.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:45.987Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:45.987Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:45.987Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:45.987Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:45.987Z] DEBUG - matched Combo with text " [2019-10-01T02:10:46.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062184301 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-10-01T02:10:46.245Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:46.245Z] 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-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:46.245Z] 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-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@876686 [2019-10-01T02:10:46.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2062184295 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-10-01T02:10:46.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062184294 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-10-01T02:10:46.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2062184294 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2062184294 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2062184294 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-10-01T02:10:46.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2062184294 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-10-01T02:10:46.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2062184294 data=null item=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-10-01T02:10:46.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2062184294 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-10-01T02:10:46.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062184294 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-10-01T02:10:46.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2062184293 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-10-01T02:10:46.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2062184293 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2062184293 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:46.245Z] 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-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:46.245Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.245Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] 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-10-01T02:10:46.246Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:46.246Z] 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-10-01T02:10:46.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] 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-10-01T02:10:46.246Z] 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-10-01T02:10:46.246Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:46.246Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:46.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062184286 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-10-01T02:10:46.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062184286 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-10-01T02:10:46.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062184286 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062184286 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062184286 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-10-01T02:10:46.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062184286 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-10-01T02:10:46.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:46.246Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:46.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062184285 data=null item=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-10-01T02:10:46.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062184458 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-10-01T02:10:46.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:46.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:46.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:46.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:46.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:46.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062183759 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062183759 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062183759 data=null} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062183759 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062183759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062183744 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062183743 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062183743 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062183743 data=null} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062183743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062183742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062183735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:46.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:46.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062183733 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062183733 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062183733 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062183733 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062183733 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-10-01T02:10:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062183723 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062183722 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062183722 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062183722 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:46.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062183722 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-10-01T02:10:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062183717 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:47.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:47.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183378 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062183378 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062183378 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183377 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062183377 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-10-01T02:10:47.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183354 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:47.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:47.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:47.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:47.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:47.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183350 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062183350 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062183350 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183349 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062183349 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-10-01T02:10:47.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183343 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183342 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062183342 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:47.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062183342 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183342 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062183341 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-10-01T02:10:47.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183337 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183336 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183336 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.065Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062183336 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-10-01T02:10:47.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183311 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062183015 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062183006 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062183006 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.628Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:47.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:47.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:47.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:47.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:47.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:47.885Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:47.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062182499 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:47.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062182499 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:47.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062182498 data=null} to TableItem with text {} [2019-10-01T02:10:47.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062182498 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:47.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062182494 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-10-01T02:10:47.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062182489 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:47.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:47.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:48.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:48.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062181531 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062181531 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062181531 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062181530 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181530 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-10-01T02:10:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062181524 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:48.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:48.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:48.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:48.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062181515 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062181514 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062181514 data=null} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062181514 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062181491 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062181490 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062181490 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062181489 data=null} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062181489 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062181481 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:48.989Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:48.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062181479 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062181479 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062181479 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062181479 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181479 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-10-01T02:10:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062181466 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062181465 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062181465 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062181465 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062181464 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181464 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-10-01T02:10:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062181459 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:10:48.989Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:10:48.989Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:10:48.989Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:10:48.989Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062181373 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:10:48.989Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:10:48.989Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:10:48.989Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:48.989Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:10:48.989Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:10:48.989Z] DEBUG - Clicking on &Yes [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062181372 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-10-01T02:10:48.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062181372 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-10-01T02:10:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062181372 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:10:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062181371 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:10:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062181371 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-10-01T02:10:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062181371 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-10-01T02:10:48.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062181371 data=null item=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-10-01T02:10:49.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062181416 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-10-01T02:10:49.504Z] DEBUG - Clicked on [2019-10-01T02:10:49.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:49.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:49.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:49.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:49.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:49.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062181078 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062181078 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062181078 data=null} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062181077 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062181060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062181059 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062181059 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062181058 data=null} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062181058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062181050 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:49.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:49.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062181049 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062181049 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062181049 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062181048 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181048 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-10-01T02:10:49.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062181038 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:49.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062181037 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062181036 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062181036 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062181036 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062181035 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-10-01T02:10:49.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062181030 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:10:49.505Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:10:49.505Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:10:49.505Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:10:49.505Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:10:49.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062180885 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:10:49.505Z] 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-10-01T02:10:49.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:10:49.505Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:49.505Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:49.505Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:10:49.505Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:10:49.505Z] DEBUG - matched Combo with text " [2019-10-01T02:10:49.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062180836 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-10-01T02:10:49.505Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:10:49.763Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] 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-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:49.763Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] DEBUG - Clicking on &Finish [2019-10-01T02:10:49.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062180809 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-10-01T02:10:49.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062180808 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-10-01T02:10:49.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062180808 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062180808 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062180808 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-10-01T02:10:49.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062180808 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-10-01T02:10:49.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:10:49.763Z] DEBUG - Clicked on &Finish [2019-10-01T02:10:50.328Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:10:50.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062180285 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:10:50.328Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:10:50.328Z] DEBUG - Clicking on Rename All [2019-10-01T02:10:50.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2062180283 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-10-01T02:10:50.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2062180283 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-10-01T02:10:50.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2062180283 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:10:50.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2062180283 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:10:50.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2062180283 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-10-01T02:10:50.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2062180283 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-10-01T02:10:50.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2062180283 data=null item=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-10-01T02:10:50.328Z] DEBUG - Clicked on [2019-10-01T02:10:50.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062180808 data=null item=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-10-01T02:10:50.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062180983 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-10-01T02:10:50.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:50.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:50.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:50.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:50.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:50.585Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:50.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062179755 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:50.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062179755 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:50.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062179754 data=null} to TreeItem with text {test} [2019-10-01T02:10:50.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062179754 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062179754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062179739 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062179738 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062179738 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062179738 data=null} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062179738 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062179738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062179732 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:50.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:50.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062179730 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062179730 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062179730 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062179730 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062179730 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-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062179720 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062179720 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062179720 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062179720 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062179720 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-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062179700 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:50.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:50.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179636 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062179636 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062179636 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179636 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062179635 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-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179616 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:50.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:50.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:50.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:50.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:50.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179612 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062179612 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062179612 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179612 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062179612 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-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179607 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179607 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062179607 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:50.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062179606 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179606 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062179606 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-10-01T02:10:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179602 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179602 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179601 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:50.843Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062179601 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-10-01T02:10:51.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179558 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:51.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062179403 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:51.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062179403 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:51.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062179403 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:51.100Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:51.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:52.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:52.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:52.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:52.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:52.030Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:52.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062178343 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:52.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062178343 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:52.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062178343 data=null} to TableItem with text {} [2019-10-01T02:10:52.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062178343 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:52.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062178340 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-10-01T02:10:52.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062178334 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:52.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:52.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:52.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:52.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062178172 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062178171 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:52.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062178171 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062178171 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062178171 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-10-01T02:10:52.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062178165 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:52.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:52.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:52.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:52.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062178156 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062178156 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062178156 data=null} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062178155 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062178155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062178135 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062178112 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062178112 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062178112 data=null} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062178112 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062178112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062178104 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:52.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:52.308Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062178103 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062178103 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:10:52.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062178102 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:10:52.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062178102 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:52.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062178102 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-10-01T02:10:52.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062178090 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:52.308Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:10:52.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:52.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177643 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062177642 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062177642 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177642 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062177642 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-10-01T02:10:52.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177622 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:52.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:52.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:52.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:52.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:52.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177617 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062177617 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062177617 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177617 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062177616 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-10-01T02:10:52.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177611 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177610 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062177610 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:52.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062177609 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177609 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062177609 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-10-01T02:10:52.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177604 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177604 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177604 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:52.872Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062177603 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-10-01T02:10:53.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177507 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:53.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062177382 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:53.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062177382 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:53.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062177382 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:53.129Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:53.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:53.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:54.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:54.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:54.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:54.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:54.059Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062176375 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062176375 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062176374 data=null} to TableItem with text {} [2019-10-01T02:10:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062176374 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062176371 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-10-01T02:10:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062176364 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:54.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:54.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:54.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:54.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062176103 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062176103 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:54.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062176102 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062176102 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062176102 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-10-01T02:10:54.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062176096 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:54.316Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:54.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:54.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:54.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062176087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062176087 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062176086 data=null} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062176086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062176086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062176065 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062176064 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062176064 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062176064 data=null} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062176064 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062176064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062176056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:54.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:54.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062176054 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062176054 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:10:54.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062176054 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:10:54.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062176054 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:54.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062176053 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-10-01T02:10:54.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062176041 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:54.316Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:10:54.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:54.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175591 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062175590 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062175590 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175590 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062175589 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-10-01T02:10:54.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175567 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:54.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:54.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:54.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:54.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:54.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175563 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062175563 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062175563 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175562 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062175562 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-10-01T02:10:54.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175557 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175557 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062175557 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:54.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062175556 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175556 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062175556 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-10-01T02:10:54.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175552 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175552 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175551 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:54.880Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062175551 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-10-01T02:10:55.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175475 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:55.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062175236 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:55.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062175235 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:55.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062175235 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:55.138Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:55.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:55.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:55.138Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:55.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:55.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:55.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:55.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:55.702Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:55.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062174724 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:55.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062174724 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:55.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062174724 data=null} to TableItem with text {} [2019-10-01T02:10:55.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062174723 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:55.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062174719 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-10-01T02:10:55.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062174711 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:55.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:55.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:56.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062173945 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062173945 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062173944 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062173944 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173944 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-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062173938 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:56.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:56.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062173930 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062173930 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062173929 data=null} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062173929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062173909 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062173909 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062173908 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062173908 data=null} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062173908 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062173901 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:56.632Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062173900 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062173900 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062173899 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062173899 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173899 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-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062173887 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:56.632Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:10:56.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173821 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062173820 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062173820 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173820 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173819 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-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173799 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:56.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:56.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173780 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062173779 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062173779 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173779 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173779 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-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173774 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173773 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062173773 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:56.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062173773 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173773 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062173773 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-10-01T02:10:56.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173768 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173768 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173768 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.632Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062173767 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-10-01T02:10:56.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173736 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2062173474 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2062173462 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2062173461 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.889Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:10:56.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:56.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:56.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:56.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:56.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:56.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:56.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:56.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:56.889Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:56.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062173453 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:56.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062173453 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:56.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062173452 data=null} to TableItem with text {} [2019-10-01T02:10:56.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062173452 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:57.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062173448 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-10-01T02:10:57.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062173442 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:57.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:57.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:58.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062172243 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062172242 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062172242 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062172242 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172241 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-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062172235 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:58.300Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:58.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062172225 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062172225 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062172225 data=null} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062172225 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062172200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062172199 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062172199 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062172199 data=null} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062172199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062172191 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:58.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062172190 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062172190 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062172190 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062172189 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172189 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-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062172176 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:10:58.300Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:10:58.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172097 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062172097 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062172097 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172096 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172096 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-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172074 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:58.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:58.300Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172069 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062172069 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062172069 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172068 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172068 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-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172062 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172062 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062172062 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:58.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062172061 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172061 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062172061 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-10-01T02:10:58.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172056 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172056 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.300Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2062172055 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.557Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062172055 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-10-01T02:10:58.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062171983 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2062171772 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2062171772 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2062171772 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.813Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:10:58.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:58.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:58.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:58.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:58.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:10:59.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:59.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:59.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:59.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:59.328Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:10:59.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062171259 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:10:59.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062171259 data=null doit=true} to TableItem with text {} [2019-10-01T02:10:59.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062171259 data=null} to TableItem with text {} [2019-10-01T02:10:59.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062171258 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:59.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062171254 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-10-01T02:10:59.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062171241 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:10:59.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:10:59.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:10:59.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:10:59.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:59.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062170468 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:59.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062170468 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:59.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062170468 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:59.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062170468 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:59.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062170467 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-10-01T02:10:59.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062170462 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:59.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:10:59.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:10:59.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:10:59.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:10:59.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062170454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:10:59.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062170454 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:10:59.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062170453 data=null} to TreeItem with text {test} [2019-10-01T02:10:59.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062170453 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:10:59.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062170453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062170406 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:00.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062170389 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062170388 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062170388 data=null} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062170388 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062170388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062170379 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:00.153Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:00.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:00.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062170378 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:00.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062170378 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:00.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062170378 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:00.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062170378 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:00.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062170377 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-10-01T02:11:00.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062170365 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:00.153Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:00.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:00.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:00.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062170013 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062170013 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062170013 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062170012 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062170012 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-10-01T02:11:00.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169990 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:00.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:00.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:00.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:00.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:00.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:00.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169987 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062169987 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062169987 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169986 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062169986 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-10-01T02:11:00.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169981 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169981 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062169981 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:00.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062169980 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169980 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062169980 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-10-01T02:11:00.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169976 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169975 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169975 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062169975 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-10-01T02:11:00.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169944 data=null button=1 stateMask=0x80000 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062169754 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062169737 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062169737 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.667Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:00.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:00.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:00.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:00.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:00.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:00.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:00.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:00.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:00.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:00.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:00.667Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:00.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062169726 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:00.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062169726 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:00.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062169726 data=null} to TableItem with text {} [2019-10-01T02:11:00.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062169725 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:00.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062169714 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-10-01T02:11:00.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062169706 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:00.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:00.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:02.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:02.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062168529 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062168529 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:02.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062168529 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062168529 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062168528 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-10-01T02:11:02.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062168523 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:02.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:02.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:02.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:02.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062168515 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062168515 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062168515 data=null} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062168514 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062168514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062168493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062168472 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062168472 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062168472 data=null} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062168472 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062168471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062168464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:02.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:02.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062168463 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062168462 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:02.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062168462 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:02.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062168462 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:02.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062168462 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-10-01T02:11:02.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062168450 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:02.037Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:02.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:02.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167998 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167998 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167998 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167998 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062167997 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-10-01T02:11:02.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167975 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:02.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:02.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:02.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:02.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:02.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167972 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167971 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167971 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167971 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062167971 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-10-01T02:11:02.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167965 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167964 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167964 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:02.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167963 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167963 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062167963 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-10-01T02:11:02.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167957 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167957 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167957 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.601Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062167957 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-10-01T02:11:02.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167927 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167720 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062167719 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.858Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:02.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:04.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:04.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:04.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:04.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:04.224Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:04.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062166211 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:04.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062166211 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:04.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062166211 data=null} to TableItem with text {} [2019-10-01T02:11:04.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062166210 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:04.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062166207 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-10-01T02:11:04.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062166200 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:04.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:04.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:04.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:04.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062166105 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062166104 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:04.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062166104 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062166104 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062166104 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-10-01T02:11:04.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2062166097 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:04.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:04.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:04.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:04.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062166081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062166081 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062166081 data=null} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062166080 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062166080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062166053 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062166052 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062166052 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062166052 data=null} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062166051 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062166051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062166043 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:04.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:04.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062166042 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062166042 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:04.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062166042 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:04.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062166041 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:04.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062166041 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-10-01T02:11:04.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062166028 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:04.481Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:04.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:04.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165571 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165571 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165570 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165570 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062165569 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-10-01T02:11:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165546 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:04.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:04.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:04.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:04.994Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:04.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165542 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165542 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165542 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165541 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062165541 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-10-01T02:11:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165535 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165535 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165534 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:04.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165534 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165534 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062165534 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-10-01T02:11:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165529 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165528 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165528 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:04.994Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062165528 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-10-01T02:11:05.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165500 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:05.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165310 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:05.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165309 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:05.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062165309 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:05.251Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:05.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:06.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:06.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:06.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:06.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:06.181Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:06.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062164302 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:06.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062164302 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:06.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062164301 data=null} to TableItem with text {} [2019-10-01T02:11:06.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062164301 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:06.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062164299 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-10-01T02:11:06.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062164290 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:06.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:06.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:06.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:06.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062164004 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062164004 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:06.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062164003 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062164003 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062164003 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-10-01T02:11:06.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2062163996 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:06.440Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:06.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:06.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:06.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062163986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062163986 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062163986 data=null} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062163985 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062163985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062163963 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062163962 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062163962 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062163962 data=null} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062163961 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062163961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062163954 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:06.440Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:06.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062163952 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062163952 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:06.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062163952 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:06.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062163952 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:06.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062163951 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-10-01T02:11:06.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062163939 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:06.440Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:07.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:07.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163485 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163485 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163485 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163485 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062163484 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-10-01T02:11:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163462 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:07.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:07.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:07.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:07.330Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:07.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163458 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163458 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163457 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163457 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062163457 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-10-01T02:11:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163451 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163451 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163451 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163450 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163450 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062163450 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-10-01T02:11:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163445 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163445 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163445 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062163445 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-10-01T02:11:07.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163415 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163059 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163044 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062163043 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:07.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:07.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:07.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:07.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:07.330Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062163035 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062163035 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062163035 data=null} to TableItem with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062163034 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:07.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062163030 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-10-01T02:11:07.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062163008 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:07.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:07.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:08.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:08.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062161818 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:08.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062161818 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:08.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062161818 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:08.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062161817 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:08.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161817 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-10-01T02:11:08.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062161810 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:08.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:08.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:08.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:08.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062161802 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:08.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062161802 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:08.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062161802 data=null} to TreeItem with text {test} [2019-10-01T02:11:08.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062161802 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062161780 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062161779 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062161779 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062161779 data=null} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062161779 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062161771 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:08.777Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:08.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062161770 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062161770 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:08.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062161770 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062161770 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161770 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-10-01T02:11:08.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062161758 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:08.777Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:08.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:08.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161688 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2062161688 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2062161687 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161687 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161687 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-10-01T02:11:08.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161666 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:08.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:08.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:08.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:08.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:08.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161662 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2062161662 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2062161662 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161662 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161662 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-10-01T02:11:08.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161657 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161656 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2062161656 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:08.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2062161656 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161655 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062161655 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-10-01T02:11:08.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161651 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161651 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161650 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:08.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062161650 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-10-01T02:11:09.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161624 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:09.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062161416 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:09.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2062161415 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:09.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2062161415 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:09.034Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.034Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:09.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:09.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:09.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:09.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:09.598Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:09.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062160905 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:09.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062160905 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:09.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062160905 data=null} to TableItem with text {} [2019-10-01T02:11:09.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062160905 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:09.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062160901 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-10-01T02:11:09.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062160887 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:09.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:09.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:10.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:10.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062160127 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2062160127 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:10.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2062160126 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062160126 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062160125 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-10-01T02:11:10.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2062160117 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:10.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:10.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:10.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:10.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062160107 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062160107 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062160107 data=null} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062160106 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062160106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062160079 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062160061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062160061 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062160061 data=null} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062160061 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062160061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062160051 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:10.419Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:10.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062160049 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062160049 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:10.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062160049 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:10.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062160049 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:10.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062160048 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-10-01T02:11:10.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062160035 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:10.419Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:10.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:10.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159681 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2062159681 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2062159681 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159680 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062159680 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-10-01T02:11:10.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159659 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:10.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:10.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:10.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:10.933Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:10.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159655 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2062159655 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2062159655 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159654 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062159654 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-10-01T02:11:10.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159649 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159648 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2062159648 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:10.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2062159648 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159647 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062159647 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-10-01T02:11:10.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159643 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159642 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159642 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062159641 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-10-01T02:11:10.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159609 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062159412 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2062159412 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2062159412 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:10.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:11.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:11.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:11.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:11.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:11.496Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:11.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062158901 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:11.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062158901 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:11.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062158901 data=null} to TableItem with text {} [2019-10-01T02:11:11.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062158900 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:11.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062158896 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-10-01T02:11:11.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062158888 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:11.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:11.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:12.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:12.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062158095 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:12.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2062158095 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:12.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2062158094 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062158094 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062158094 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-10-01T02:11:12.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2062158087 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:12.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:12.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:12.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:12.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062158078 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062158077 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062158077 data=null} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062158077 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062158077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062158054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062158053 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062158053 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062158052 data=null} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062158052 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062158052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062158042 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:12.426Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:12.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062158041 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062158041 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:12.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062158041 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:12.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062158040 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:12.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062158040 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-10-01T02:11:12.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062158008 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:12.426Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:12.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:12.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157544 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2062157544 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2062157543 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157543 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062157543 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-10-01T02:11:12.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157516 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:12.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:12.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:12.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:12.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:12.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157512 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2062157511 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2062157511 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157511 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062157511 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-10-01T02:11:12.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157505 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157504 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2062157504 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:12.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2062157504 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157503 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062157503 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-10-01T02:11:12.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157498 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157498 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157498 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:12.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062157498 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-10-01T02:11:13.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157463 data=null button=1 stateMask=0x80000 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:13.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062157264 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:13.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2062157251 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:13.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2062157250 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:13.246Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:13.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:13.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:13.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:13.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:13.246Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:13.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062157237 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:13.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062157236 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:13.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062157236 data=null} to TableItem with text {} [2019-10-01T02:11:13.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062157235 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:13.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062157229 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-10-01T02:11:13.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062157213 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:13.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:13.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:14.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062156034 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2062156033 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2062156033 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062156033 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062156032 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-10-01T02:11:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2062156026 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:14.615Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:14.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:14.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062156001 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062156001 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062156000 data=null} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062156000 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062156000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062155977 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062155976 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062155976 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062155976 data=null} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062155976 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062155975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062155968 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:14.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:14.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062155967 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062155967 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:14.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062155966 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:14.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062155966 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:14.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062155966 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-10-01T02:11:14.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062155954 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:14.615Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-10-01T02:11:14.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:14.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062155597 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062155597 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062155597 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062155596 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062155596 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-10-01T02:11:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062155574 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:14.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:14.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:14.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:14.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:14.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062155570 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062155570 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062155570 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062155570 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062155570 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-10-01T02:11:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062155563 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062155562 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062155562 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:14.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062155562 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062155562 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062155562 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-10-01T02:11:14.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062155556 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062155555 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:14.872Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2062155555 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.128Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062155555 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-10-01T02:11:15.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062155513 data=null button=1 stateMask=0x80000 x=132 y=324 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2062155376 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2062155375 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2062155375 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.128Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.128Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:11:15.128Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:11:15.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:15.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:15.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062154992 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062154992 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062154992 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062154991 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062154991 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-10-01T02:11:15.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062154984 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:15.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:15.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:15.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:15.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:15.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062154969 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:15.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062154969 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:15.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062154969 data=null} to TreeItem with text {test} [2019-10-01T02:11:15.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062154968 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:15.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062154968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062154947 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062154946 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062154946 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062154946 data=null} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062154945 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062154945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062154938 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:15.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:15.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062154937 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062154937 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062154936 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062154936 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062154936 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-10-01T02:11:15.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062154925 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2062154924 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2062154924 data=null doit=true} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2062154924 data=null} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2062154923 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062154923 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-10-01T02:11:15.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2062154919 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2019-10-01T02:11:15.731Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:11:15.731Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:11:15.731Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:11:15.731Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:11:15.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062154830 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:11:15.731Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:11:15.731Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:11:15.731Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:15.731Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:15.731Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:11:15.731Z] DEBUG - Clicking on &Yes [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062154829 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-10-01T02:11:15.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062154829 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-10-01T02:11:15.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062154829 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:15.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062154829 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:15.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062154829 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-10-01T02:11:15.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062154829 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-10-01T02:11:15.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062154828 data=null item=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-10-01T02:11:18.346Z] DEBUG - Clicked on [2019-10-01T02:11:18.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062154878 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-10-01T02:11:18.859Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:18.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:18.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:18.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:18.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:18.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062151639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062151639 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062151638 data=null} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062151638 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062151638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062151621 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062151620 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062151620 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062151620 data=null} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062151620 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062151619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062151613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:18.859Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:18.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062151611 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062151611 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062151611 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062151610 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062151610 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-10-01T02:11:18.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062151601 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062151600 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062151600 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062151600 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062151599 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062151599 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-10-01T02:11:18.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062151595 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:18.859Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:11:18.859Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:11:19.116Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:11:19.116Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:11:19.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062151466 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:11:19.116Z] 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-10-01T02:11:19.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.116Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:11:19.116Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:11:19.116Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:11:19.116Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:11:19.116Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:11:19.116Z] DEBUG - matched Combo with text " [2019-10-01T02:11:19.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062151425 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-10-01T02:11:19.117Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:11:19.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] 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-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:19.117Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] DEBUG - Clicking on &Finish [2019-10-01T02:11:19.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062151410 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-10-01T02:11:19.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062151410 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-10-01T02:11:19.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062151410 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062151410 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062151410 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-10-01T02:11:19.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062151410 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-10-01T02:11:19.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:19.117Z] DEBUG - Clicked on &Finish [2019-10-01T02:11:19.681Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:11:19.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062150885 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:11:19.681Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:11:19.681Z] DEBUG - Clicking on Overwrite All [2019-10-01T02:11:19.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-2062150883 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-10-01T02:11:19.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-2062150883 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-10-01T02:11:19.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-2062150883 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-10-01T02:11:19.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-2062150883 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-10-01T02:11:19.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-2062150882 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-10-01T02:11:19.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-2062150882 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-10-01T02:11:19.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-2062150882 data=null item=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-10-01T02:11:19.681Z] DEBUG - Clicked on [2019-10-01T02:11:19.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062151409 data=null item=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-10-01T02:11:19.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062151560 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-10-01T02:11:20.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:20.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:20.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:20.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:20.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:20.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062150352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062150352 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062150352 data=null} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062150352 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062150352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062150337 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062150337 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062150337 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062150336 data=null} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062150336 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062150336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062150328 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:20.194Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:20.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062150327 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062150326 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062150326 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062150326 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062150326 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-10-01T02:11:20.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062150316 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062150316 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062150315 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062150315 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.194Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062150315 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-10-01T02:11:20.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062150304 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:20.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:20.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149964 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062149964 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062149963 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149963 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062149963 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-10-01T02:11:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149942 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:20.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:20.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:20.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:20.451Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:20.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149939 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062149938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062149938 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149938 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062149938 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-10-01T02:11:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149932 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149931 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062149931 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:20.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062149931 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149931 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062149931 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-10-01T02:11:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149927 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149926 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149926 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.451Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062149926 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-10-01T02:11:20.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149899 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062149789 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062149789 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062149788 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.708Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:22.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:22.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:22.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:22.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:22.076Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:22.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062148282 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:22.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062148282 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:22.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062148282 data=null} to TableItem with text {} [2019-10-01T02:11:22.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062148282 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:22.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062148279 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-10-01T02:11:22.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062148274 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:22.076Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:22.076Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:22.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:22.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062148191 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062148191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:22.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062148191 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062148190 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062148190 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-10-01T02:11:22.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062148185 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:22.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:22.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:22.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:22.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062148177 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062148177 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062148177 data=null} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062148177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062148177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062148157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062148156 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062148156 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062148156 data=null} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062148156 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062148156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062148149 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:22.333Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:22.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062148148 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062148148 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:22.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062148148 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:22.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062148148 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:22.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062148147 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-10-01T02:11:22.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062148137 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:22.333Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:22.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:22.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147689 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062147689 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062147688 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147688 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062147688 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-10-01T02:11:22.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147666 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:22.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:22.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:22.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:22.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:22.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147662 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062147662 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062147662 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147662 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062147661 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-10-01T02:11:22.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147655 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147655 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062147654 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:22.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062147654 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147654 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062147653 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-10-01T02:11:22.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147648 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147648 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147648 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062147647 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-10-01T02:11:22.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147624 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062147475 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062147475 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062147475 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:22.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:22.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:24.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:24.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:24.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:24.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:24.267Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062146441 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062146440 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062146440 data=null} to TableItem with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062146440 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062146437 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-10-01T02:11:24.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062146432 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:24.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:24.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:24.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:24.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062146177 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062146177 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:24.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062146176 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062146176 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062146176 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-10-01T02:11:24.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062146170 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:24.267Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:24.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:24.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:24.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062146161 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062146160 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062146160 data=null} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062146160 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062146160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062146139 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062146138 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062146138 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062146138 data=null} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062146138 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062146137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062146129 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:24.267Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:24.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062146127 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062146127 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:24.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062146127 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:24.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062146127 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:24.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062146127 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-10-01T02:11:24.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062146115 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:24.267Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:24.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:24.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145668 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062145668 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062145667 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145667 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062145667 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-10-01T02:11:24.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145646 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:24.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:24.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:24.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:24.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:24.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145641 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062145641 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062145641 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145641 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062145640 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-10-01T02:11:24.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145634 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145633 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062145633 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:24.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062145633 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145633 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062145632 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-10-01T02:11:24.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145628 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145628 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145628 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:24.830Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062145628 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-10-01T02:11:25.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145595 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:25.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062145313 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:25.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062145294 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:25.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062145294 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:25.088Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:25.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:25.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:25.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:25.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:25.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:25.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:25.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:25.088Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:25.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062145284 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:25.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062145283 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:25.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062145283 data=null} to TableItem with text {} [2019-10-01T02:11:25.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062145283 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:25.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062145278 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-10-01T02:11:25.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062145272 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:25.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:25.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:26.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:26.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062144097 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062144096 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062144096 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062144095 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062144095 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-10-01T02:11:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062144089 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:26.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:26.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:26.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062144079 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062144079 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062144079 data=null} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062144078 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062144078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062144053 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062144052 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062144052 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062144052 data=null} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062144052 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062144051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062144044 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:26.535Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:26.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062144043 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062144042 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062144042 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062144042 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062144042 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-10-01T02:11:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062144030 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:26.535Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:26.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:26.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143969 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062143969 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062143968 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143968 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062143968 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-10-01T02:11:26.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143947 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:26.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:26.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:26.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143943 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062143943 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062143943 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143943 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062143942 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-10-01T02:11:26.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143937 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143936 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062143936 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:26.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062143936 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143935 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062143935 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-10-01T02:11:26.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143929 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143928 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143928 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062143928 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-10-01T02:11:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143864 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2062143684 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2062143671 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2062143671 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.793Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:11:26.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:26.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:26.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:26.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:26.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:26.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:26.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:26.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:26.793Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:26.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062143662 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:26.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062143662 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:26.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062143662 data=null} to TableItem with text {} [2019-10-01T02:11:26.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062143662 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:26.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062143658 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-10-01T02:11:26.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062143652 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:26.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:26.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:28.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:28.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062142382 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062142382 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062142381 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062142381 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062142381 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-10-01T02:11:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062142375 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:28.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:28.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:28.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:28.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062142355 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062142355 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062142355 data=null} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062142355 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062142354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062142332 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062142331 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062142331 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062142331 data=null} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062142331 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062142330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062142322 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:28.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:28.164Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062142321 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062142321 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:28.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062142321 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:28.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062142320 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:28.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062142320 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-10-01T02:11:28.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062142307 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:28.164Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:28.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:28.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141859 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062141859 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062141858 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141858 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062141858 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-10-01T02:11:28.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141837 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:28.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:28.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:28.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:28.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:28.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141833 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062141833 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062141833 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141833 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062141833 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-10-01T02:11:28.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141827 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141827 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062141827 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:28.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062141826 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141826 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062141826 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-10-01T02:11:28.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141822 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141821 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141821 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.727Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062141821 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-10-01T02:11:28.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141797 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2062141612 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2062141598 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2062141598 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.984Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:11:28.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:28.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:28.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:28.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:28.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:28.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:28.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:28.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:28.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:28.984Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:28.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062141590 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:28.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062141589 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:28.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062141589 data=null} to TableItem with text {} [2019-10-01T02:11:28.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062141589 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:28.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062141585 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-10-01T02:11:28.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062141580 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:28.984Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:28.984Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:30.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:30.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062140312 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062140312 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:30.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062140312 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062140312 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062140312 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-10-01T02:11:30.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062140306 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:30.350Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:30.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:30.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:30.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062140274 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062140274 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062140273 data=null} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062140273 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062140273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062140245 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062140244 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062140244 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062140243 data=null} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062140243 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062140243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062140234 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:30.350Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:30.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062140232 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062140232 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:30.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062140232 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:30.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062140232 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:30.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062140232 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-10-01T02:11:30.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062140219 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:30.350Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:30.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:30.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139770 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062139769 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062139769 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139769 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062139769 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-10-01T02:11:30.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139745 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:30.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:30.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:30.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:30.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:30.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139741 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062139741 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062139741 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139740 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062139740 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-10-01T02:11:30.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139734 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139734 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062139733 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:30.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062139733 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139733 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062139733 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-10-01T02:11:30.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139728 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139727 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139727 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062139727 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-10-01T02:11:30.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139699 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062139513 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062139513 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062139513 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:30.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:30.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:30.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:30.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:30.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:30.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:31.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:31.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:31.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:31.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:31.427Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:31.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062139003 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:31.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062139003 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:31.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062139003 data=null} to TableItem with text {} [2019-10-01T02:11:31.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062139003 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:31.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062138999 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-10-01T02:11:31.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062138992 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:31.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:31.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:32.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:32.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062138194 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062138193 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062138193 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062138193 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138192 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-10-01T02:11:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062138186 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:32.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062138177 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062138176 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062138176 data=null} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062138176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062138152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062138152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062138151 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062138151 data=null} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062138151 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062138143 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:32.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062138142 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062138142 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062138142 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062138142 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138141 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-10-01T02:11:32.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062138130 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:32.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062138124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062138124 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062138124 data=null} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062138124 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062138109 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062138108 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062138108 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062138108 data=null} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062138108 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062138100 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.357Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:32.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062138099 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062138099 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062138099 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062138098 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062138098 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-10-01T02:11:32.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062138088 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:32.357Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:32.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:32.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062137835 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062137834 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062137834 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062137834 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137834 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-10-01T02:11:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062137813 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.615Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:32.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062137809 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062137809 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062137808 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062137808 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137808 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-10-01T02:11:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062137803 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062137803 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062137802 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062137802 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062137802 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137802 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-10-01T02:11:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062137798 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062137797 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.615Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2062137797 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062137797 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-10-01T02:11:32.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062137776 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2062137650 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2062137650 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2062137650 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:11:32.871Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:11:32.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:32.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062137489 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062137489 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062137489 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062137489 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137488 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-10-01T02:11:32.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062137484 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:32.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:32.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:32.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:32.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062137473 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:32.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062137473 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:32.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062137473 data=null} to TreeItem with text {test} [2019-10-01T02:11:32.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062137473 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:32.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062137452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:33.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062137452 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062137451 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062137451 data=null} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062137451 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062137443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:33.128Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:33.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:33.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062137442 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062137442 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062137442 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062137442 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137442 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-10-01T02:11:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062137430 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:33.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062137429 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062137429 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062137429 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062137429 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062137428 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-10-01T02:11:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062137424 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:33.129Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:11:33.129Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:11:33.129Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:11:33.129Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:11:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062137342 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:11:33.129Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:11:33.129Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:11:33.129Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:33.129Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:33.129Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:11:33.129Z] DEBUG - Clicking on &Yes [2019-10-01T02:11:33.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062137341 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-10-01T02:11:33.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062137341 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-10-01T02:11:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062137341 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062137341 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062137341 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-10-01T02:11:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062137341 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-10-01T02:11:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062137341 data=null item=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-10-01T02:11:35.023Z] DEBUG - Clicked on [2019-10-01T02:11:35.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062137386 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-10-01T02:11:35.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:35.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:35.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:35.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:35.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:35.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062135282 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062135282 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062135282 data=null} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062135282 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062135282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062135266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062135266 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062135265 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062135265 data=null} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062135265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062135265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062135257 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:35.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:35.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062135256 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062135256 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062135255 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062135255 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062135255 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-10-01T02:11:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062135244 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062135244 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062135243 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062135243 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062135243 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062135243 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-10-01T02:11:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062135238 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:35.283Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:11:35.283Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:11:35.283Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:11:35.283Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:11:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062135110 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:11:35.283Z] 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-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:11:35.283Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:11:35.283Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:11:35.283Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:11:35.283Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:11:35.283Z] DEBUG - matched Combo with text " [2019-10-01T02:11:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062135070 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-10-01T02:11:35.283Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:35.283Z] 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-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:35.283Z] 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-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:35.283Z] 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-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:11:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] 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-10-01T02:11:35.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:35.824Z] 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-10-01T02:11:35.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] 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-10-01T02:11:35.824Z] 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-10-01T02:11:35.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:35.824Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] DEBUG - Clicking on &Finish [2019-10-01T02:11:35.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062135052 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-10-01T02:11:35.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062135052 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-10-01T02:11:35.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062135052 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062135051 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062135051 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-10-01T02:11:35.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062135051 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-10-01T02:11:35.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:35.824Z] DEBUG - Clicked on &Finish [2019-10-01T02:11:36.082Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:11:36.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062134512 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-10-01T02:11:36.082Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:11:36.082Z] DEBUG - Clicking on Skip All [2019-10-01T02:11:36.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2062134511 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-10-01T02:11:36.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2062134511 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-10-01T02:11:36.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2062134511 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-10-01T02:11:36.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2062134511 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-10-01T02:11:36.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2062134511 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-10-01T02:11:36.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2062134511 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-10-01T02:11:36.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2062134511 data=null item=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-10-01T02:11:36.082Z] DEBUG - Clicked on [2019-10-01T02:11:36.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062135051 data=null item=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-10-01T02:11:36.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062135203 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-10-01T02:11:36.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062133987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062133987 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062133987 data=null} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062133986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062133969 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062133968 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062133968 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062133968 data=null} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062133968 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062133960 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062133959 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062133959 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062133959 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062133959 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133959 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-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062133949 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:36.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062133943 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062133943 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062133943 data=null} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062133942 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062133926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062133926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062133925 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062133925 data=null} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062133925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062133918 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:36.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:36.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062133917 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062133917 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062133917 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062133917 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133916 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-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062133906 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062133906 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062133906 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062133905 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.599Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062133905 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-10-01T02:11:36.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062133893 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:36.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133543 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062133542 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062133542 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133542 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133542 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-10-01T02:11:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133518 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:36.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:36.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:36.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:36.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133514 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062133514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062133514 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133514 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133514 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-10-01T02:11:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133508 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133508 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062133507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:36.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062133507 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133507 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062133506 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-10-01T02:11:36.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133502 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133502 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:36.855Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133501 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:37.112Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062133501 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-10-01T02:11:37.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133474 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:37.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062133348 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:37.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062133348 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:37.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062133348 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:37.112Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:37.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:38.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:38.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:38.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:38.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:38.298Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062132264 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062132264 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062132264 data=null} to TableItem with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062132263 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062132261 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-10-01T02:11:38.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062132255 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:38.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:38.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:38.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:38.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062132101 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062132100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:38.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062132100 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062132100 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062132099 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-10-01T02:11:38.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062132095 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:38.298Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:38.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:38.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:38.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062132076 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062132076 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062132075 data=null} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062132075 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062132075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062132054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062132053 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062132053 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062132053 data=null} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062132053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062132052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062132043 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:38.298Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:38.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062132042 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:38.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062132042 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:38.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062132042 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:38.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062132042 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:38.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062132041 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-10-01T02:11:38.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062132029 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:38.555Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:38.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:38.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131687 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062131687 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062131687 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131686 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062131686 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-10-01T02:11:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131662 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:38.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:38.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:38.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:38.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:38.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131657 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062131657 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062131657 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131656 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062131656 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-10-01T02:11:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131649 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131648 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062131648 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062131648 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131647 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062131647 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-10-01T02:11:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131643 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131643 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131643 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:38.812Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062131642 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-10-01T02:11:39.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131614 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:39.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062131474 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:39.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062131474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:39.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062131474 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:39.069Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:39.069Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:39.069Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:39.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:39.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:39.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:39.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:39.997Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:39.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062130430 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:39.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062130430 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:39.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062130430 data=null} to TableItem with text {} [2019-10-01T02:11:39.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062130429 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:39.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062130427 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-10-01T02:11:39.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062130420 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:39.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:39.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:40.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:40.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062130150 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062130149 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:40.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062130149 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062130149 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062130148 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-10-01T02:11:40.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062130143 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:40.254Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:40.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:40.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:40.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062130134 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062130133 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062130133 data=null} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062130133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062130132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062130111 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062130111 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062130110 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062130110 data=null} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062130110 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062130110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062130102 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:40.254Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:40.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062130100 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062130099 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:40.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062130099 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:40.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062130099 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:40.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062130098 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-10-01T02:11:40.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062130086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:40.254Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:40.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:40.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129639 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062129639 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062129639 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129638 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062129638 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-10-01T02:11:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129616 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:40.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:40.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:40.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:40.817Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:40.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129611 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062129611 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062129611 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129610 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062129610 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-10-01T02:11:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129604 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129603 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062129603 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:40.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062129603 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129603 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062129602 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-10-01T02:11:40.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129598 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129598 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129598 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:40.817Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062129598 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-10-01T02:11:41.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129571 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:41.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062129300 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:41.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062129283 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:41.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062129283 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:41.075Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:41.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:41.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:41.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:41.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:41.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:41.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:41.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:41.075Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:41.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062129275 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:41.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062129274 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:41.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062129274 data=null} to TableItem with text {} [2019-10-01T02:11:41.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062129273 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:41.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062129270 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-10-01T02:11:41.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062129265 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:41.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:41.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:42.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062128097 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062128097 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062128097 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062128096 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062128096 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-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062128090 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:42.442Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:42.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062128079 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062128079 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062128079 data=null} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062128079 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062128078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062128054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062128052 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062128052 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062128052 data=null} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062128051 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062128051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062128042 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:42.442Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062128041 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062128041 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062128040 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062128040 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062128040 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-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062128026 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:42.442Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:42.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127960 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062127960 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062127960 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127959 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062127959 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-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127938 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:42.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:42.442Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127912 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062127912 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062127912 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127912 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062127911 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-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127905 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127904 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062127904 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:42.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062127904 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127903 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062127903 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-10-01T02:11:42.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127897 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127897 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127897 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062127896 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-10-01T02:11:42.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127872 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2062127677 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2062127676 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2062127676 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:11:42.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:42.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:42.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:42.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:43.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:43.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:43.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:43.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:43.261Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:43.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062127166 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:43.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062127166 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:43.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062127165 data=null} to TableItem with text {} [2019-10-01T02:11:43.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062127165 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:43.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062127161 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-10-01T02:11:43.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062127155 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:43.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:43.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:44.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:44.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062126388 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062126387 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:44.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062126387 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062126386 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126386 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-10-01T02:11:44.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062126381 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:44.191Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:44.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:44.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:44.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062126371 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062126371 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062126371 data=null} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062126371 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062126350 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062126349 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062126349 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062126349 data=null} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062126349 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062126341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:44.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:44.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062126340 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062126340 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:44.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062126340 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062126339 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:44.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126339 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-10-01T02:11:44.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062126328 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:44.191Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:44.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:44.191Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126268 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062126267 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062126267 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126267 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126267 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-10-01T02:11:44.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126246 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:44.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:44.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:44.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:44.192Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:44.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126243 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062126242 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062126242 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126242 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126242 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-10-01T02:11:44.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126225 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126225 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062126224 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:44.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062126224 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126224 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062126224 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-10-01T02:11:44.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126218 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126218 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126218 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.192Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062126217 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-10-01T02:11:44.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062126190 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2062125950 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2062125938 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2062125938 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.451Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:11:44.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:44.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:44.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:44.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:44.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:44.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:44.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:44.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:44.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:44.451Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:44.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062125930 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:44.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062125930 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:44.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062125929 data=null} to TableItem with text {} [2019-10-01T02:11:44.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062125929 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:44.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062125925 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-10-01T02:11:44.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062125920 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:44.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:44.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:45.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062124753 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062124753 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062124753 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062124752 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124752 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-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062124746 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:45.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:45.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062124736 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062124735 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062124735 data=null} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062124735 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062124715 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062124713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062124713 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062124713 data=null} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062124713 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062124705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:45.935Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062124704 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062124704 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062124704 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062124704 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124704 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-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062124692 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:45.935Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:45.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124632 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062124631 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062124631 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124631 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124630 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-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124610 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:45.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124606 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062124606 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062124606 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124606 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124605 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-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124600 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124600 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062124600 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:45.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062124599 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124599 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062124599 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-10-01T02:11:45.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124595 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124594 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124594 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:45.935Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062124594 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-10-01T02:11:46.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124563 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:46.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062124378 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:46.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062124365 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:46.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062124365 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:46.192Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:46.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:46.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:46.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:46.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:46.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:46.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:46.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:46.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:46.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:46.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:46.192Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:46.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062124356 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:46.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062124356 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:46.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062124356 data=null} to TableItem with text {} [2019-10-01T02:11:46.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062124355 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:46.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062124351 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-10-01T02:11:46.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062124335 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:46.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:46.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:47.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062123161 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062123160 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062123160 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062123160 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062123160 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-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062123154 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:47.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062123145 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062123145 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062123145 data=null} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062123144 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062123144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062123123 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062123121 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062123121 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062123121 data=null} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062123115 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062123114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062123106 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.379Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062123105 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062123104 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062123104 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062123104 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062123104 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-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062123092 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.379Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-10-01T02:11:47.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062123015 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062123014 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062123014 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062123014 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062123014 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-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062122994 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062122991 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062122991 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062122990 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062122990 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122990 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-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062122985 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062122985 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062122985 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062122984 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062122984 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122984 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-10-01T02:11:47.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062122980 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062122980 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2062122979 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.636Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062122979 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-10-01T02:11:47.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062122954 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2062122808 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2062122808 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2062122808 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.636Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.636Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:11:47.636Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:11:47.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:47.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062122635 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062122635 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062122635 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062122635 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122634 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-10-01T02:11:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062122628 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:47.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:47.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:47.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062122615 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062122615 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062122615 data=null} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062122614 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062122592 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062122592 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062122592 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062122591 data=null} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062122591 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062122583 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:47.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:47.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062122582 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062122582 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062122582 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062122581 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122581 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-10-01T02:11:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062122569 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2062122568 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2062122568 data=null doit=true} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2062122568 data=null} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2062122567 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062122567 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-10-01T02:11:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2062122562 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2019-10-01T02:11:47.894Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:11:47.894Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:11:47.894Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:11:47.894Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062122468 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:11:47.894Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:11:47.894Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:11:47.894Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:47.894Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:47.894Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:11:47.894Z] DEBUG - Clicking on &Yes [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062122467 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-10-01T02:11:47.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062122467 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-10-01T02:11:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062122466 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062122466 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:11:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062122466 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-10-01T02:11:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062122466 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-10-01T02:11:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062122466 data=null item=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-10-01T02:11:49.788Z] DEBUG - Clicked on [2019-10-01T02:11:49.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062122514 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-10-01T02:11:50.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:50.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:50.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:50.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:50.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:50.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062120458 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062120458 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062120458 data=null} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062120458 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062120457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062120443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062120443 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062120442 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062120442 data=null} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062120442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062120442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062120434 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:50.044Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:50.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062120433 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062120433 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062120433 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062120432 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062120432 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-10-01T02:11:50.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062120423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:50.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062120422 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062120422 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062120422 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062120422 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062120421 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-10-01T02:11:50.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062120417 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:11:50.045Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:11:50.045Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:11:50.045Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:11:50.303Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:11:50.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062120289 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:11:50.303Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:11:50.303Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:11:50.303Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:11:50.303Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:11:50.303Z] DEBUG - matched Combo with text " [2019-10-01T02:11:50.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062120178 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-10-01T02:11:50.303Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:11:50.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] 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-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:50.303Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] DEBUG - Clicking on &Finish [2019-10-01T02:11:50.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062120163 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-10-01T02:11:50.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062120163 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-10-01T02:11:50.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062120163 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062120163 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062120163 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-10-01T02:11:50.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062120163 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-10-01T02:11:50.303Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:11:50.303Z] DEBUG - Clicked on &Finish [2019-10-01T02:11:50.867Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:11:50.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062119638 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:11:50.867Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:11:50.867Z] DEBUG - Clicking on Rename [2019-10-01T02:11:50.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2062119637 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-10-01T02:11:50.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2062119637 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-10-01T02:11:50.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2062119637 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:11:50.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2062119637 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-10-01T02:11:50.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2062119637 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-10-01T02:11:50.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2062119637 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-10-01T02:11:50.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2062119636 data=null item=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-10-01T02:11:50.867Z] DEBUG - Clicked on [2019-10-01T02:11:51.430Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:11:51.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062119119 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:11:51.430Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:11:51.430Z] DEBUG - Clicking on Overwrite [2019-10-01T02:11:51.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2062119118 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-10-01T02:11:51.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2062119117 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-10-01T02:11:51.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2062119117 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:11:51.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2062119117 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-10-01T02:11:51.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2062119117 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-10-01T02:11:51.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2062119117 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-10-01T02:11:51.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2062119117 data=null item=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-10-01T02:11:51.430Z] DEBUG - Clicked on [2019-10-01T02:11:51.993Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:11:51.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2062118591 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-10-01T02:11:51.993Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:11:51.993Z] DEBUG - Clicking on Skip [2019-10-01T02:11:51.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2062118589 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-10-01T02:11:51.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2062118589 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-10-01T02:11:51.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2062118589 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:11:51.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2062118589 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-10-01T02:11:51.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2062118589 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-10-01T02:11:51.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2062118588 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-10-01T02:11:51.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2062118588 data=null item=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-10-01T02:11:51.993Z] DEBUG - Clicked on [2019-10-01T02:11:51.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062120163 data=null item=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-10-01T02:11:51.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062120381 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-10-01T02:11:52.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:52.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:52.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:52.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:52.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:52.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062118061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062118061 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062118061 data=null} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062118060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062118060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062118046 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062118045 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062118045 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062118045 data=null} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062118044 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062118044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062118037 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:52.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:52.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062118036 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062118036 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062118036 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062118035 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062118035 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-10-01T02:11:52.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062118025 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062118023 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062118022 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062118022 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062118022 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-10-01T02:11:52.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062118013 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:52.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:52.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117672 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062117672 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062117672 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117671 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062117671 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-10-01T02:11:52.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117651 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:52.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:52.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:52.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:52.813Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:52.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117647 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062117647 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062117646 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117646 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062117646 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-10-01T02:11:52.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117640 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117640 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062117640 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:52.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062117639 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117639 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062117639 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-10-01T02:11:52.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117635 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117634 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117634 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:52.813Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062117634 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-10-01T02:11:53.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117609 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:53.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062117359 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:53.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062117359 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:53.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062117359 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:53.069Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:53.069Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:54.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:54.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:54.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:54.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:54.029Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:54.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062116853 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:54.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062116853 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:54.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062116853 data=null} to TableItem with text {} [2019-10-01T02:11:54.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062116852 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:54.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062116849 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-10-01T02:11:54.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062116844 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:54.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:54.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:54.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:54.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:54.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062116088 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:54.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062116087 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:54.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062116087 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:54.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062116086 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:54.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062116086 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-10-01T02:11:54.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062116073 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:54.286Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:54.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:54.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:54.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:54.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062116058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:54.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062116058 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:54.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062116058 data=null} to TreeItem with text {test} [2019-10-01T02:11:54.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062116057 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062116057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062116024 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:54.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062116023 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062116023 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062116023 data=null} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062116023 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062116022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062116016 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:54.543Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:54.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:54.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062116014 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:11:54.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062116014 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:11:54.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062116014 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:11:54.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062116014 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:54.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062116013 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-10-01T02:11:54.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062116002 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:54.543Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-10-01T02:11:54.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:54.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:54.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115563 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:54.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115563 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:54.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115562 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:54.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115562 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:54.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062115562 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-10-01T02:11:54.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115542 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:54.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:54.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:54.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:54.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:54.801Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:55.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:55.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115537 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115537 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115537 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115536 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062115536 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-10-01T02:11:55.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115531 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115530 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115530 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:55.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115530 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115529 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062115529 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-10-01T02:11:55.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115526 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115525 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115525 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.058Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062115525 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-10-01T02:11:55.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115501 data=null button=1 stateMask=0x80000 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115214 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115213 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062115213 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.314Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:55.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:55.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:55.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:55.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:55.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:55.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:55.877Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:55.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062114704 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:55.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062114703 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:55.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062114703 data=null} to TableItem with text {} [2019-10-01T02:11:55.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062114703 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:55.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062114699 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-10-01T02:11:55.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062114693 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:55.877Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:55.877Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:56.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:56.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062113934 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:56.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2062113934 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:56.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2062113934 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:56.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062113933 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:56.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113933 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-10-01T02:11:56.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2062113926 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:56.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:56.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:56.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:56.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062113915 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:56.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062113914 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:56.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062113914 data=null} to TreeItem with text {test} [2019-10-01T02:11:56.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062113914 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:56.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062113891 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062113890 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062113890 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062113889 data=null} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062113889 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062113877 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:56.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:56.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062113875 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062113875 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:11:56.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062113875 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062113875 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113874 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-10-01T02:11:56.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062113860 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:56.698Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-10-01T02:11:56.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:56.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113790 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062113790 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062113790 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113789 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113789 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-10-01T02:11:56.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113767 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:56.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:56.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:56.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:56.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:56.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113763 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062113763 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062113763 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113763 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113763 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-10-01T02:11:56.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113758 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113757 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062113757 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:56.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062113757 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113757 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062113757 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-10-01T02:11:56.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113753 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113752 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113752 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.698Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062113752 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-10-01T02:11:56.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113728 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2062113555 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2062113543 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2062113543 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.956Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:11:56.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:56.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:56.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:56.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:56.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:56.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:56.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:56.956Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:56.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062113534 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:56.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062113534 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:56.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062113534 data=null} to TableItem with text {} [2019-10-01T02:11:56.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062113533 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:56.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062113530 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-10-01T02:11:56.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062113524 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:56.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:56.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:58.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:58.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062112264 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062112264 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:58.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062112263 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062112263 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062112263 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-10-01T02:11:58.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062112258 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:58.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:58.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:58.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:58.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062112250 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062112250 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062112250 data=null} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062112249 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062112249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062112231 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062112221 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062112221 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062112221 data=null} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062112220 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062112220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062112214 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:11:58.326Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:11:58.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062112213 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062112212 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:11:58.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062112212 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:11:58.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062112212 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:58.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062112212 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-10-01T02:11:58.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062112202 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:11:58.326Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-10-01T02:11:58.583Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:58.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111862 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062111861 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062111861 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111861 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062111861 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-10-01T02:11:58.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111841 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:58.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:58.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:11:58.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:11:58.583Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:11:58.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111837 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062111837 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062111837 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111837 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062111837 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-10-01T02:11:58.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111832 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111831 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062111831 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:11:58.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062111830 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111830 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062111830 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-10-01T02:11:58.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111826 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111826 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111826 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.583Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062111825 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-10-01T02:11:58.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111800 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2062111623 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2062111623 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2062111623 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.841Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:11:58.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:58.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:58.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:58.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:11:59.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:59.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:59.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:59.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:59.405Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:11:59.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062111113 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:11:59.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062111113 data=null doit=true} to TableItem with text {} [2019-10-01T02:11:59.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062111113 data=null} to TableItem with text {} [2019-10-01T02:11:59.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062111112 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:59.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062111109 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-10-01T02:11:59.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062111103 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:11:59.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:11:59.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:11:59.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:11:59.967Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062110344 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062110343 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062110343 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062110342 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110342 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-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062110335 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:00.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062110326 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062110326 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062110326 data=null} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062110325 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062110303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062110302 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062110302 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062110301 data=null} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062110301 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062110294 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.224Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:00.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062110293 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062110293 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062110293 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062110293 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110293 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-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062110282 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.224Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-10-01T02:12:00.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:12:00.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062110228 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062110228 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062110227 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062110227 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110227 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-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062110202 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:00.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062110197 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062110197 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062110197 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062110197 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110196 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-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062110192 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062110191 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062110191 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062110191 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062110191 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062110191 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-10-01T02:12:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062110187 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062110186 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.224Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2062110186 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.481Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062110186 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-10-01T02:12:00.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062110157 data=null button=1 stateMask=0x80000 x=132 y=180 count=2} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2062110006 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2062110005 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2062110005 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.481Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.481Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:12:00.481Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-10-01T02:12:00.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:12:00.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2062109639 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2062109638 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2062109638 data=null} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2062109638 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062109638 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-10-01T02:12:00.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2062109632 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.737Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:00.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:00.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:00.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062109620 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:00.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062109619 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062109619 data=null} to TreeItem with text {test} [2019-10-01T02:12:00.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062109619 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062109619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062109600 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062109599 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062109599 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062109598 data=null} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062109598 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062109598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062109591 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:00.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:00.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062109590 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062109590 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062109589 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062109589 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062109589 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-10-01T02:12:00.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062109578 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062109577 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062109577 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062109577 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062109577 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062109577 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-10-01T02:12:00.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062109572 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:00.995Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:12:00.995Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:12:00.995Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:12:00.995Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:12:00.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062109467 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:12:00.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:12:00.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:12:00.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:00.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:00.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:12:00.995Z] DEBUG - Clicking on &Yes [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062109466 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-10-01T02:12:00.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062109466 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-10-01T02:12:00.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062109466 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:00.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062109465 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:00.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062109465 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-10-01T02:12:00.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062109465 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-10-01T02:12:00.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062109465 data=null item=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-10-01T02:12:01.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062109513 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-10-01T02:12:02.185Z] DEBUG - Clicked on [2019-10-01T02:12:02.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:02.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:02.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:02.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:02.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:02.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062108395 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062108395 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062108395 data=null} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062108395 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062108394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062108381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062108380 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062108380 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062108380 data=null} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062108380 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062108380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062108373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:02.185Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:02.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062108372 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062108372 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062108372 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062108371 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062108371 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-10-01T02:12:02.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062108361 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2062108360 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2062108360 data=null doit=true} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2062108360 data=null} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2062108360 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062108360 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-10-01T02:12:02.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2062108356 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2019-10-01T02:12:02.185Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:12:02.185Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:12:02.185Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:12:02.185Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:12:02.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062108227 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:12:02.185Z] 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-10-01T02:12:02.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:02.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:12:02.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:02.185Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:02.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:02.185Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:02.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Clicking on &Next > [2019-10-01T02:12:31.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2062078858 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2062078858 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-10-01T02:12:31.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2062078858 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2062078858 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2062078857 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2062078857 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-10-01T02:12:31.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2062078857 data=null item=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-10-01T02:12:31.668Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - Clicked on &Next > [2019-10-01T02:12:31.668Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:12:31.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-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:12:31.668Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:31.668Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:31.668Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:31.668Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:31.668Z] DEBUG - matched Combo with text " [2019-10-01T02:12:31.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062078761 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-10-01T02:12:31.668Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2868a883 [2019-10-01T02:12:31.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2062078753 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062078752 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-10-01T02:12:31.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2062078752 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2062078752 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2062078752 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2062078752 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-10-01T02:12:31.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2062078752 data=null item=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-10-01T02:12:31.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2062078751 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2062078751 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2062078751 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-10-01T02:12:31.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2062078751 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2062078751 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:12:31.668Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] 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-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:31.668Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - Clicking on &Finish [2019-10-01T02:12:31.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062078742 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062078742 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-10-01T02:12:31.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062078741 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062078741 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:31.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062078741 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-10-01T02:12:31.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062078741 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-10-01T02:12:31.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:31.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062078741 data=null item=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-10-01T02:12:31.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062078948 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-10-01T02:12:31.926Z] DEBUG - Clicked on [2019-10-01T02:12:31.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:31.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:31.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:31.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:31.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:31.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062078513 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062078513 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062078513 data=null} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062078513 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062078513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062078506 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062078506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062078506 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062078505 data=null} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062078505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062078505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062078499 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:31.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:31.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062078498 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062078498 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062078498 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062078497 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062078497 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-10-01T02:12:31.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062078489 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062078489 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062078488 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062078488 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:31.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062078488 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-10-01T02:12:31.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062078484 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:32.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:12:32.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078051 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062078050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062078050 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078049 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062078049 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-10-01T02:12:32.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078032 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:32.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:32.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:32.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:32.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:32.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078028 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062078028 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062078028 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078028 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062078027 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-10-01T02:12:32.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078023 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078022 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062078022 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:32.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062078022 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078022 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062078022 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-10-01T02:12:32.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078018 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078017 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078017 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062078017 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-10-01T02:12:32.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062078000 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062077905 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062077905 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062077905 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:32.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:12:34.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:12:34.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:12:34.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:12:34.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:12:34.387Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062076400 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062076400 data=null doit=true} to TableItem with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062076399 data=null} to TableItem with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062076399 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062076397 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-10-01T02:12:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062076392 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:12:34.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:12:34.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:12:34.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:12:34.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062076318 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062076318 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062076318 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062076317 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062076317 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-10-01T02:12:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062076312 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:34.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062076303 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062076303 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062076303 data=null} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062076303 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062076303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062076285 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062076284 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062076284 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062076284 data=null} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062076284 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062076283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062076277 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:34.387Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:34.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062076276 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062076276 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062076276 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062076276 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062076276 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-10-01T02:12:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062076265 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062076264 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062076264 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062076264 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062076264 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062076264 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-10-01T02:12:34.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062076260 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.387Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:12:34.387Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:12:34.387Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:12:34.387Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:12:34.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062076185 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:12:34.387Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:12:34.387Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:12:34.387Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:34.387Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:34.388Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:12:34.388Z] DEBUG - Clicking on &Yes [2019-10-01T02:12:34.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062076184 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-10-01T02:12:34.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062076184 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-10-01T02:12:34.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062076183 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:34.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062076183 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:34.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062076183 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-10-01T02:12:34.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062076183 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-10-01T02:12:34.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062076183 data=null item=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-10-01T02:12:34.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062076223 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-10-01T02:12:34.388Z] DEBUG - Clicked on [2019-10-01T02:12:34.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:34.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - Unselecting all in (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062075953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062075953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062075952 data=null doit=true} to (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062075952 data=null} to (of type 'Tree') [2019-10-01T02:12:34.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062075952 data=null button=1 stateMask=0x40000 x=89 y=60 count=1} to (of type 'Tree') [2019-10-01T02:12:34.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075952 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-10-01T02:12:34.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062075940 data=null button=1 stateMask=0xc0000 x=89 y=60 count=1} to (of type 'Tree') [2019-10-01T02:12:34.645Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-10-01T02:12:34.645Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:12:34.645Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:12:34.645Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:12:34.645Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-10-01T02:12:34.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-2062075886 data=null doit=true} to Shell with text {Import} [2019-10-01T02:12:34.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.645Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:12:34.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-2062075882 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import [2019-10-01T02:12:34.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-2062075882 data=null doit=true} to Tree node with text: Trace Import [2019-10-01T02:12:34.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-2062075882 data=null} to Tree node with text: Trace Import [2019-10-01T02:12:34.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-2062075881 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import [2019-10-01T02:12:34.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075881 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-10-01T02:12:34.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-2062075880 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.645Z] DEBUG - Clicking on &Next > [2019-10-01T02:12:34.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2062075879 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-10-01T02:12:34.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2062075879 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-10-01T02:12:34.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2062075879 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2062075879 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2062075879 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-10-01T02:12:34.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2062075879 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-10-01T02:12:34.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2062075879 data=null item=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-10-01T02:12:34.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] DEBUG - Clicked on &Next > [2019-10-01T02:12:34.646Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:12:34.646Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:34.646Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:34.646Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:34.646Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:34.646Z] DEBUG - matched Combo with text " [2019-10-01T02:12:34.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062075776 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-10-01T02:12:34.646Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:12:34.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] 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-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:34.646Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] DEBUG - Clicking on &Finish [2019-10-01T02:12:34.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062075763 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-10-01T02:12:34.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062075762 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-10-01T02:12:34.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062075762 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062075762 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:34.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062075762 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-10-01T02:12:34.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062075762 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-10-01T02:12:34.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:12:34.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062075762 data=null item=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-10-01T02:12:34.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062075938 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-10-01T02:12:34.903Z] DEBUG - Clicked on [2019-10-01T02:12:34.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:34.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:34.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:34.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062075559 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062075559 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062075559 data=null} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062075559 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075559 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-10-01T02:12:34.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062075542 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062075541 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062075541 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062075541 data=null} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062075541 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075540 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-10-01T02:12:34.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062075534 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062075533 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062075533 data=null} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062075533 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062075533 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-10-01T02:12:34.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062075527 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:34.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062075527 data=null button=0 stateMask=0x0 x=89 y=132 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062075527 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062075526 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062075526 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075526 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-10-01T02:12:34.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062075508 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062075507 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062075507 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062075507 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:34.903Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062075506 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-10-01T02:12:34.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062075501 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:12:35.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:12:35.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075262 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062075262 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062075262 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075261 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075261 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-10-01T02:12:35.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075240 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:35.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:35.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:35.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:35.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:35.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075236 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062075236 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062075236 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075236 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075236 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-10-01T02:12:35.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075231 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075230 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062075230 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:35.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062075230 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075230 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062075229 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-10-01T02:12:35.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075226 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075225 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075225 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.160Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062075225 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-10-01T02:12:35.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075207 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062075106 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062075106 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062075105 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.417Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:35.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:12:36.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:12:36.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:12:36.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:12:36.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:12:36.785Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:12:36.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062073598 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:12:36.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062073598 data=null doit=true} to TableItem with text {} [2019-10-01T02:12:36.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062073597 data=null} to TableItem with text {} [2019-10-01T02:12:36.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062073597 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:12:36.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062073594 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-10-01T02:12:36.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062073587 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:12:36.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:12:36.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:12:37.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:12:37.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:37.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062073511 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:37.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062073510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:37.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062073510 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:37.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062073509 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062073509 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-10-01T02:12:37.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062073503 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:12:37.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:37.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:37.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:37.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:37.042Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:12:37.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-2062073493 data=null doit=true} to Shell with text {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-10-01T02:12:37.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:12:37.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:37.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:37.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:37.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062073481 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2019-10-01T02:12:37.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062073481 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:12:37.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062073481 data=null} to TreeItem with text {Tracing} [2019-10-01T02:12:37.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062073481 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:37.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062073480 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-10-01T02:12:37.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062073461 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:12:37.042Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:12:37.042Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:12:37.299Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:12:37.862Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:12:37.862Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072648 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072648 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072648 data=null 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-10-01T02:12:37.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072647 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062072647 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:37.862Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Clicking on OK [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062072646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062072645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062072645 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062072645 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062072645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062072645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:12:37.862Z] DEBUG - Clicked on OK [2019-10-01T02:12:38.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062072645 data=null item=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-10-01T02:12:38.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062073376 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-10-01T02:12:38.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:38.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:38.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:38.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:38.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:38.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062072125 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062072124 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062072124 data=null} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062072124 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062072124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062072101 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062072100 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062072100 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062072099 data=null} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062072099 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062072099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062072092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:38.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062072091 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062072091 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062072091 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062072090 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062072090 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-10-01T02:12:38.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062072079 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062072078 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062072078 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062072078 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062072078 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062072078 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-10-01T02:12:38.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062072074 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.376Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:12:38.376Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:12:38.376Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:12:38.376Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:12:38.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062072005 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:12:38.376Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:12:38.376Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:12:38.376Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:12:38.376Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:38.376Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:12:38.376Z] DEBUG - Clicking on &Yes [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062072004 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-10-01T02:12:38.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062072004 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-10-01T02:12:38.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062072004 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:38.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062072004 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:12:38.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062072004 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-10-01T02:12:38.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062072004 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-10-01T02:12:38.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062072004 data=null item=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-10-01T02:12:38.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062072040 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-10-01T02:12:38.635Z] DEBUG - Clicked on [2019-10-01T02:12:38.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:12:38.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:38.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:38.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:12:38.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:12:38.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062071944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062071944 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062071944 data=null} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062071944 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062071944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062071931 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062071930 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062071929 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062071929 data=null} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062071929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062071929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062071923 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:12:38.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:12:38.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062071922 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062071921 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062071921 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062071921 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062071921 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-10-01T02:12:38.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062071912 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062071911 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062071911 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062071911 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062071910 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062071910 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-10-01T02:12:38.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062071906 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:12:38.635Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:12:38.635Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:12:38.635Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:12:38.635Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:12:38.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062071786 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:12:38.635Z] 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-10-01T02:12:38.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:12:38.635Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:12:38.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:38.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:38.635Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:12:38.635Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:12:38.635Z] DEBUG - matched Combo with text " [2019-10-01T02:13:03.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062046592 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-10-01T02:13:03.906Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@546f75de [2019-10-01T02:13:03.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2062046586 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-10-01T02:13:03.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062046586 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-10-01T02:13:03.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2062046586 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2062046586 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2062046585 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-10-01T02:13:03.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2062046585 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-10-01T02:13:03.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2062046585 data=null item=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-10-01T02:13:03.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2062046585 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-10-01T02:13:03.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062046585 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-10-01T02:13:03.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2062046585 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-10-01T02:13:03.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2062046585 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2062046585 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:03.906Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] 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-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:03.906Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:03.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062046574 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-10-01T02:13:03.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062046574 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-10-01T02:13:03.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062046574 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062046574 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062046574 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-10-01T02:13:03.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062046574 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-10-01T02:13:03.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:03.906Z] DEBUG - Clicked on &Finish [2019-10-01T02:13:04.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062046573 data=null item=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-10-01T02:13:04.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062046739 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-10-01T02:13:04.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:04.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:04.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:04.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:04.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:04.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062046043 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062046042 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062046042 data=null} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062046042 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062046042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062046027 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062046026 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062046026 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062046026 data=null} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062046025 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062046025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062046019 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:04.419Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:04.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062046018 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062046018 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062046018 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062046017 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062046017 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-10-01T02:13:04.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062046008 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:04.419Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-10-01T02:13:04.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-2062046007 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-2062046007 data=null} to TreeItem with text {FolderA [2]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-2062046007 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [2]} [2019-10-01T02:13:04.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062046007 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-10-01T02:13:04.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-2062046000 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [2]} [2019-10-01T02:13:04.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:04.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045555 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062045555 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062045555 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045554 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062045554 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-10-01T02:13:04.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045531 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:04.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:04.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:04.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:04.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:04.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045527 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062045527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062045527 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045526 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062045526 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-10-01T02:13:04.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045522 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045521 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062045521 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:04.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062045520 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045520 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062045520 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-10-01T02:13:04.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045516 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045515 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045515 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062045515 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-10-01T02:13:04.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045493 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062045379 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062045379 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062045379 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:04.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:06.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:06.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:06.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:06.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:06.352Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062044281 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062044281 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062044280 data=null} to TableItem with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062044280 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062044277 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-10-01T02:13:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062044268 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:06.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:06.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:06.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062044114 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062044114 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062044114 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062044113 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062044113 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-10-01T02:13:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062044108 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:06.352Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:06.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:06.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062044099 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062044099 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062044099 data=null} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062044098 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062044098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062044079 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062044078 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062044078 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062044077 data=null} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062044077 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062044077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062044070 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:06.352Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062044069 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062044069 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:13:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062044069 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062044068 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062044068 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-10-01T02:13:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062044057 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:06.352Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:06.352Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:06.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043998 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062043998 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062043997 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043997 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062043997 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-10-01T02:13:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043975 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:06.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:06.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:06.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:06.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:06.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043970 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062043970 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062043970 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043970 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062043970 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-10-01T02:13:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043964 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043964 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062043963 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062043963 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043963 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062043963 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-10-01T02:13:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043959 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043958 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043958 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062043958 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-10-01T02:13:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043936 data=null button=1 stateMask=0x80000 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062043657 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062043641 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062043641 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:06.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:06.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:06.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:06.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:06.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:06.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:06.727Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062043632 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062043632 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062043632 data=null} to TableItem with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062043631 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:06.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062043627 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-10-01T02:13:07.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062043613 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:07.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:07.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:08.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:08.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:08.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062042441 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:08.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062042440 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:08.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062042440 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:08.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062042439 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:08.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062042439 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-10-01T02:13:08.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062042433 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:08.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:08.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:08.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:08.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:08.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:08.010Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:08.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:08.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-2062042428 data=null button=0 stateMask=0x0 x=98 y=156 count=0} to TreeItem with text {FolderB} [2019-10-01T02:13:08.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-2062042428 data=null doit=true} to TreeItem with text {FolderB} [2019-10-01T02:13:08.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-2062042428 data=null} to TreeItem with text {FolderB} [2019-10-01T02:13:08.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-2062042428 data=null button=1 stateMask=0x0 x=98 y=156 count=1} to TreeItem with text {FolderB} [2019-10-01T02:13:08.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062042427 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-10-01T02:13:08.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-2062042413 data=null button=1 stateMask=0x80000 x=98 y=156 count=1} to TreeItem with text {FolderB} [2019-10-01T02:13:08.010Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:08.010Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:08.269Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:08.269Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062042274 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:13:08.269Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:08.269Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:08.269Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:08.269Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:08.269Z] DEBUG - matched Combo with text " [2019-10-01T02:13:08.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062042202 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-10-01T02:13:08.269Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:08.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] 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-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:08.269Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:08.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062042185 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-10-01T02:13:08.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062042185 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-10-01T02:13:08.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062042185 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062042184 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062042184 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-10-01T02:13:08.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062042184 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-10-01T02:13:08.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:08.269Z] DEBUG - Clicked on &Finish [2019-10-01T02:13:08.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062042184 data=null item=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-10-01T02:13:08.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062042376 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-10-01T02:13:08.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:08.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:08.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:08.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:08.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:08.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:08.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062041655 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062041655 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062041655 data=null} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062041655 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062041655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062041638 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:08.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062041637 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:08.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062041637 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:08.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062041637 data=null} to TreeItem with text {test} [2019-10-01T02:13:08.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062041637 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:08.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062041637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:08.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062041630 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:08.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:08.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:08.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062041629 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062041629 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062041629 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062041629 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062041628 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-10-01T02:13:08.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062041619 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:08.786Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:08.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-2062041619 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-2062041618 data=null} to TreeItem with text {FolderB [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-2062041618 data=null button=1 stateMask=0x0 x=109 y=156 count=1} to TreeItem with text {FolderB [2]} [2019-10-01T02:13:08.786Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062041618 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-10-01T02:13:08.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-2062041610 data=null button=1 stateMask=0x80000 x=109 y=156 count=1} to TreeItem with text {FolderB [2]} [2019-10-01T02:13:09.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:09.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041169 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062041169 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062041169 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041168 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062041168 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-10-01T02:13:09.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041149 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:09.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:09.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:09.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:09.350Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:09.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041146 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062041146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062041145 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041145 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062041145 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-10-01T02:13:09.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041140 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041139 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062041139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:09.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062041139 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041139 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062041138 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-10-01T02:13:09.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041135 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041134 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041134 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.350Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062041134 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-10-01T02:13:09.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062041115 data=null button=1 stateMask=0x80000 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.607Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062040956 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.607Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062040956 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.607Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062040956 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.607Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:09.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:09.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:09.607Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:10.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:10.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:10.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:10.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:10.538Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:10.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062039893 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:10.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062039892 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:10.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062039892 data=null} to TableItem with text {} [2019-10-01T02:13:10.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062039892 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:10.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062039889 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-10-01T02:13:10.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062039879 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:10.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:10.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:10.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062039721 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062039721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062039721 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062039720 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039720 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-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062039715 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:10.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:10.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062039706 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062039706 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062039706 data=null} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062039706 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062039687 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062039686 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062039686 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062039686 data=null} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062039686 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062039671 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:10.795Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2062039670 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2062039670 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2062039669 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2062039669 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039669 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-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2062039659 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:13:10.795Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:13:10.795Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:10.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039599 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062039598 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062039598 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039598 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039597 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-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039580 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:10.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:10.795Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039576 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062039576 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062039576 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039575 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039575 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-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039571 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039571 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062039571 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:10.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062039570 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039570 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062039570 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-10-01T02:13:10.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039566 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039566 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:10.795Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039565 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:11.052Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062039565 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-10-01T02:13:11.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039539 data=null button=1 stateMask=0x80000 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:11.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062039226 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:11.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062039200 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:11.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062039200 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:11.309Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:11.309Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:11.309Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:11.309Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:11.309Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:11.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:11.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:11.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:11.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:11.309Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:11.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062039192 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:11.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062039192 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:11.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062039192 data=null} to TableItem with text {} [2019-10-01T02:13:11.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062039191 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:11.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062039188 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-10-01T02:13:11.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062039182 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:11.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:11.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:12.678Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:12.678Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062038019 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:12.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062038018 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:12.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062038018 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062038018 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:12.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062038017 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-10-01T02:13:12.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062038011 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:12.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:12.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:12.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:12.678Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:12.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:12.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:12.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:12.678Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:13:12.678Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:12.678Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:13:12.678Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062038005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062038005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062038005 data=null doit=true} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062038005 data=null} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062038004 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062038004 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-10-01T02:13:12.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062037988 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062037988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062037988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062037987 data=null doit=true} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062037987 data=null} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-2062037987 data=null button=1 stateMask=0x40000 x=109 y=156 count=1} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062037987 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-10-01T02:13:12.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-2062037978 data=null button=1 stateMask=0xc0000 x=109 y=156 count=1} to (of type 'Tree') [2019-10-01T02:13:12.678Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:13:12.678Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:13:12.678Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:13:12.678Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-10-01T02:13:12.678Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:13:12.678Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:13:12.678Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:12.678Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:12.678Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:13:12.678Z] DEBUG - Clicking on &Yes [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062037892 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-10-01T02:13:12.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062037892 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-10-01T02:13:12.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062037892 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:12.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062037892 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:12.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062037892 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-10-01T02:13:12.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062037892 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-10-01T02:13:12.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062037892 data=null item=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-10-01T02:13:13.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062037933 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-10-01T02:13:13.501Z] DEBUG - Clicked on [2019-10-01T02:13:13.501Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-10-01T02:13:13.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:13.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:13.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:13.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:13.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:13.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062037084 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062037084 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062037083 data=null} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062037083 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062037083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062037061 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062037060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062037060 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062037060 data=null} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062037060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062037060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062037054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.501Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:13.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2062037053 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2062037053 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2062037053 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2062037052 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062037052 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-10-01T02:13:13.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2062037042 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2062037041 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2062037041 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2062037041 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2062037041 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062037041 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-10-01T02:13:13.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2062037037 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:13:13.501Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:13:13.501Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:13:13.501Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:13:13.501Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:13:13.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062036973 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:13:13.501Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:13:13.501Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:13:13.501Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:13.501Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:13.501Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:13:13.501Z] DEBUG - Clicking on &Yes [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062036972 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-10-01T02:13:13.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062036972 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-10-01T02:13:13.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062036972 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:13.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062036972 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:13.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062036971 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-10-01T02:13:13.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062036971 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-10-01T02:13:13.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062036971 data=null item=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-10-01T02:13:13.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062037006 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-10-01T02:13:13.758Z] DEBUG - Clicked on [2019-10-01T02:13:13.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:13.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:13.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:13.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:13.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:13.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062036715 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062036715 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062036714 data=null} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062036714 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062036714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062036700 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062036699 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062036699 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062036699 data=null} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062036699 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062036698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062036693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:13.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:13.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062036692 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062036692 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062036692 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062036692 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062036692 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-10-01T02:13:13.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062036683 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062036683 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062036683 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062036683 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062036682 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062036682 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-10-01T02:13:13.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062036679 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:13.758Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-10-01T02:13:13.758Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-10-01T02:13:13.758Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-10-01T02:13:13.758Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-10-01T02:13:13.758Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:13:13.758Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:13:13.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:13.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:13:13.758Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:13:13.758Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:13.758Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Clicking on OK [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062036609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062036609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062036609 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062036609 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062036609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062036609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:13.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062036609 data=null item=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-10-01T02:13:14.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2062036646 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-10-01T02:13:14.015Z] DEBUG - Clicked on [2019-10-01T02:13:14.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062036558 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062036558 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062036558 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062036558 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062036558 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-10-01T02:13:14.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062036554 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-10-01T02:13:14.015Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-10-01T02:13:14.015Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-10-01T02:13:14.015Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-10-01T02:13:14.015Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:13:14.015Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-10-01T02:13:14.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:13:14.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:13:14.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:14.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Clicking on OK [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062036490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062036490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062036490 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062036490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062036490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062036490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:14.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062036490 data=null item=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-10-01T02:13:14.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2062036526 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-10-01T02:13:14.015Z] DEBUG - Clicked on [2019-10-01T02:13:14.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062036436 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062036436 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062036435 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062036435 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-10-01T02:13:14.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062036430 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.015Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-2062036430 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA} [2019-10-01T02:13:14.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-2062036430 data=null doit=true} to TreeItem with text {FolderA} [2019-10-01T02:13:14.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-2062036429 data=null} to TreeItem with text {FolderA} [2019-10-01T02:13:14.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-2062036429 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA} [2019-10-01T02:13:14.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062036429 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-10-01T02:13:14.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-2062036420 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA} [2019-10-01T02:13:14.015Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:14.015Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:14.273Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:14.273Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:14.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062036303 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:14.273Z] 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-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:13:14.273Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:14.273Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:14.273Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:14.273Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:14.273Z] DEBUG - matched Combo with text " [2019-10-01T02:13:14.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062036256 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-10-01T02:13:14.273Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:14.273Z] 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-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:14.273Z] 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-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:14.273Z] 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-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:14.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] 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-10-01T02:13:14.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:14.273Z] 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-10-01T02:13:14.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] 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-10-01T02:13:14.274Z] 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-10-01T02:13:14.274Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:14.274Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:14.274Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:14.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062036242 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-10-01T02:13:14.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062036242 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-10-01T02:13:14.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062036242 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:14.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062036242 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:14.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062036242 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-10-01T02:13:14.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062036242 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-10-01T02:13:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062036242 data=null item=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-10-01T02:13:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062036386 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-10-01T02:13:14.826Z] DEBUG - Clicked on [2019-10-01T02:13:14.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:14.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:14.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:14.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:14.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:14.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062036000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062036000 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062036000 data=null} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062035999 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062035999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062035986 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062035986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062035986 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062035985 data=null} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062035985 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062035985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062035979 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:14.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:14.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062035977 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062035977 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062035977 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062035977 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062035977 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-10-01T02:13:14.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062035968 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:14.826Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-10-01T02:13:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-2062035967 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-2062035967 data=null} to TreeItem with text {FolderA [1]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-2062035967 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [1]} [2019-10-01T02:13:14.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062035966 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-10-01T02:13:14.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-2062035961 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [1]} [2019-10-01T02:13:15.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:15.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035526 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062035526 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062035526 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035525 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062035525 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-10-01T02:13:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035507 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:15.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:15.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:15.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:15.126Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:15.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035504 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062035504 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062035504 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035504 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062035504 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-10-01T02:13:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035499 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035499 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062035498 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062035498 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035498 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062035498 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-10-01T02:13:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035494 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035494 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035494 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062035493 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-10-01T02:13:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035475 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062035378 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062035377 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062035377 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:15.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:16.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:16.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:16.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:16.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:16.495Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:16.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062033872 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:16.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062033871 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:16.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062033871 data=null} to TableItem with text {} [2019-10-01T02:13:16.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062033871 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:16.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062033868 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-10-01T02:13:16.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062033863 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:16.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:16.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:16.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:16.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:16.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062033788 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062033788 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062033787 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062033787 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062033787 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-10-01T02:13:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062033778 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:16.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:16.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:16.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:16.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:16.753Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:16.753Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-10-01T02:13:16.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:16.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-2062033774 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to TreeItem with text {FolderB} [2019-10-01T02:13:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-2062033774 data=null doit=true} to TreeItem with text {FolderB} [2019-10-01T02:13:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-2062033774 data=null} to TreeItem with text {FolderB} [2019-10-01T02:13:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-2062033773 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to TreeItem with text {FolderB} [2019-10-01T02:13:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062033773 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-10-01T02:13:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-2062033760 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to TreeItem with text {FolderB} [2019-10-01T02:13:16.753Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:16.753Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:16.753Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:16.753Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062033641 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:16.753Z] 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-10-01T02:13:16.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:16.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:13:16.753Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:16.753Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:16.753Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:16.753Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:16.753Z] DEBUG - matched Combo with text " [2019-10-01T02:13:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062033596 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-10-01T02:13:16.765Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:16.765Z] 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-10-01T02:13:16.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:13:16.765Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:16.765Z] 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-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:16.765Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:16.765Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:16.765Z] 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-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:16.765Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:16.765Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:16.766Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:17.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] 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-10-01T02:13:17.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:17.022Z] 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-10-01T02:13:17.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] 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-10-01T02:13:17.022Z] 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-10-01T02:13:17.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:17.022Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:17.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062033582 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-10-01T02:13:17.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062033582 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-10-01T02:13:17.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062033581 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062033581 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062033581 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-10-01T02:13:17.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062033581 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-10-01T02:13:17.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:17.022Z] DEBUG - Clicked on &Finish [2019-10-01T02:13:17.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062033581 data=null item=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-10-01T02:13:17.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062033725 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-10-01T02:13:17.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:17.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:17.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:17.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:17.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:17.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062033054 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062033054 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062033054 data=null} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062033053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062033053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062033039 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062033038 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062033038 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062033038 data=null} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062033037 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062033037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062033031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:17.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:17.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062033030 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062033030 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062033029 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062033029 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062033029 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-10-01T02:13:17.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062033020 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:17.536Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:17.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-2062033020 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-2062033019 data=null} to TreeItem with text {FolderB [1]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-2062033019 data=null button=1 stateMask=0x0 x=109 y=132 count=1} to TreeItem with text {FolderB [1]} [2019-10-01T02:13:17.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062033019 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-10-01T02:13:17.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-2062033013 data=null button=1 stateMask=0x80000 x=109 y=132 count=1} to TreeItem with text {FolderB [1]} [2019-10-01T02:13:17.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:17.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032669 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062032669 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062032669 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032668 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062032668 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-10-01T02:13:17.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032647 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:17.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:17.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:17.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:17.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:17.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032643 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062032643 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062032642 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032642 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062032642 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-10-01T02:13:17.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032637 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032636 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062032636 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:17.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062032636 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032635 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062032635 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-10-01T02:13:17.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032631 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032631 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032630 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:17.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062032630 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-10-01T02:13:17.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032604 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:18.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062032348 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:18.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062032317 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:18.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062032317 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:18.051Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:18.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:18.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:18.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:18.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:18.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:18.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:18.051Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:18.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062032309 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:18.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062032308 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:18.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062032308 data=null} to TableItem with text {} [2019-10-01T02:13:18.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062032308 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:18.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062032304 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-10-01T02:13:18.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062032299 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:18.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:18.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:19.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:19.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062031044 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:19.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062031043 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:19.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062031043 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062031043 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:19.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062031043 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-10-01T02:13:19.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062031038 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:19.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:19.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:19.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:19.420Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:19.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:19.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:19.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:19.420Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:19.420Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:13:19.420Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062031034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062031034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062031034 data=null doit=true} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062031034 data=null} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-2062031034 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062031033 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-10-01T02:13:19.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-2062031020 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062031013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062031013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062031013 data=null doit=true} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062031013 data=null} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-2062031013 data=null button=1 stateMask=0x40000 x=109 y=132 count=1} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062031012 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-10-01T02:13:19.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-2062031001 data=null button=1 stateMask=0xc0000 x=109 y=132 count=1} to (of type 'Tree') [2019-10-01T02:13:19.420Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:13:19.420Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:13:19.420Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:13:19.420Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-10-01T02:13:19.420Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:13:19.420Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:13:19.420Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:19.420Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:19.420Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:13:19.420Z] DEBUG - Clicking on &Yes [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062030932 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-10-01T02:13:19.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062030932 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-10-01T02:13:19.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062030932 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:19.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062030932 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:19.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062030932 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-10-01T02:13:19.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062030932 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-10-01T02:13:19.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062030932 data=null item=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-10-01T02:13:19.984Z] DEBUG - Clicked on [2019-10-01T02:13:19.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062030969 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-10-01T02:13:19.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:19.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:19.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:19.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:19.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:19.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062030415 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062030414 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062030414 data=null} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062030414 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062030413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062030397 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062030396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062030396 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062030396 data=null} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062030395 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062030395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062030389 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:19.984Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:19.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062030388 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062030388 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062030388 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062030388 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062030388 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-10-01T02:13:19.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062030379 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2062030378 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2062030378 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2062030378 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2062030378 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:19.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062030378 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-10-01T02:13:19.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2062030374 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:13:20.242Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:20.242Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:20.242Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:20.242Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:20.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062030266 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:20.242Z] 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-10-01T02:13:20.242Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:20.242Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:13:20.242Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:20.242Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:20.242Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:20.242Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:20.242Z] DEBUG - matched Combo with text " [2019-10-01T02:13:25.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062025178 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-10-01T02:13:25.266Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:25.266Z] 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-10-01T02:13:25.266Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:13:25.266Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.266Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:25.267Z] 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-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@20f6cb2a [2019-10-01T02:13:25.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2062025173 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-10-01T02:13:25.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062025172 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-10-01T02:13:25.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2062025172 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2062025172 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2062025172 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-10-01T02:13:25.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2062025172 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-10-01T02:13:25.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2062025172 data=null item=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-10-01T02:13:25.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2062025172 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-10-01T02:13:25.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062025172 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-10-01T02:13:25.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2062025172 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-10-01T02:13:25.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2062025171 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2062025171 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:25.267Z] 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-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:25.267Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] 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-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:25.267Z] 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-10-01T02:13:25.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] 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-10-01T02:13:25.267Z] 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-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:25.267Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:25.267Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:25.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062025161 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-10-01T02:13:25.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062025161 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-10-01T02:13:25.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062025161 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:25.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062025161 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:25.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062025160 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-10-01T02:13:25.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062025160 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-10-01T02:13:25.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062025160 data=null item=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-10-01T02:13:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062025312 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-10-01T02:13:25.524Z] DEBUG - Clicked on [2019-10-01T02:13:25.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:25.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:25.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:25.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:25.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:25.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062024904 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062024904 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062024904 data=null} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062024903 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062024903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062024890 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062024889 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062024889 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062024888 data=null} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062024888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062024888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062024882 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:25.524Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:25.524Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062024880 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062024880 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062024880 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062024880 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062024879 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-10-01T02:13:25.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062024870 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062024870 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062024870 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062024869 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:25.524Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062024869 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-10-01T02:13:25.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062024865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:26.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:26.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:26.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024429 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062024428 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062024428 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024428 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062024428 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-10-01T02:13:26.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024409 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:26.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:26.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:26.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:26.087Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:26.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024406 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062024406 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062024406 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024406 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062024406 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-10-01T02:13:26.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024401 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024401 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062024401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:26.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062024401 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024400 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062024400 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-10-01T02:13:26.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024396 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024396 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024396 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062024396 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-10-01T02:13:26.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024379 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062024284 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062024284 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062024283 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:26.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:27.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:27.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:27.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:27.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:27.980Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062022778 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062022778 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062022777 data=null} to TableItem with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062022777 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062022775 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062022769 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:27.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:27.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:27.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:27.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062022696 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062022696 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062022696 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062022695 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062022695 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062022690 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:27.980Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:27.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:27.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:27.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062022577 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062022577 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062022577 data=null} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062022576 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062022576 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062022557 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062022556 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062022556 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062022556 data=null} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062022556 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062022556 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062022549 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062022548 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062022548 data=null} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062022548 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062022547 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062022541 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:27.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062022540 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062022540 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062022540 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062022540 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062022540 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062022529 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062022528 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062022528 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062022528 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062022527 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062022527 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-10-01T02:13:27.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062022523 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:27.980Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:27.980Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:27.980Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:27.980Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:27.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062022402 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:27.980Z] 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-10-01T02:13:27.980Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:27.980Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:13:27.980Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:27.980Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:27.980Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:27.980Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:27.980Z] DEBUG - matched Combo with text " [2019-10-01T02:13:28.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062022355 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-10-01T02:13:28.238Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:28.238Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] 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-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:28.239Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:28.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062022341 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-10-01T02:13:28.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062022341 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-10-01T02:13:28.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062022341 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062022341 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062022341 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-10-01T02:13:28.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062022341 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-10-01T02:13:28.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:28.239Z] DEBUG - Clicked on &Finish [2019-10-01T02:13:28.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062022341 data=null item=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-10-01T02:13:28.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062022491 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-10-01T02:13:28.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:28.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:28.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:28.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:28.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:28.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062021815 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062021814 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062021814 data=null} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062021814 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062021813 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-10-01T02:13:28.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062021800 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062021799 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062021799 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062021799 data=null} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062021798 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062021798 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-10-01T02:13:28.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062021792 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:28.801Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:13:28.801Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2062021791 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062021790 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062021790 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062021790 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062021790 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-10-01T02:13:28.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062021781 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2062021781 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2062021780 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062021780 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:28.801Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062021780 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-10-01T02:13:28.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062021773 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:13:29.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:29.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021333 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062021333 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062021332 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021332 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062021332 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-10-01T02:13:29.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021312 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:29.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:29.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:29.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:29.058Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:29.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021307 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062021307 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062021307 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021307 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062021307 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-10-01T02:13:29.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021302 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021301 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062021301 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:29.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062021301 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021301 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062021300 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-10-01T02:13:29.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021296 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021296 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.058Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021296 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.315Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062021296 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-10-01T02:13:29.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062021273 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062020932 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062020908 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062020908 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.572Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:29.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:29.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:29.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:29.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:29.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:29.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:29.572Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:29.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062020899 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:29.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062020899 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:29.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062020899 data=null} to TableItem with text {} [2019-10-01T02:13:29.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062020898 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:29.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062020895 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-10-01T02:13:29.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062020889 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:29.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:29.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:30.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:30.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062019733 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062019733 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062019733 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062019732 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:30.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062019732 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-10-01T02:13:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062019727 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:30.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:30.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:30.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:30.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:30.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:30.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:30.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062019724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062019724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062019723 data=null doit=true} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062019723 data=null} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062019723 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062019723 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-10-01T02:13:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062019709 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2062019709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2062019709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2062019709 data=null doit=true} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2062019708 data=null} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2062019708 data=null button=1 stateMask=0x40000 x=89 y=156 count=1} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062019708 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-10-01T02:13:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2062019698 data=null button=1 stateMask=0xc0000 x=89 y=156 count=1} to (of type 'Tree') [2019-10-01T02:13:30.941Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:13:30.941Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:13:30.941Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:13:30.941Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:13:30.941Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:13:30.941Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:13:30.941Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:30.941Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:30.941Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:13:30.941Z] DEBUG - Clicking on &Yes [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062019629 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-10-01T02:13:30.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062019629 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-10-01T02:13:30.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062019629 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:30.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062019629 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:30.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062019629 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-10-01T02:13:30.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062019629 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-10-01T02:13:30.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062019629 data=null item=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-10-01T02:13:31.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062019666 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-10-01T02:13:31.456Z] DEBUG - Clicked on [2019-10-01T02:13:31.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2062019112 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:13:31.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:13:31.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:31.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:31.456Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:31.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2062019102 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2019-10-01T02:13:31.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2062019102 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:13:31.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2062019102 data=null} to TreeItem with text {Tracing} [2019-10-01T02:13:31.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2062019102 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:31.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062019102 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-10-01T02:13:31.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2062019089 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2019-10-01T02:13:31.456Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:13:31.456Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:13:31.456Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:13:32.019Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:13:32.019Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null 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-10-01T02:13:32.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018457 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2062018457 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:32.019Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Clicking on OK [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2062018456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2062018456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2062018456 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2062018456 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2062018456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2062018456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:13:32.019Z] DEBUG - Clicked on OK [2019-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2062018456 data=null item=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-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2062019042 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-10-01T02:13:32.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:32.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:32.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:32.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:32.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:32.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062018400 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062018400 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062018400 data=null} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062018400 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062018384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062018384 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062018383 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062018383 data=null} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062018383 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062018377 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:32.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062018376 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062018376 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062018376 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062018376 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018376 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-10-01T02:13:32.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062018365 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062018364 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062018364 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062018364 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062018363 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018363 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-10-01T02:13:32.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062018359 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.019Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:13:32.019Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:13:32.277Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:13:32.277Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:13:32.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2062018289 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:13:32.277Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:13:32.277Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:13:32.277Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:32.277Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:32.277Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:13:32.277Z] DEBUG - Clicking on &Yes [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2062018288 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-10-01T02:13:32.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2062018288 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-10-01T02:13:32.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2062018288 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:32.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2062018288 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2062018287 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-10-01T02:13:32.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2062018287 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-10-01T02:13:32.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2062018287 data=null item=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-10-01T02:13:32.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2062018325 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-10-01T02:13:32.277Z] DEBUG - Clicked on [2019-10-01T02:13:32.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:32.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:32.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:32.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:32.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:32.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062018231 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062018230 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062018230 data=null} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062018230 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062018218 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062018217 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062018217 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062018217 data=null} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062018217 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062018210 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:32.277Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:32.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062018210 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062018209 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062018209 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062018209 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018209 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-10-01T02:13:32.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062018201 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:32.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2062018200 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2062018200 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2062018200 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2062018200 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062018199 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-10-01T02:13:32.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2062018196 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:32.278Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:32.278Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:32.278Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:32.278Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:32.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2062018086 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:32.278Z] 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-10-01T02:13:32.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.278Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-10-01T02:13:32.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-2062018084 data=null doit=true} to Button with text {Select roo&t directory:} [2019-10-01T02:13:32.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-2062018084 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-10-01T02:13:32.278Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-10-01T02:13:32.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-2062018083 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-10-01T02:13:32.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-2062018083 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-10-01T02:13:32.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-2062018083 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-10-01T02:13:32.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-2062018082 data=null item=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-10-01T02:13:32.278Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-10-01T02:13:32.278Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:32.278Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:32.278Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:32.278Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:32.278Z] DEBUG - matched Combo with text " [2019-10-01T02:13:32.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2062018029 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-10-01T02:13:32.535Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68844a1c [2019-10-01T02:13:32.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2062018025 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-10-01T02:13:32.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062018025 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-10-01T02:13:32.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2062018025 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2062018025 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2062018024 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-10-01T02:13:32.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2062018024 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-10-01T02:13:32.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2062018024 data=null item=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-10-01T02:13:32.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2062018024 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-10-01T02:13:32.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2062018024 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-10-01T02:13:32.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2062018024 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-10-01T02:13:32.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2062018024 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2062018024 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:32.535Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] 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-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:32.535Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.535Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:32.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2062018016 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-10-01T02:13:32.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2062018016 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-10-01T02:13:32.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2062018016 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2062018016 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2062018016 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-10-01T02:13:32.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2062018015 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-10-01T02:13:32.536Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:32.536Z] DEBUG - Clicked on &Finish [2019-10-01T02:13:33.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2062018015 data=null item=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-10-01T02:13:33.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2062018167 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-10-01T02:13:33.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:33.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:33.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:33.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:33.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:33.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062017487 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062017487 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062017486 data=null} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062017486 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062017486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062017472 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062017470 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062017470 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062017470 data=null} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062017469 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062017469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062017463 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:33.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:33.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062017462 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062017461 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062017461 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062017461 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062017461 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-10-01T02:13:33.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062017452 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062017451 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062017451 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062017451 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062017451 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-10-01T02:13:33.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062017441 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:33.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:33.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017103 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062017102 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062017102 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017102 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062017101 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-10-01T02:13:33.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017082 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:33.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:33.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:33.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:33.285Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:33.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017078 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062017078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062017078 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017078 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062017077 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-10-01T02:13:33.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017073 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017073 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062017073 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:33.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062017072 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017072 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062017072 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-10-01T02:13:33.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017068 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017068 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.285Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017068 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.544Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062017068 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-10-01T02:13:33.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062017044 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062016939 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062016938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062016938 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.544Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:33.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:34.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:34.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:34.914Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:34.914Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:34.914Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:34.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062015431 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:34.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062015431 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:34.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062015430 data=null} to TableItem with text {} [2019-10-01T02:13:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062015430 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062015427 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-10-01T02:13:35.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062015421 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:35.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:35.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:35.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:35.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062015342 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062015342 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:35.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062015341 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062015341 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062015340 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-10-01T02:13:35.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062015336 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:35.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:35.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:35.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:35.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062015328 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062015328 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062015328 data=null} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062015328 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062015328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062015309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062015309 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062015309 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062015308 data=null} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062015308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062015308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062015302 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:35.171Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:35.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062015301 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062015301 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:35.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062015301 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:35.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062015300 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:35.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062015300 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-10-01T02:13:35.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062015289 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:35.171Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:35.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:35.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014849 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062014849 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062014849 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014849 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062014849 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-10-01T02:13:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014831 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:35.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:35.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:35.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:35.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:35.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014827 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062014827 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062014827 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014827 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062014827 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-10-01T02:13:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014823 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014822 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062014822 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:35.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062014822 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014821 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062014821 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-10-01T02:13:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014818 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014817 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014817 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062014817 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-10-01T02:13:35.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014795 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062014668 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062014668 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062014668 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:35.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:35.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:37.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:37.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:37.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:37.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:37.106Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062013613 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062013613 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062013613 data=null} to TableItem with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062013612 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062013610 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-10-01T02:13:37.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062013605 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:37.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:37.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:37.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:37.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062013346 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062013346 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:37.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062013346 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062013345 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062013345 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-10-01T02:13:37.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062013341 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:37.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:37.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:37.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:37.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062013332 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062013332 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062013332 data=null} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062013332 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062013331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062013313 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062013312 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062013312 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062013312 data=null} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062013312 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062013311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062013305 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:37.106Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:37.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062013304 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062013303 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:37.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062013303 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:37.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062013303 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:37.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062013303 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-10-01T02:13:37.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062013292 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:37.106Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:37.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:37.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012851 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062012851 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062012850 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012850 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062012850 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-10-01T02:13:37.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012832 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:37.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:37.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:37.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:37.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:37.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012828 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062012828 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062012828 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012827 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062012827 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-10-01T02:13:37.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012823 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012823 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062012823 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062012822 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012822 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062012822 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-10-01T02:13:37.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012818 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012818 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012817 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.669Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062012817 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-10-01T02:13:37.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012797 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062012556 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062012540 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062012539 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.927Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:37.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:37.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:37.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:37.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:37.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:37.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:37.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:37.927Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:37.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062012531 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:37.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062012531 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:37.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062012530 data=null} to TableItem with text {} [2019-10-01T02:13:37.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062012530 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:37.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062012526 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-10-01T02:13:37.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062012520 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:37.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:37.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:39.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:39.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062011259 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062011258 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:39.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062011258 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062011257 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011257 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-10-01T02:13:39.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062011252 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:39.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:39.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:39.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062011245 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062011245 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062011245 data=null} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062011244 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062011225 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062011224 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062011224 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062011224 data=null} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062011224 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062011217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:39.296Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:39.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062011216 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062011216 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:39.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062011216 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062011216 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011216 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-10-01T02:13:39.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062011205 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:39.296Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:39.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:39.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011144 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062011144 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062011143 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011143 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011143 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-10-01T02:13:39.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011125 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:39.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:39.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:39.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011121 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062011121 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062011121 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011121 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011121 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-10-01T02:13:39.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011116 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.296Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011116 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062011115 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:39.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062011115 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011115 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062011115 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-10-01T02:13:39.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011111 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011111 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011110 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.297Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062011110 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-10-01T02:13:39.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062011092 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2062010931 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2062010919 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2062010918 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.554Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:13:39.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:39.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:39.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:39.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:39.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:39.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:39.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:39.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:39.554Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:39.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062010911 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:39.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062010911 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:39.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062010910 data=null} to TableItem with text {} [2019-10-01T02:13:39.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062010910 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:39.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062010906 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-10-01T02:13:39.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062010901 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:39.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:39.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:40.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062009644 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062009644 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062009643 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062009643 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009643 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-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062009638 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:40.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:40.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062009630 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062009630 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062009630 data=null} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062009630 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062009612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062009612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062009612 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062009612 data=null} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062009611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062009605 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:40.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062009604 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062009604 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062009604 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062009604 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009604 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-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062009593 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:40.924Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:40.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009530 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062009530 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062009530 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009529 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009529 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-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009510 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:40.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:40.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009507 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062009507 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062009507 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009506 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009506 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-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009502 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009501 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062009501 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:40.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062009501 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009501 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062009500 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-10-01T02:13:40.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009497 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009496 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009496 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:40.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062009496 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-10-01T02:13:41.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009477 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:41.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2062009316 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:41.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2062009303 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:41.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2062009303 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:41.182Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:13:41.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:41.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:41.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:41.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:41.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:41.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:41.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:41.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:41.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:41.182Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:41.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062009295 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:41.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062009294 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:41.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062009293 data=null} to TableItem with text {} [2019-10-01T02:13:41.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062009293 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:41.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062009289 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-10-01T02:13:41.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062009284 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:41.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:41.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:42.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:42.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:42.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2062008024 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:42.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2062008023 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:42.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2062008023 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:42.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2062008022 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:42.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062008022 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-10-01T02:13:42.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2062008017 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:42.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:42.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:42.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:42.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:42.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062008009 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:42.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062008009 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:42.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062008009 data=null} to TreeItem with text {test} [2019-10-01T02:13:42.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062008009 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:42.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062008009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062007991 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:42.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062007981 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062007981 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062007981 data=null} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062007980 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062007980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062007974 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:42.553Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:42.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:42.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062007972 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:42.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062007972 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:42.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062007972 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:42.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062007972 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:42.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062007971 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-10-01T02:13:42.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062007961 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:42.553Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:42.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:42.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007513 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062007512 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062007512 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007512 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062007512 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-10-01T02:13:43.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007490 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:43.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:43.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:43.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:43.324Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:43.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007485 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062007485 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062007485 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007485 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062007484 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-10-01T02:13:43.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007480 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007479 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062007479 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062007479 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007478 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062007478 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-10-01T02:13:43.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007474 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007474 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007474 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062007473 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-10-01T02:13:43.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007452 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062007281 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062007268 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062007268 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:43.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:43.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:43.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:43.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:43.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:43.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:43.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:43.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:43.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:43.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:43.324Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062007260 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062007260 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062007260 data=null} to TableItem with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062007259 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:43.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062007256 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-10-01T02:13:43.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062007250 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:43.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:43.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:44.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:44.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062005994 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2062005994 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:44.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2062005994 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062005993 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005993 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-10-01T02:13:44.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2062005980 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:44.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:44.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:44.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:44.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062005972 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062005972 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062005971 data=null} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062005971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062005954 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062005953 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062005953 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062005953 data=null} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062005952 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062005946 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:44.693Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:44.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062005944 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062005944 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062005944 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062005944 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005944 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-10-01T02:13:44.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062005934 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:44.693Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:44.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-2062005933 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-2062005933 data=null} to TreeItem with text {z-clashes [6]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-2062005932 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2019-10-01T02:13:44.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2062005932 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-10-01T02:13:44.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-2062005914 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2019-10-01T02:13:44.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:44.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005568 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062005567 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062005567 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005567 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005566 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-10-01T02:13:44.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005547 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:44.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:44.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:44.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:44.951Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:44.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005543 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062005543 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062005543 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005543 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005542 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-10-01T02:13:44.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005538 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005537 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062005537 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:44.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062005537 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005537 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062005537 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-10-01T02:13:44.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005533 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005532 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005532 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:44.951Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062005532 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-10-01T02:13:45.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005510 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:45.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062005369 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:45.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062005368 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:45.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062005368 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:45.208Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:45.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.138Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:46.138Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:46.138Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:46.138Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:46.138Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:46.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062004300 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:46.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062004300 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:46.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062004299 data=null} to TableItem with text {} [2019-10-01T02:13:46.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062004299 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:46.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062004296 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-10-01T02:13:46.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062004288 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:46.138Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:46.138Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:46.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062004128 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2062004128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2062004128 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062004127 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062004127 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-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2062004120 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:46.395Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:46.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062004112 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062004111 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062004111 data=null} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062004111 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062004111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062004092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062004091 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062004091 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062004091 data=null} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062004091 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062004091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062004082 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:46.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062004081 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062004081 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062004081 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062004080 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062004080 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-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062004054 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:46.395Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:46.395Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:13:46.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003992 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062003992 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062003992 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003991 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062003991 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-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003973 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:46.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:46.395Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003969 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062003969 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062003969 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003968 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062003968 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-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003964 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003963 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062003963 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062003963 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003962 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062003962 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-10-01T02:13:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003958 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003958 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.395Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003958 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.652Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062003957 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-10-01T02:13:46.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003934 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062003797 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062003796 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062003796 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.652Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:46.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:47.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:47.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:47.583Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:47.583Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:47.583Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:47.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062002752 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:47.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062002752 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:47.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062002752 data=null} to TableItem with text {} [2019-10-01T02:13:47.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062002751 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:47.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062002749 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-10-01T02:13:47.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062002742 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:47.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:47.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:47.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:47.840Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062002472 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2062002471 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:48.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2062002471 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062002471 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002471 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-10-01T02:13:48.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2062002466 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:48.097Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:48.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:48.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:48.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062002458 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062002458 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062002457 data=null} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062002457 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062002438 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062002437 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062002437 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062002437 data=null} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062002437 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062002429 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:48.097Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:48.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062002429 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062002428 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:48.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062002428 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:48.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062002428 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:48.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002428 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-10-01T02:13:48.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062002418 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:48.097Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:48.097Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:13:48.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:48.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002072 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062002072 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062002072 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002071 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002071 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-10-01T02:13:48.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002052 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:48.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:48.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:48.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:48.355Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:48.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002048 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062002048 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062002048 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002047 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002047 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-10-01T02:13:48.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002041 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002040 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062002040 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:48.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062002040 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002040 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062002039 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-10-01T02:13:48.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002035 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002035 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002035 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.355Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062002035 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-10-01T02:13:48.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062002011 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062001724 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062001724 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062001724 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.869Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:48.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:49.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:49.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:49.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:49.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:49.126Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:49.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062001214 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:49.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062001214 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:49.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062001214 data=null} to TableItem with text {} [2019-10-01T02:13:49.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062001213 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:49.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062001209 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-10-01T02:13:49.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062001202 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:49.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:49.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:49.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:49.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062000439 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2062000438 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:49.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2062000438 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062000438 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000437 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-10-01T02:13:49.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2062000432 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:49.947Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:49.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:49.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:49.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062000424 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062000423 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062000423 data=null} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062000423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062000404 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2062000404 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2062000404 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2062000404 data=null} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2062000403 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2062000397 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:49.947Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:49.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2062000396 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2062000395 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:49.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2062000395 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:49.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2062000395 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:49.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000395 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-10-01T02:13:50.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2062000384 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:50.204Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:50.204Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:13:50.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:50.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000321 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062000320 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062000320 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000320 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000320 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-10-01T02:13:50.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000301 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:50.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:50.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:50.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:50.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:50.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000297 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062000297 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062000297 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000297 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000297 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-10-01T02:13:50.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000292 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000292 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2062000292 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:50.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2062000291 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000291 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2062000291 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-10-01T02:13:50.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000287 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000287 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000287 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.204Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2062000286 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-10-01T02:13:50.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000249 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2062000069 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2062000055 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2062000054 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.461Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:50.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:50.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:50.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:50.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:50.461Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:50.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2062000046 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:50.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2062000045 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:50.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2062000044 data=null} to TableItem with text {} [2019-10-01T02:13:50.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2062000044 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:50.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2062000040 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-10-01T02:13:50.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2062000033 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:50.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:50.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:51.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:51.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061998764 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061998764 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:51.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061998764 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061998763 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998763 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-10-01T02:13:51.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061998743 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:51.933Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:51.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:51.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:51.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061998734 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061998734 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061998733 data=null} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061998733 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061998714 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061998713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061998713 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061998712 data=null} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061998712 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061998705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:51.933Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:51.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061998703 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061998703 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:51.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061998703 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:51.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061998703 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:51.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998703 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-10-01T02:13:51.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061998691 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:51.933Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:51.933Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:13:52.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:52.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998341 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061998341 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061998341 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998340 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998340 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-10-01T02:13:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998321 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:52.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:52.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:52.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:52.280Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:52.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998317 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061998317 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061998317 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998317 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998317 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-10-01T02:13:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998311 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998311 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061998311 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061998311 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998310 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061998310 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-10-01T02:13:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998306 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998306 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998306 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061998305 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-10-01T02:13:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998282 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2061998102 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2061998089 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2061998089 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:52.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:52.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:52.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:52.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:52.280Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061998080 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061998080 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061998079 data=null} to TableItem with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061998079 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061998075 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-10-01T02:13:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061998066 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:52.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:52.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:53.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:53.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061996786 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:53.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061996786 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:53.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061996786 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:53.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061996785 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:53.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996785 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-10-01T02:13:53.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061996780 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:53.648Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:53.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:53.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:53.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061996771 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:53.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061996771 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:53.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061996771 data=null} to TreeItem with text {test} [2019-10-01T02:13:53.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061996770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:53.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061996751 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061996750 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061996750 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061996750 data=null} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061996750 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061996743 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:53.649Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:53.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061996742 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:53.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061996742 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:53.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061996742 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:53.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061996742 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:53.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996742 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-10-01T02:13:53.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061996731 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:53.649Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:53.649Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:13:53.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:53.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996653 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061996653 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061996653 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996652 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996652 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-10-01T02:13:53.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996631 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:53.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:53.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:53.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:53.906Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:53.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996625 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061996625 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061996625 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996625 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996625 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-10-01T02:13:53.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996620 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996619 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061996618 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:53.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061996618 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996618 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061996617 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-10-01T02:13:53.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996613 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996613 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996612 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:53.906Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061996612 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-10-01T02:13:54.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996588 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:54.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061996376 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:54.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061996362 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:54.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061996362 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:54.162Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:13:54.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:54.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:54.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:54.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:54.162Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:13:54.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061996352 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:13:54.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061996352 data=null doit=true} to TableItem with text {} [2019-10-01T02:13:54.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061996352 data=null} to TableItem with text {} [2019-10-01T02:13:54.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061996351 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:54.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061996347 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-10-01T02:13:54.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061996281 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:13:54.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:13:54.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:13:55.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061995091 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061995090 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061995090 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061995090 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995089 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-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061995084 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:55.531Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:13:55.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061995075 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061995074 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061995074 data=null} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061995074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061995055 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061995054 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061995054 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061995054 data=null} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061995053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061995047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061995045 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061995045 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061995045 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061995045 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995045 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-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061995035 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:13:55.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:55.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061995027 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061995027 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061995027 data=null} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061995027 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061995013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061995013 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061995012 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061995012 data=null} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061995012 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061995005 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:55.531Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061995003 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061995003 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061995003 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061995003 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061995003 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-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061994994 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061994993 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061994993 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061994993 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061994992 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061994992 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-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061994988 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:13:55.531Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:13:55.531Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:13:55.531Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:13:55.531Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061994905 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:13:55.531Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:13:55.531Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:13:55.531Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:55.531Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:55.531Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:13:55.531Z] DEBUG - Clicking on &Yes [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061994904 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-10-01T02:13:55.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061994904 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-10-01T02:13:55.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061994904 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:55.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061994904 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:13:55.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061994903 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-10-01T02:13:55.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061994903 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-10-01T02:13:55.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061994903 data=null item=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-10-01T02:13:58.805Z] DEBUG - Clicked on [2019-10-01T02:13:58.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061994952 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-10-01T02:13:59.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:13:59.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:59.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:59.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:13:59.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:13:59.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061991386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061991386 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061991386 data=null} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061991386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061991385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061991373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061991372 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061991372 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061991372 data=null} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061991372 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061991371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061991366 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:13:59.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:13:59.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061991365 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061991365 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061991365 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061991365 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061991365 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-10-01T02:13:59.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061991356 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061991355 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061991355 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061991355 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061991355 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061991355 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-10-01T02:13:59.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061991352 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:13:59.062Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:13:59.062Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:13:59.320Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:13:59.320Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:13:59.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2061991243 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:13:59.320Z] 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-10-01T02:13:59.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:13:59.320Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:59.320Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:59.320Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:13:59.320Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:13:59.320Z] DEBUG - matched Combo with text " [2019-10-01T02:13:59.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2061991205 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-10-01T02:13:59.320Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:59.320Z] 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-10-01T02:13:59.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:59.320Z] 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-10-01T02:13:59.320Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.320Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:59.320Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4a7320eb [2019-10-01T02:13:59.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2061991201 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-10-01T02:13:59.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061991200 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-10-01T02:13:59.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2061991200 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:59.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2061991200 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:59.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2061991200 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-10-01T02:13:59.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2061991200 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-10-01T02:13:59.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2061991200 data=null item=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-10-01T02:13:59.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2061991200 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-10-01T02:13:59.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061991200 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-10-01T02:13:59.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2061991200 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-10-01T02:13:59.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2061991200 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2061991200 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:59.321Z] 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-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:13:59.321Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] 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-10-01T02:13:59.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:13:59.321Z] 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-10-01T02:13:59.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] 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-10-01T02:13:59.321Z] 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-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:59.321Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] DEBUG - Clicking on &Finish [2019-10-01T02:13:59.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2061991192 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-10-01T02:13:59.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2061991192 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-10-01T02:13:59.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2061991192 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2061991192 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2061991192 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-10-01T02:13:59.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2061991191 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-10-01T02:13:59.321Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:13:59.321Z] DEBUG - Clicked on &Finish [2019-10-01T02:13:59.885Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:13:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2061990670 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:13:59.885Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:13:59.885Z] DEBUG - Clicking on Rename All [2019-10-01T02:13:59.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2061990669 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-10-01T02:13:59.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2061990669 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-10-01T02:13:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2061990669 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:13:59.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2061990669 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:13:59.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2061990669 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-10-01T02:13:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2061990669 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-10-01T02:13:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2061990669 data=null item=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-10-01T02:13:59.885Z] DEBUG - Clicked on [2019-10-01T02:14:00.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2061991191 data=null item=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-10-01T02:14:00.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2061991323 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-10-01T02:14:00.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:00.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:00.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:00.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:00.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:00.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061990148 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061990148 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061990148 data=null} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061990148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061990147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061990134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061990133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061990133 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061990133 data=null} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061990133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061990133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061990126 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:00.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:00.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061990125 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061990125 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061990125 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061990125 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061990125 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-10-01T02:14:00.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061990116 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061990116 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061990116 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061990115 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061990115 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-10-01T02:14:00.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061990101 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:00.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:00.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989761 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061989760 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061989760 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989760 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061989759 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-10-01T02:14:00.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989738 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:00.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:00.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:00.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:00.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:00.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989733 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061989733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061989733 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989733 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061989732 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-10-01T02:14:00.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989727 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989726 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061989726 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:00.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061989726 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989725 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061989725 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-10-01T02:14:00.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989717 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989716 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989716 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.657Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061989716 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-10-01T02:14:00.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989686 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061989572 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061989572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061989572 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.915Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:00.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:01.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:01.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:01.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:01.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:01.900Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:01.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061988479 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:01.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061988479 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:01.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061988479 data=null} to TableItem with text {} [2019-10-01T02:14:01.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061988479 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:01.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061988476 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-10-01T02:14:01.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061988472 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:01.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:01.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:02.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061988317 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061988317 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061988317 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061988316 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988316 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-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061988311 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:02.428Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:02.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061988303 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061988303 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061988303 data=null} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061988303 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061988284 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061988283 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061988283 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061988283 data=null} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061988283 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061988277 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:02.428Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061988276 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061988275 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061988275 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061988275 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988275 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-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061988265 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:02.428Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:02.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988191 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061988191 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061988191 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988190 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988190 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-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988172 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:02.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:02.428Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988168 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061988168 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061988167 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988167 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988167 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-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988163 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988162 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061988162 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061988161 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988161 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061988161 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-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988157 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988157 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988157 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061988156 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-10-01T02:14:02.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988134 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061988007 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061988007 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061988007 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:02.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:02.428Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:03.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:03.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:03.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:03.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:03.450Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:03.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061986953 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:03.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061986953 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:03.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061986953 data=null} to TableItem with text {} [2019-10-01T02:14:03.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061986953 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:03.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061986951 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-10-01T02:14:03.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061986946 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:03.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:03.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:03.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:03.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061986693 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061986693 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061986693 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061986693 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986692 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-10-01T02:14:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061986688 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:03.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:03.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:03.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:03.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061986680 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061986680 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061986680 data=null} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061986679 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061986659 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061986657 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061986657 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061986657 data=null} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061986657 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061986649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:03.707Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:03.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061986648 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061986648 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:03.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061986648 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:03.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061986648 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:03.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986648 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-10-01T02:14:03.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061986638 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:03.707Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:04.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:04.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986293 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061986293 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061986292 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986292 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986292 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-10-01T02:14:04.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986273 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:04.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:04.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:04.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:04.271Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:04.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986269 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061986269 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061986268 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986268 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986268 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-10-01T02:14:04.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986264 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986263 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061986263 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:04.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061986263 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986262 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061986262 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-10-01T02:14:04.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986258 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986258 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986258 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.271Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061986257 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-10-01T02:14:04.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061986233 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061985957 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061985939 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061985939 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.528Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:04.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:04.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:04.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:04.528Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:04.528Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:04.528Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:04.528Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:04.528Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:04.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061985930 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:04.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061985930 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:04.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061985930 data=null} to TableItem with text {} [2019-10-01T02:14:04.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061985929 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:04.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061985912 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-10-01T02:14:04.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061985906 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:04.528Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:04.528Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:05.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061984745 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061984745 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061984745 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061984744 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984744 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-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061984740 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:05.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:05.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061984732 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061984732 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061984732 data=null} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061984732 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061984713 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061984712 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061984712 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061984712 data=null} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061984712 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061984705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:05.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061984704 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061984704 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061984703 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061984703 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984703 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-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061984692 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:05.898Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:05.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984629 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061984629 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061984629 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984629 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984628 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-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984609 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:05.898Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984606 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061984606 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061984605 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984605 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984605 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-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984600 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984600 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061984600 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061984599 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984599 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061984599 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-10-01T02:14:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984595 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984595 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984594 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:05.898Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061984594 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-10-01T02:14:06.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984545 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:06.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2061984360 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:06.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2061984360 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:06.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2061984359 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:06.156Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:14:06.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:06.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:06.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:06.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:06.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:06.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:06.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:06.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:06.720Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:06.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061983850 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:06.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061983850 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:06.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061983850 data=null} to TableItem with text {} [2019-10-01T02:14:06.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061983850 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:06.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061983846 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-10-01T02:14:06.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061983840 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:06.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:06.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:07.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:07.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061983080 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:07.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061983080 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:07.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061983079 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:07.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061983079 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:07.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061983079 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-10-01T02:14:07.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061983073 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:07.283Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:07.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:07.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:07.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061983063 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:07.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061983063 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:07.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061983063 data=null} to TreeItem with text {test} [2019-10-01T02:14:07.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061983063 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:07.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061983063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061983044 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061983043 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061983043 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061983043 data=null} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061983042 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061983042 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061983036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:07.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:07.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061983035 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061983035 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:07.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061983034 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061983034 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061983034 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-10-01T02:14:07.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061983024 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:07.540Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:07.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:07.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982951 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061982951 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061982951 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982950 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061982950 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-10-01T02:14:07.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982932 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:07.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:07.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:07.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:07.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:07.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982928 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061982928 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061982928 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982928 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061982928 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-10-01T02:14:07.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982923 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982923 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061982922 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:07.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061982922 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982922 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061982922 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-10-01T02:14:07.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982918 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982917 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982917 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.540Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061982917 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-10-01T02:14:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982893 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2061982721 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2061982709 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2061982709 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.797Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:14:07.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:07.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:07.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:07.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:07.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:07.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:07.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:07.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:07.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:07.797Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061982701 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061982701 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061982701 data=null} to TableItem with text {} [2019-10-01T02:14:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061982700 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061982697 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-10-01T02:14:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061982691 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:07.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:07.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:09.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:09.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061981432 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061981431 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:09.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061981431 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061981431 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061981431 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-10-01T02:14:09.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061981412 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:09.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:09.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:09.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:09.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061981403 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061981403 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061981403 data=null} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061981402 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061981402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061981383 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061981383 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061981383 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061981382 data=null} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061981382 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061981382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061981376 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:09.166Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:09.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061981375 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061981375 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:09.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061981375 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:09.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061981374 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:09.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061981374 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-10-01T02:14:09.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061981364 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:09.166Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:09.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:09.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061981019 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061981018 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061981018 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061981018 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061981017 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-10-01T02:14:09.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980997 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:09.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:09.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:09.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:09.424Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:09.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980994 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061980994 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061980993 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980993 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061980993 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-10-01T02:14:09.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980988 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980987 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061980987 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:09.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061980987 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980986 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061980986 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-10-01T02:14:09.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980982 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980981 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980981 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.424Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061980981 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-10-01T02:14:09.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980957 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061980776 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061980776 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061980775 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.681Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:09.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:09.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:09.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:09.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:09.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:09.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:10.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:10.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:10.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:10.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:10.245Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:10.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061980267 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:10.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061980266 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:10.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061980266 data=null} to TableItem with text {} [2019-10-01T02:14:10.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061980266 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:10.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061980262 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-10-01T02:14:10.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061980254 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:10.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:10.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:10.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:10.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061979488 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061979487 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:11.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061979487 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061979487 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979486 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-10-01T02:14:11.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061979481 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:11.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:11.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:11.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061979472 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061979472 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061979471 data=null} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061979471 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061979452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061979438 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061979437 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061979437 data=null} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061979437 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061979430 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:11.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:11.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061979428 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061979428 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:11.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061979427 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061979427 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979427 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-10-01T02:14:11.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061979416 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:11.327Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:11.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:11.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979070 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979070 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979069 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979069 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979068 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-10-01T02:14:11.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979049 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:11.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:11.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:11.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979044 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979044 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979044 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979044 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-10-01T02:14:11.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979039 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.327Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979038 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:11.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979037 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979037 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061979037 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-10-01T02:14:11.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979033 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979033 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979032 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.584Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061979032 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-10-01T02:14:11.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061979010 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061978868 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061978867 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061978867 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.584Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:11.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:11.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:11.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:11.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:11.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:11.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:11.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:12.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:12.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:12.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:12.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061977792 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061977792 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061977791 data=null} to TableItem with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061977791 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061977788 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-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061977782 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:12.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:12.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:12.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061977627 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061977626 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061977626 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061977625 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977625 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-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061977621 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:12.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:12.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061977613 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061977613 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061977613 data=null} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061977612 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061977595 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061977595 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061977594 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061977594 data=null} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061977594 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061977588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:12.955Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061977587 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061977587 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061977586 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061977586 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977586 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-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061977563 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:12.955Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:12.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977495 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977495 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977495 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977494 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977494 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-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977473 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:12.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:12.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977468 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977468 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977468 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977467 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977467 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-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977462 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977461 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977461 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977461 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977460 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061977460 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-10-01T02:14:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977456 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977455 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977455 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:12.955Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061977455 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-10-01T02:14:13.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977429 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:13.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977277 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:13.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977277 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:13.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061977277 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:13.212Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:13.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:14.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:14.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:14.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:14.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:14.144Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:14.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061976232 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:14.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061976232 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:14.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061976231 data=null} to TableItem with text {} [2019-10-01T02:14:14.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061976231 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:14.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061976229 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-10-01T02:14:14.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061976212 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:14.144Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:14.144Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:14.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:14.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061975942 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:14.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061975942 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:14.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061975941 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061975941 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975941 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-10-01T02:14:14.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061975935 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:14.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:14.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:14.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:14.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061975927 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061975927 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061975927 data=null} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061975926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061975907 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061975906 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061975906 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061975906 data=null} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061975906 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061975898 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:14.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:14.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061975897 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061975897 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:14.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061975897 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:14.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061975896 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:14.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975896 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-10-01T02:14:14.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061975885 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:14.657Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:14.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:14.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975539 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975538 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975538 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975538 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975538 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-10-01T02:14:14.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975515 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:14.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:14.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:14.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:14.915Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:14.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975512 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975512 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975511 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975511 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975511 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-10-01T02:14:14.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975506 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975506 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975506 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:14.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975505 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975505 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061975505 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-10-01T02:14:14.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975501 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975500 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975500 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:14.915Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061975500 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-10-01T02:14:15.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975477 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:15.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975198 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:15.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975182 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:15.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061975182 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:15.172Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:15.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:15.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:15.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:15.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:15.172Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:15.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061975173 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:15.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061975173 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:15.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061975173 data=null} to TableItem with text {} [2019-10-01T02:14:15.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061975172 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:15.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061975169 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-10-01T02:14:15.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061975162 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:15.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:15.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:16.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:16.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061973993 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:16.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061973992 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:16.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061973992 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:16.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061973992 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:16.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973991 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-10-01T02:14:16.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061973986 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:14:16.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:16.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:16.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:16.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:16.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:16.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:16.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061973975 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061973975 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061973975 data=null} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061973975 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061973954 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061973953 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061973953 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061973952 data=null} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061973952 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061973945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:16.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:16.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061973944 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061973944 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061973944 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061973944 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973944 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-10-01T02:14:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061973933 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:16.616Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:16.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:16.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973855 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061973855 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061973855 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973854 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973854 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-10-01T02:14:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973834 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:16.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:16.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:16.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973829 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061973829 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061973829 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973828 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973828 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-10-01T02:14:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973823 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973823 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061973822 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:16.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061973822 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973822 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061973822 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-10-01T02:14:16.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973817 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973817 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973817 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.616Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061973817 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-10-01T02:14:16.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973790 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061973617 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061973617 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061973617 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.874Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:16.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:17.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:17.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:17.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:17.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:17.438Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:17.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061973108 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:17.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061973108 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:17.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061973107 data=null} to TableItem with text {} [2019-10-01T02:14:17.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061973107 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:17.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061973104 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-10-01T02:14:17.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061973096 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:17.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:17.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:18.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:18.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061972285 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061972285 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061972285 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061972284 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972284 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-10-01T02:14:18.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061972278 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:18.260Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:18.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:18.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061972269 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061972269 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061972269 data=null} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061972269 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061972250 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061972249 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061972249 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061972249 data=null} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061972249 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061972242 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:18.260Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:18.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061972241 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061972241 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:18.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061972241 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061972241 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972241 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-10-01T02:14:18.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061972229 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:18.260Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:18.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:18.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972162 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061972161 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061972161 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972160 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972160 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-10-01T02:14:18.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972141 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:18.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:18.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:18.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:18.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:18.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972136 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061972136 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061972136 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972136 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972135 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-10-01T02:14:18.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972131 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972130 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061972130 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:18.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061972130 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972129 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061972129 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-10-01T02:14:18.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972125 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972125 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972125 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.261Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061972124 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-10-01T02:14:18.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061972099 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061971919 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061971906 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061971906 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.519Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:18.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:18.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:18.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:18.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:18.519Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:18.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061971897 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:18.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061971897 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:18.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061971897 data=null} to TableItem with text {} [2019-10-01T02:14:18.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061971896 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:18.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061971893 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-10-01T02:14:18.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061971886 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:18.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:18.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:19.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:19.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:19.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061970625 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:19.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061970625 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:19.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061970624 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061970624 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970624 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-10-01T02:14:19.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061970619 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:19.888Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:19.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:19.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:19.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061970611 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061970611 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061970611 data=null} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061970611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061970578 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061970576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061970576 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061970576 data=null} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061970576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061970569 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:19.888Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:19.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061970568 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061970568 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:19.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061970568 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:19.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061970567 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:19.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970567 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-10-01T02:14:19.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061970556 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:19.888Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:20.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:20.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970109 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061970109 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061970108 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970108 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970108 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-10-01T02:14:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970089 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:20.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:20.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:20.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:20.451Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:20.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970086 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061970086 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061970086 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970085 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970085 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-10-01T02:14:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970081 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970080 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061970080 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:20.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061970080 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970080 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061970079 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-10-01T02:14:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970075 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970075 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970075 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.451Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061970075 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-10-01T02:14:20.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061970053 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061969888 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061969874 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061969873 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.708Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:20.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:20.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:20.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:20.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:20.708Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:20.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061969865 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:20.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061969865 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:20.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061969865 data=null} to TableItem with text {} [2019-10-01T02:14:20.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061969865 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:20.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061969861 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-10-01T02:14:20.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061969854 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:20.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:20.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:21.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061968590 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061968590 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061968590 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061968590 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968589 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-10-01T02:14:21.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061968585 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:21.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:21.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061968576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061968576 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061968576 data=null} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061968576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061968538 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061968537 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061968537 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061968537 data=null} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061968536 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061968529 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061968528 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061968528 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061968528 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061968527 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968527 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-10-01T02:14:21.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061968516 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:21.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061968507 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061968507 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061968507 data=null} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061968507 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061968493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061968492 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061968492 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061968492 data=null} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061968492 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061968485 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:21.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:21.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061968484 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061968483 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061968483 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061968483 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968483 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-10-01T02:14:21.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061968472 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:21.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061968472 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061968472 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061968472 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061968471 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:21.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061968471 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-10-01T02:14:21.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061968466 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:22.152Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:14:22.152Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:14:22.152Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:14:22.152Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:14:22.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061968386 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:14:22.152Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:14:22.152Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:14:22.152Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:14:22.152Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:22.152Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:14:22.152Z] DEBUG - Clicking on &Yes [2019-10-01T02:14:22.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061968385 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-10-01T02:14:22.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061968385 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-10-01T02:14:22.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061968384 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:22.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061968384 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:22.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061968384 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-10-01T02:14:22.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061968384 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-10-01T02:14:22.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061968384 data=null item=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-10-01T02:14:24.673Z] DEBUG - Clicked on [2019-10-01T02:14:25.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061968431 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-10-01T02:14:25.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:25.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:25.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:25.802Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:25.802Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:25.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061964812 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061964812 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061964812 data=null} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061964811 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061964798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061964797 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061964797 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061964797 data=null} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061964797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061964791 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:25.802Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:25.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061964790 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061964790 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061964790 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061964789 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964789 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-10-01T02:14:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061964780 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061964780 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061964780 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061964779 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061964779 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964779 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-10-01T02:14:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061964775 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:25.802Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:14:25.802Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:14:25.802Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:14:25.802Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:14:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2061964653 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:14:25.802Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:14:25.802Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:14:25.802Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:14:25.802Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:14:25.802Z] DEBUG - matched Combo with text " [2019-10-01T02:14:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2061964585 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-10-01T02:14:25.802Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@174d0c49 [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2061964581 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-10-01T02:14:25.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061964581 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-10-01T02:14:25.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2061964581 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2061964581 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2061964581 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-10-01T02:14:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2061964581 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-10-01T02:14:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2061964580 data=null item=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-10-01T02:14:25.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2061964580 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-10-01T02:14:25.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061964580 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-10-01T02:14:25.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2061964580 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-10-01T02:14:25.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2061964580 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2061964580 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:14:25.802Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] 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-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:14:25.802Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.802Z] DEBUG - Clicking on &Finish [2019-10-01T02:14:25.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2061964571 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-10-01T02:14:25.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2061964571 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-10-01T02:14:25.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2061964571 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2061964570 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2061964570 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-10-01T02:14:25.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2061964570 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-10-01T02:14:25.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:25.803Z] DEBUG - Clicked on &Finish [2019-10-01T02:14:26.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2061964570 data=null item=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-10-01T02:14:26.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2061964739 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-10-01T02:14:26.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:26.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:26.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:26.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:26.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:26.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:26.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061964044 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061964044 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061964044 data=null} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061964043 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061964031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:26.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061964030 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061964030 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061964030 data=null} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061964029 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061964023 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:26.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:26.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:26.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061964022 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061964022 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061964022 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061964022 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061964021 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-10-01T02:14:26.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061964013 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061964012 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061964012 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061964012 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061964012 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-10-01T02:14:26.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061964007 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-2061964006 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-2061964006 data=null} to TreeItem with text {z-clashes [1]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-2061964006 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2019-10-01T02:14:26.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061964006 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-10-01T02:14:26.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-2061964001 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2019-10-01T02:14:26.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:26.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:26.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963665 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061963665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061963664 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963664 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061963664 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-10-01T02:14:26.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963646 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:26.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:26.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:26.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:26.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:26.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963642 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061963642 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061963642 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963642 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061963642 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-10-01T02:14:26.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963638 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963637 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061963637 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:26.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061963637 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963637 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061963637 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-10-01T02:14:26.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963633 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963633 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963632 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061963632 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-10-01T02:14:26.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963617 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061963519 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061963519 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061963519 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:26.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:28.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:28.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:28.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:28.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:28.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:28.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061962012 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:28.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061962012 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:28.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061962011 data=null} to TableItem with text {} [2019-10-01T02:14:28.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061962011 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:28.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061962009 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-10-01T02:14:28.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061962004 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:28.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:28.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:28.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:28.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061961923 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061961923 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:28.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061961923 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061961922 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961922 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-10-01T02:14:28.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061961918 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:28.724Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:28.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:28.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:28.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061961908 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061961908 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061961908 data=null} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061961908 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061961889 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061961889 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061961889 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061961888 data=null} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061961888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061961882 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:28.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:28.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061961881 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061961881 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:28.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061961881 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:28.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061961881 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:28.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961880 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-10-01T02:14:28.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061961870 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:28.724Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:14:28.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:28.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961433 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061961433 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061961433 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961432 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961432 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-10-01T02:14:28.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961414 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:28.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:28.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:28.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:28.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:28.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961410 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061961410 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061961410 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961409 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961409 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-10-01T02:14:28.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961405 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961405 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061961404 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:28.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061961404 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961404 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061961404 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-10-01T02:14:28.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961400 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961400 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961399 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:28.981Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061961399 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-10-01T02:14:29.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961382 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:29.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061961136 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:29.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061961102 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:29.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061961102 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:29.239Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:29.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:29.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:29.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:29.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:29.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:29.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:29.495Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061961093 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061961093 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061961093 data=null} to TableItem with text {} [2019-10-01T02:14:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061961093 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061961088 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-10-01T02:14:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061961083 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:29.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:29.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:30.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061959823 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061959823 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061959823 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061959822 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959822 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-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061959817 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:30.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:30.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061959803 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061959803 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061959803 data=null} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061959803 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061959784 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061959783 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061959783 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061959783 data=null} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061959783 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061959776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061959775 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061959775 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061959774 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061959774 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959774 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-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061959764 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:14:30.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061959757 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061959756 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061959756 data=null} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061959756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061959744 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061959744 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061959744 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061959744 data=null} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061959743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061959737 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:30.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061959736 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061959736 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061959736 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061959736 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959736 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-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061959727 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061959727 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061959727 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061959727 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061959726 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959726 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-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061959723 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:30.865Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:14:30.865Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:14:30.865Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:14:30.865Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061959653 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:14:30.865Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:14:30.865Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:14:30.865Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:14:30.865Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:30.865Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:14:30.865Z] DEBUG - Clicking on &Yes [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061959652 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-10-01T02:14:30.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061959652 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-10-01T02:14:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061959651 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061959651 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061959651 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-10-01T02:14:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061959651 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-10-01T02:14:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061959651 data=null item=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-10-01T02:14:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061959689 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-10-01T02:14:31.432Z] DEBUG - Clicked on [2019-10-01T02:14:31.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:31.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:31.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:31.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:31.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:31.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061959121 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061959121 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061959121 data=null} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061959121 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061959109 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061959108 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061959108 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061959108 data=null} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061959108 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061959102 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:31.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:31.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061959101 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061959101 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061959101 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061959100 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959100 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-10-01T02:14:31.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061959092 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061959091 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061959091 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061959091 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061959090 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061959090 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-10-01T02:14:31.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061959086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:14:31.432Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:14:31.432Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:14:31.432Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:14:31.432Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:14:31.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2061958977 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:14:31.432Z] 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-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:14:31.432Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:14:31.432Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:14:31.432Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:14:31.432Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:14:31.432Z] DEBUG - matched Combo with text " [2019-10-01T02:14:31.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2061958926 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-10-01T02:14:31.432Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:31.432Z] 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-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:31.432Z] 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-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:31.432Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:14:31.432Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:31.432Z] 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-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:14:31.432Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:14:31.433Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] 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-10-01T02:14:31.433Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:31.433Z] 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-10-01T02:14:31.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] 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-10-01T02:14:31.433Z] 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-10-01T02:14:31.433Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:14:31.433Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:31.433Z] DEBUG - Clicking on &Finish [2019-10-01T02:14:31.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2061958914 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-10-01T02:14:31.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2061958914 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-10-01T02:14:31.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2061958914 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:31.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2061958914 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:31.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2061958914 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-10-01T02:14:31.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2061958914 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-10-01T02:14:32.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:32.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:32.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:32.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:32.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:32.028Z] DEBUG - Clicked on &Finish [2019-10-01T02:14:32.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2061958914 data=null item=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-10-01T02:14:32.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2061959058 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-10-01T02:14:32.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:32.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:32.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:32.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:32.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:32.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061958385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061958385 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061958385 data=null} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061958385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061958385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061958373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061958373 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061958373 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061958372 data=null} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061958372 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061958372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061958367 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:32.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:32.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061958365 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061958365 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061958365 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061958365 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061958365 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-10-01T02:14:32.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061958356 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061958356 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061958356 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061958355 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061958355 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-10-01T02:14:32.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061958346 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:32.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:32.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061958007 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061958007 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061958007 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061958007 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061958006 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-10-01T02:14:32.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957989 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:32.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:32.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:32.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:32.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:32.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957986 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061957986 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061957986 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957985 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061957985 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-10-01T02:14:32.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957981 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957980 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061957980 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:32.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061957980 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957980 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061957979 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-10-01T02:14:32.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957976 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957976 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957975 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061957975 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-10-01T02:14:32.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957958 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061957860 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061957860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061957860 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:32.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:34.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:34.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:34.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:34.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:34.458Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061956354 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061956354 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061956354 data=null} to TableItem with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061956354 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061956351 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-10-01T02:14:34.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061956347 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:34.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:34.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:34.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:34.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061956272 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061956272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:34.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061956271 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061956271 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061956271 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-10-01T02:14:34.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061956267 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:34.458Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:34.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:34.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:34.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061956259 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061956259 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061956259 data=null} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061956259 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061956259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061956241 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061956241 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061956240 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061956240 data=null} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061956240 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061956240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061956234 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:34.458Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:34.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061956233 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061956233 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:34.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061956232 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:34.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061956232 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:34.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061956232 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-10-01T02:14:34.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061956222 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:34.458Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:34.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:34.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955783 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061955783 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061955783 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955782 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061955782 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-10-01T02:14:34.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955765 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:34.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:34.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:34.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:34.715Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:34.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955761 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061955761 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061955761 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955761 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061955761 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-10-01T02:14:34.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955757 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955757 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061955757 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:34.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061955756 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955756 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061955756 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-10-01T02:14:34.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955752 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955752 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955752 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.715Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061955752 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-10-01T02:14:34.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955735 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061955615 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061955615 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061955615 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.972Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:34.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:34.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:35.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:35.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:35.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:35.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:35.901Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:35.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061954566 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:35.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061954566 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:35.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061954566 data=null} to TableItem with text {} [2019-10-01T02:14:35.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061954565 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:35.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061954563 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-10-01T02:14:35.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061954559 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:35.901Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:35.901Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:36.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:36.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061954302 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061954302 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:36.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061954302 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061954301 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061954301 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-10-01T02:14:36.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061954297 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:36.159Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:36.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:36.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:36.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061954290 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061954290 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061954290 data=null} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061954290 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061954289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061954273 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061954272 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061954272 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061954272 data=null} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061954272 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061954272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061954266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:36.159Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:36.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061954266 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061954266 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:36.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061954265 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:36.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061954265 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:36.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061954265 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-10-01T02:14:36.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061954256 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:36.159Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:36.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:36.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953816 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061953816 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061953816 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953815 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061953815 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-10-01T02:14:36.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953797 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:36.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:36.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:36.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:36.721Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:36.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953794 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061953794 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061953793 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953793 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061953793 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-10-01T02:14:36.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953789 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953789 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061953789 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:36.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061953788 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953788 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061953788 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-10-01T02:14:36.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953784 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953784 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953784 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.721Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061953784 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-10-01T02:14:36.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953765 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061953535 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061953519 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061953519 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.978Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:36.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:36.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:36.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:36.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:36.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:36.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:36.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:36.978Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:36.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061953511 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:36.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061953511 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:36.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061953511 data=null} to TableItem with text {} [2019-10-01T02:14:36.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061953511 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:36.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061953507 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-10-01T02:14:36.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061953502 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:36.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:36.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:38.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:38.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061952247 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061952247 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061952247 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061952246 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061952246 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-10-01T02:14:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061952242 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:38.346Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:38.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:38.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:38.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061952234 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061952234 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061952234 data=null} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061952234 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061952233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061952217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061952207 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061952207 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061952207 data=null} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061952207 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061952206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061952200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:38.346Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:38.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061952199 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061952199 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:38.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061952199 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061952199 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061952198 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-10-01T02:14:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061952188 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:38.346Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:38.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:38.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951846 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061951846 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061951845 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951845 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061951845 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-10-01T02:14:38.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951824 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:38.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:38.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:38.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:38.603Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:38.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951819 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061951819 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061951819 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951819 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061951818 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-10-01T02:14:38.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951813 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951813 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061951813 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:38.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061951812 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951812 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061951812 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-10-01T02:14:38.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951808 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951808 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951808 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.603Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061951808 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-10-01T02:14:38.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951788 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2061951623 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2061951611 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2061951610 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.860Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:14:38.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:38.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:38.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:38.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:38.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:38.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:38.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:38.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:38.860Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:38.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061951602 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:38.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061951601 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:38.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061951601 data=null} to TableItem with text {} [2019-10-01T02:14:38.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061951601 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:38.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061951597 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-10-01T02:14:38.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061951592 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:38.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:38.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:40.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:40.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061950333 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061950333 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061950332 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061950332 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061950332 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-10-01T02:14:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061950327 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:40.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:40.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:40.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:40.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061950318 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061950318 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061950318 data=null} to TreeItem with text {test} [2019-10-01T02:14:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061950318 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061950317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061950300 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:40.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061950290 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:40.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061950290 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:40.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061950290 data=null} to TreeItem with text {test} [2019-10-01T02:14:40.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061950290 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:40.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061950290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:40.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061950282 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:40.230Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:40.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061950281 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:40.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061950281 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:40.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061950281 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:40.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061950281 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:40.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061950281 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-10-01T02:14:40.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061950268 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:40.230Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:40.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:40.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949821 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061949821 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061949821 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949820 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061949820 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-10-01T02:14:40.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949801 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:40.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:40.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:40.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:40.744Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:40.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949798 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061949798 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061949798 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949798 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061949797 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-10-01T02:14:40.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949793 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949793 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061949793 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:40.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061949792 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949792 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061949792 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-10-01T02:14:40.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949788 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949788 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949787 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:40.744Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061949787 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-10-01T02:14:40.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949766 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:41.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2061949601 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:41.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2061949589 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:41.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2061949589 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:41.000Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:14:41.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:41.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:41.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:41.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:41.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:41.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:41.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:41.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:41.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:41.000Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:41.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061949581 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:41.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061949581 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:41.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061949581 data=null} to TableItem with text {} [2019-10-01T02:14:41.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061949580 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:41.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061949576 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-10-01T02:14:41.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061949570 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:41.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:41.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:42.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:42.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061948297 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:42.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061948296 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:42.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061948296 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:42.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061948296 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:42.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061948295 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-10-01T02:14:42.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061948290 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:42.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:42.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:42.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:42.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:42.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061948282 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061948282 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061948282 data=null} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061948281 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061948281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061948255 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061948253 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061948253 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061948253 data=null} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061948252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061948252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061948240 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:42.371Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:42.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061948238 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:42.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061948238 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:42.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061948238 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:42.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061948238 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:42.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061948237 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-10-01T02:14:42.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061948225 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:42.371Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:42.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:42.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947880 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061947880 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061947880 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947880 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061947880 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-10-01T02:14:42.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947859 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:42.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:42.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:42.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:42.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:42.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947855 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061947855 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061947855 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947854 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061947854 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-10-01T02:14:42.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947849 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947849 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061947848 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:42.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061947848 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947848 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061947848 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-10-01T02:14:42.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947844 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947843 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947843 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061947843 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-10-01T02:14:42.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947821 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061947643 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061947642 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061947642 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:42.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:42.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:42.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:42.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:42.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:42.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:43.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:43.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:43.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:43.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:43.491Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:43.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061947134 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:43.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061947133 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:43.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061947133 data=null} to TableItem with text {} [2019-10-01T02:14:43.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061947133 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:43.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061947129 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-10-01T02:14:43.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061947118 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:43.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:43.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:44.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:44.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061946347 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061946347 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:44.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061946347 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061946346 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061946346 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-10-01T02:14:44.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061946341 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:44.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:44.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:44.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:44.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061946333 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061946333 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061946333 data=null} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061946332 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061946332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061946314 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061946314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061946313 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061946313 data=null} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061946313 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061946313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061946306 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:44.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:44.054Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061946305 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061946305 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061946305 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061946305 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061946304 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-10-01T02:14:44.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061946293 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:44.054Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:44.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-2061946293 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-2061946293 data=null} to TreeItem with text {z-clashes [6]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-2061946292 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2019-10-01T02:14:44.054Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061946292 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-10-01T02:14:44.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-2061946279 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2019-10-01T02:14:44.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:44.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945832 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061945832 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061945831 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945831 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061945831 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-10-01T02:14:44.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945813 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:44.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:44.568Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:44.568Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:44.568Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:44.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945809 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061945809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061945809 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945809 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061945808 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-10-01T02:14:44.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945804 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945804 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061945804 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:44.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061945803 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945803 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061945803 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-10-01T02:14:44.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945799 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945798 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945798 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.568Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061945798 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-10-01T02:14:44.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945776 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061945632 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061945632 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061945632 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.825Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:45.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:45.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:46.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:46.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:46.012Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061944566 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061944566 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061944566 data=null} to TableItem with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061944566 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061944563 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-10-01T02:14:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061944555 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:46.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:46.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:46.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061944398 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061944398 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061944398 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061944397 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944397 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-10-01T02:14:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061944392 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:46.012Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:46.012Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:46.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061944371 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061944370 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061944370 data=null} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061944370 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061944353 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061944352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061944352 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061944352 data=null} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061944351 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061944345 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:46.012Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:46.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061944344 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061944343 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061944343 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061944343 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:46.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944343 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-10-01T02:14:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061944333 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:46.012Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:46.012Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:14:46.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:46.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944188 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061944188 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061944187 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944187 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944187 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-10-01T02:14:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944168 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:46.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:46.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:46.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:46.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:46.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944165 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061944165 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061944165 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944164 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944164 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-10-01T02:14:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944158 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944157 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061944157 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:46.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061944156 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944156 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061944156 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-10-01T02:14:46.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944152 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944152 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944152 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.269Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061944152 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-10-01T02:14:46.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061944128 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061943941 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061943928 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061943928 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.526Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:46.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:47.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:47.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:47.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:47.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:47.457Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:47.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061942921 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:47.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061942920 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:47.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061942920 data=null} to TableItem with text {} [2019-10-01T02:14:47.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061942920 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:47.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061942917 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-10-01T02:14:47.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061942911 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:47.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:47.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:47.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:47.714Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:47.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061942656 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:47.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061942656 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:47.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061942655 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:47.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061942655 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:47.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942655 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-10-01T02:14:47.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061942650 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:47.714Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:47.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:47.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:47.714Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:47.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061942641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:47.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061942641 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:47.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061942641 data=null} to TreeItem with text {test} [2019-10-01T02:14:47.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061942641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:47.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061942622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:47.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061942622 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061942622 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061942622 data=null} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061942621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061942614 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:47.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:47.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:47.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061942613 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:47.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061942613 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:47.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061942613 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:47.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061942613 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:47.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942613 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-10-01T02:14:47.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061942602 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:47.971Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:47.971Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:14:48.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:48.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942156 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061942156 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061942155 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942155 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942155 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-10-01T02:14:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942135 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:48.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:48.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:48.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:48.228Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:48.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942130 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061942130 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061942130 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942130 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942130 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-10-01T02:14:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942125 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942124 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061942124 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:48.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061942124 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942123 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061942123 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-10-01T02:14:48.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942119 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942118 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.228Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942118 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.485Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061942118 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-10-01T02:14:48.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061942044 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061941802 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061941802 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061941802 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.743Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:48.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:48.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:48.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:48.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:48.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:48.744Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:48.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061941793 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:48.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061941793 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:48.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061941793 data=null} to TableItem with text {} [2019-10-01T02:14:48.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061941792 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:48.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061941789 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-10-01T02:14:48.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061941782 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:48.744Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:48.744Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:49.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061940618 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061940618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061940618 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061940617 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940617 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-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061940612 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:49.932Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:49.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061940605 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061940605 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061940605 data=null} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061940605 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061940586 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061940585 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061940585 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061940585 data=null} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061940585 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061940578 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:49.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061940577 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061940577 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061940577 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061940576 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940576 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-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061940565 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:49.932Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:49.932Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:14:49.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940489 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061940488 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061940488 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940488 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940488 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-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940470 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:49.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:49.932Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940466 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061940466 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061940466 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940465 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940465 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-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940461 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940460 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061940460 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:49.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061940460 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940459 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061940459 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-10-01T02:14:49.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940455 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940455 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940455 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:49.932Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061940454 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-10-01T02:14:50.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940431 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:50.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2061940249 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:50.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2061940236 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:50.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2061940235 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:50.190Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:50.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:50.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:50.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:50.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:50.190Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:50.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061940227 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:50.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061940226 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:50.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061940226 data=null} to TableItem with text {} [2019-10-01T02:14:50.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061940226 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:50.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061940222 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-10-01T02:14:50.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061940215 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:50.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:50.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:51.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:51.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061938948 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061938948 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:51.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061938948 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061938947 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938947 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-10-01T02:14:51.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061938942 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:51.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:51.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:51.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:51.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061938920 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061938920 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061938920 data=null} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061938919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061938899 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061938898 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061938898 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061938898 data=null} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061938898 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061938890 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:51.728Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:51.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061938889 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061938889 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:51.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061938889 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:51.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061938889 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:51.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938888 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-10-01T02:14:51.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061938878 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:51.728Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:51.728Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:14:51.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:51.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938530 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061938530 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061938530 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938529 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938529 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-10-01T02:14:51.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938511 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:51.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:51.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:51.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:51.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:51.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938507 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061938507 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061938507 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938506 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938506 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-10-01T02:14:51.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938502 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938501 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061938501 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:51.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061938500 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938500 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061938500 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-10-01T02:14:51.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938496 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938495 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938495 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:51.985Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061938495 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-10-01T02:14:52.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938468 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:52.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2061938294 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:52.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2061938293 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:52.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2061938293 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:52.243Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:52.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:52.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:52.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:52.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:52.806Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:52.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061937783 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:52.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061937783 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:52.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061937783 data=null} to TableItem with text {} [2019-10-01T02:14:52.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061937782 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:52.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061937779 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-10-01T02:14:52.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061937773 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:52.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:52.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:53.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:53.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:53.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061937004 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:53.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061937003 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:53.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061937003 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:53.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061937003 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:53.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061937002 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-10-01T02:14:53.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061936980 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:53.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:53.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:53.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:53.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:53.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061936972 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:53.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061936972 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:53.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061936971 data=null} to TreeItem with text {test} [2019-10-01T02:14:53.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061936971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061936971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061936950 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:53.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061936949 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061936949 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061936949 data=null} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061936948 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061936948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061936942 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:53.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:53.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:53.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061936941 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:53.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061936941 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:53.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061936940 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:53.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061936940 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:53.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061936940 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-10-01T02:14:53.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061936929 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:53.626Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:53.626Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-10-01T02:14:53.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:53.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936442 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061936442 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061936442 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936442 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061936442 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-10-01T02:14:54.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936421 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:54.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:54.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:54.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:54.140Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:54.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936417 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061936417 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061936416 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936416 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061936416 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-10-01T02:14:54.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936411 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936410 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061936410 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:54.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061936410 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936409 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061936409 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-10-01T02:14:54.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936405 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936405 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936405 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.140Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061936404 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-10-01T02:14:54.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936380 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061936203 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061936189 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061936189 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.396Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:14:54.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:54.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:54.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:54.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:54.396Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:14:54.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061936181 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:14:54.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061936180 data=null doit=true} to TableItem with text {} [2019-10-01T02:14:54.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061936180 data=null} to TableItem with text {} [2019-10-01T02:14:54.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061936180 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:54.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061936176 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-10-01T02:14:54.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061936168 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:14:54.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:14:54.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:14:55.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061934886 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061934885 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061934885 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061934885 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934884 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-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061934879 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:55.765Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:14:55.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061934871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061934871 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061934871 data=null} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061934870 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061934851 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061934850 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061934850 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061934850 data=null} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061934850 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061934842 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061934841 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061934841 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061934841 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061934841 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934841 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-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061934830 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:14:55.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:55.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061934822 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061934822 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061934822 data=null} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061934822 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061934809 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061934808 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061934808 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061934808 data=null} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061934808 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061934801 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:55.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061934800 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061934800 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061934800 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061934800 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934799 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-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061934791 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061934790 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061934790 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061934790 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061934789 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061934789 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-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061934785 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:14:55.765Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:14:55.765Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:14:55.765Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:14:55.765Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061934702 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:14:55.765Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:14:55.765Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:14:55.765Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:14:55.765Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:55.765Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:14:55.765Z] DEBUG - Clicking on &Yes [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061934701 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-10-01T02:14:55.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061934701 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-10-01T02:14:55.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061934701 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:55.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061934701 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:14:55.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061934701 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-10-01T02:14:55.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061934701 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-10-01T02:14:55.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061934701 data=null item=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-10-01T02:14:59.039Z] DEBUG - Clicked on [2019-10-01T02:14:59.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061934748 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-10-01T02:14:59.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:14:59.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:59.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:59.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:14:59.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:14:59.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061931090 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061931089 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061931089 data=null} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061931089 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061931089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061931076 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061931076 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061931075 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061931075 data=null} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061931074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061931074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061931067 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:14:59.295Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:14:59.295Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:59.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061931066 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061931066 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061931066 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061931066 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061931066 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-10-01T02:14:59.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061931057 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:14:59.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061931056 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061931056 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061931056 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061931056 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061931055 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-10-01T02:14:59.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061931052 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:14:59.553Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:14:59.553Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:14:59.553Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:14:59.553Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:14:59.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2061930937 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:14:59.553Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:14:59.553Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:14:59.553Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:14:59.553Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:14:59.553Z] DEBUG - matched Combo with text " [2019-10-01T02:14:59.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2061930894 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-10-01T02:14:59.553Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a97b8e0 [2019-10-01T02:14:59.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2061930890 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-10-01T02:14:59.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061930890 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-10-01T02:14:59.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2061930890 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2061930890 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2061930889 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-10-01T02:14:59.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2061930889 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-10-01T02:14:59.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2061930889 data=null item=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-10-01T02:14:59.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2061930889 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-10-01T02:14:59.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061930889 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-10-01T02:14:59.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2061930889 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-10-01T02:14:59.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2061930889 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2061930889 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:14:59.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] 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-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:14:59.553Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] DEBUG - Clicking on &Finish [2019-10-01T02:14:59.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2061930880 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-10-01T02:14:59.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2061930880 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-10-01T02:14:59.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2061930879 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2061930879 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2061930879 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-10-01T02:14:59.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2061930879 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-10-01T02:14:59.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:14:59.553Z] DEBUG - Clicked on &Finish [2019-10-01T02:15:00.117Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-10-01T02:15:00.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2061930354 data=null doit=true} to Shell with text {Confirmation} [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-10-01T02:15:00.117Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-10-01T02:15:00.117Z] DEBUG - Clicking on Rename All [2019-10-01T02:15:00.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2061930353 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-10-01T02:15:00.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2061930353 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-10-01T02:15:00.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2061930353 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:15:00.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2061930353 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-10-01T02:15:00.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2061930352 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-10-01T02:15:00.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2061930352 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-10-01T02:15:00.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2061930352 data=null item=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-10-01T02:15:00.117Z] DEBUG - Clicked on [2019-10-01T02:15:00.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2061930879 data=null item=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-10-01T02:15:00.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2061931021 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-10-01T02:15:00.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:00.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:00.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:00.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:00.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:00.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061929832 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061929831 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061929831 data=null} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061929831 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061929831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061929818 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061929817 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061929817 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061929817 data=null} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061929817 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061929816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061929810 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:00.631Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:00.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061929809 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061929809 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061929809 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061929809 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061929809 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-10-01T02:15:00.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061929800 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061929799 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061929799 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061929799 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.631Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061929799 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-10-01T02:15:00.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061929784 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:00.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:00.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929441 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061929441 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061929441 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929440 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061929440 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-10-01T02:15:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929418 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:01.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:01.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:01.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:01.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:01.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929414 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061929414 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061929413 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929413 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061929413 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-10-01T02:15:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929408 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929408 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061929407 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:01.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061929407 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929407 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061929407 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-10-01T02:15:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929403 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929403 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929402 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061929402 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-10-01T02:15:01.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929368 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061929244 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061929244 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061929244 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:01.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:02.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:02.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:02.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:02.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:02.520Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061928153 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061928153 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061928153 data=null} to TableItem with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061928152 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061928150 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-10-01T02:15:02.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061928142 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:02.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:02.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:02.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:02.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061927977 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061927976 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:02.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061927976 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061927976 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927975 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-10-01T02:15:02.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061927970 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:02.520Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:02.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:02.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:02.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061927960 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061927960 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061927960 data=null} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061927960 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061927939 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061927938 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061927938 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061927938 data=null} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061927938 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061927915 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:02.520Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:02.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061927914 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061927914 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:02.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061927914 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:02.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061927913 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:02.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927913 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-10-01T02:15:02.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061927901 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:02.520Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:02.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:02.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927650 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061927650 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061927650 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927650 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927649 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-10-01T02:15:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927628 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:02.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:02.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927624 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061927624 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061927624 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927623 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927623 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-10-01T02:15:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927618 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927618 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061927618 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061927618 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927617 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061927617 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-10-01T02:15:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927613 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927613 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927612 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:02.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061927612 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-10-01T02:15:03.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927581 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:03.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061927406 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:03.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061927406 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:03.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061927406 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:03.181Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:03.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:03.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:04.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:04.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:04.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:04.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:04.110Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:04.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061926399 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:04.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061926399 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:04.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061926399 data=null} to TableItem with text {} [2019-10-01T02:15:04.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061926398 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:04.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061926396 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-10-01T02:15:04.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061926391 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:04.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:04.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:04.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:04.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061926137 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2061926136 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:04.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2061926136 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061926135 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061926135 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-10-01T02:15:04.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2061926130 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:04.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:04.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:04.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:04.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061926121 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061926121 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061926121 data=null} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061926121 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061926120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061926099 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061926098 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061926098 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061926098 data=null} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061926098 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061926097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061926090 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:04.366Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:04.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061926089 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061926089 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:04.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061926089 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:04.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061926088 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:04.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061926088 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-10-01T02:15:04.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061926078 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:04.366Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:04.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:04.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925830 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061925830 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061925830 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925830 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061925829 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-10-01T02:15:04.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925809 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:04.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:04.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:04.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:04.623Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:04.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925803 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061925803 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061925803 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925802 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061925802 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-10-01T02:15:04.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925797 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925796 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061925796 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:04.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061925795 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925795 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061925795 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-10-01T02:15:04.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925790 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925790 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925789 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.623Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061925789 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-10-01T02:15:04.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925761 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061925495 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061925479 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061925478 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.880Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:04.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:04.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:04.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:04.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:04.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:04.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:04.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:04.880Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:04.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061925470 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:04.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061925470 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:04.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061925470 data=null} to TableItem with text {} [2019-10-01T02:15:04.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061925470 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:04.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061925466 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-10-01T02:15:04.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061925461 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:04.880Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:04.880Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:06.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:06.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061924193 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061924193 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061924193 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061924192 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924192 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-10-01T02:15:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061924187 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:06.249Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:06.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:06.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:06.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061924179 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061924179 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061924179 data=null} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061924179 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061924160 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061924160 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061924160 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061924159 data=null} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061924159 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061924153 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:06.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:06.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061924152 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061924152 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061924152 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061924152 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924151 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-10-01T02:15:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061924141 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:06.249Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:06.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:06.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924061 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061924060 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061924060 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924060 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924060 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-10-01T02:15:06.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924038 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:06.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:06.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:06.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:06.507Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:06.507Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924034 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061924034 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061924034 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924033 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924033 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-10-01T02:15:06.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924028 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924027 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061924027 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:06.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061924026 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924026 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061924026 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-10-01T02:15:06.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924022 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924021 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2061924021 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.507Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061924021 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-10-01T02:15:06.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061923995 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2061923814 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2061923814 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2061923814 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.764Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-10-01T02:15:06.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:06.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:06.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:06.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:07.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:07.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:07.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:07.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:07.326Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:07.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061923304 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:07.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061923304 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:07.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061923304 data=null} to TableItem with text {} [2019-10-01T02:15:07.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061923304 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:07.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061923300 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-10-01T02:15:07.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061923293 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:07.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:07.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:07.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:07.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2061922527 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2061922526 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:07.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2061922526 data=null} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2061922526 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061922526 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-10-01T02:15:07.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2061922518 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:07.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:07.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:07.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:07.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061922505 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061922505 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061922504 data=null} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061922504 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061922504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061922464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061922462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061922461 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061922461 data=null} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061922461 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061922461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061922452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:07.890Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:07.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061922451 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:07.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061922451 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:07.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061922451 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:07.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061922451 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:08.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061922450 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-10-01T02:15:08.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061922439 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:08.147Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:08.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:08.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921991 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061921991 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061921991 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921990 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061921990 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-10-01T02:15:08.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921970 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:08.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:08.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:08.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:08.403Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:08.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921966 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061921966 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061921966 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921966 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061921965 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-10-01T02:15:08.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921960 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921960 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061921959 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:08.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061921959 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921959 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061921959 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-10-01T02:15:08.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921955 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921955 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.403Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921954 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.661Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061921954 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-10-01T02:15:08.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921930 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2061921733 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2061921719 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2061921719 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.661Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-10-01T02:15:08.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:08.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:08.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:08.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:08.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:08.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:08.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:08.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:08.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:08.661Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:08.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061921710 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:08.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061921710 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:08.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061921710 data=null} to TableItem with text {} [2019-10-01T02:15:08.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061921710 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:08.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061921706 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-10-01T02:15:08.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061921700 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:08.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:08.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:10.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2061920534 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2061920534 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2061920534 data=null} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2061920533 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920533 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-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2061920527 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:10.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:10.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061920518 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061920518 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061920518 data=null} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061920518 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061920499 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061920499 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061920498 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061920498 data=null} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061920498 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061920490 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:10.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061920489 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061920489 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061920489 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061920488 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920488 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-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061920476 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:10.033Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:10.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920386 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061920385 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061920385 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920385 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920385 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-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920364 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:10.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:10.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920360 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061920360 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061920360 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920359 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920359 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-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920354 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920354 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061920354 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:10.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061920353 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920353 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061920353 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-10-01T02:15:10.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920349 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920348 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920348 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061920348 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-10-01T02:15:10.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920324 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061920145 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061920132 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061920132 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.289Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:10.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:10.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:10.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:10.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:10.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:10.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:10.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:10.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:10.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:10.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:10.289Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:10.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061920124 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:10.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061920124 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:10.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061920124 data=null} to TableItem with text {} [2019-10-01T02:15:10.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061920124 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:10.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061920120 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-10-01T02:15:10.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061920114 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:10.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:10.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:11.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:11.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061918844 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2061918844 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:11.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2061918843 data=null} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061918843 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918843 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-10-01T02:15:11.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2061918836 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:11.658Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:11.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:11.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:11.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061918812 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061918812 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061918812 data=null} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061918811 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061918790 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061918788 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061918788 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061918788 data=null} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061918787 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061918776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:11.658Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:11.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061918775 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061918775 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:11.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061918775 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061918774 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918774 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-10-01T02:15:11.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061918762 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:11.658Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:11.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:11.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918699 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918699 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918699 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918699 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918698 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-10-01T02:15:11.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918679 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:11.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:11.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:11.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:11.917Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:11.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918675 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918675 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918674 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918674 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-10-01T02:15:11.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918670 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918670 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918669 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:11.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918669 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918669 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061918669 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-10-01T02:15:11.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918665 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918665 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918664 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.917Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061918664 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-10-01T02:15:11.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918638 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918481 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918481 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061918481 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.918Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:11.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:13.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:13.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:13.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:13.104Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:13.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061917423 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:13.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061917422 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:13.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061917422 data=null} to TableItem with text {} [2019-10-01T02:15:13.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061917422 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:13.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061917419 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-10-01T02:15:13.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061917412 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:13.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:13.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:13.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:13.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061917147 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061917146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:13.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061917146 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061917145 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061917145 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-10-01T02:15:13.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2061917135 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:13.361Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:13.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:13.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:13.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061917124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061917124 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061917124 data=null} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061917123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061917123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061917097 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061917096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061917096 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061917096 data=null} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061917095 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061917095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061917088 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:13.361Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:13.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061917087 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061917087 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:13.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061917087 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:13.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061917086 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:13.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061917086 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-10-01T02:15:13.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061917076 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:13.361Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:13.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:13.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916729 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916728 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916728 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916728 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061916728 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-10-01T02:15:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916707 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:13.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:13.875Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:13.875Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:13.875Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:13.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916703 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916703 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916702 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916702 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061916702 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-10-01T02:15:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916697 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916696 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916696 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:13.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916695 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916695 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061916695 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-10-01T02:15:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916691 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916690 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916690 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061916690 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-10-01T02:15:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916659 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916514 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916514 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061916514 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:13.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:15.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:15.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:15.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:15.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:15.243Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061915470 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061915470 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061915469 data=null} to TableItem with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061915469 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061915467 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-10-01T02:15:15.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061915459 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:15.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:15.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:15.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:15.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061915200 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061915199 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:15.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061915199 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061915199 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061915198 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-10-01T02:15:15.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2061915193 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:15.243Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:15.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:15.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:15.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061915185 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061915184 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061915184 data=null} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061915184 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061915184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061915166 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061915166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061915165 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061915165 data=null} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061915165 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061915165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061915158 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:15.243Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:15.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061915157 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061915157 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:15.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061915156 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:15.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061915156 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:15.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061915156 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-10-01T02:15:15.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061915145 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:15.243Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:15.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:15.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914799 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914799 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914799 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914798 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061914798 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-10-01T02:15:15.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914780 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:15.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:15.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:15.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:15.806Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:15.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914776 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914776 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914776 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914775 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061914775 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-10-01T02:15:15.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914771 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914770 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914770 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:15.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914770 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914769 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061914769 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-10-01T02:15:15.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914765 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914765 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914765 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:15.806Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061914764 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-10-01T02:15:16.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914743 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:16.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914479 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:16.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914463 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:16.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061914463 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:16.064Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:16.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:16.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:16.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:16.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:16.064Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:16.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061914454 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:16.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061914454 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:16.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061914454 data=null} to TableItem with text {} [2019-10-01T02:15:16.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061914453 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:16.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061914450 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-10-01T02:15:16.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061914443 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:16.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:16.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:17.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:17.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061913162 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2061913161 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:17.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2061913161 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061913160 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061913160 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-10-01T02:15:17.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2061913154 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:17.431Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:17.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:17.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:17.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061913146 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061913146 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061913146 data=null} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061913145 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061913145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061913126 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061913125 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061913125 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061913125 data=null} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061913125 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061913125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061913118 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:17.431Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:17.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061913117 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061913117 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:17.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061913117 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:17.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061913117 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:17.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061913117 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-10-01T02:15:17.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061913106 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:17.431Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:17.688Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:17.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912659 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061912659 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061912658 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912658 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061912658 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-10-01T02:15:17.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912638 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:17.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:17.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:17.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:17.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:17.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912634 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061912634 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061912634 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912634 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061912633 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-10-01T02:15:17.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912629 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912628 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061912627 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:17.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061912627 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912627 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061912627 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-10-01T02:15:17.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912623 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912622 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912622 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:17.945Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061912622 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-10-01T02:15:17.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912599 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:18.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061912403 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:18.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061912389 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:18.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061912389 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:18.202Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:18.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:18.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:18.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:18.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:18.202Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:18.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061912381 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:18.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061912380 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:18.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061912380 data=null} to TableItem with text {} [2019-10-01T02:15:18.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061912380 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:18.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061912376 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-10-01T02:15:18.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061912368 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:18.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:18.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:19.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:19.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061911203 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2061911203 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:19.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2061911202 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061911202 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061911202 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-10-01T02:15:19.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2061911197 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:19.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:19.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:19.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:19.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061911147 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061911147 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061911147 data=null} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061911146 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061911146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061911128 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061911127 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061911127 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061911127 data=null} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061911127 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061911126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061911120 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:19.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:19.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061911118 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061911118 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:19.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061911118 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:19.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061911118 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:19.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061911118 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-10-01T02:15:19.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061911107 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:19.390Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:19.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:19.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910763 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061910763 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061910763 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910762 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061910762 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-10-01T02:15:19.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910744 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:19.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:19.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:19.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:19.647Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:19.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910740 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061910740 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061910740 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910740 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061910739 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-10-01T02:15:19.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910735 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910734 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061910734 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:19.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061910733 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910733 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061910733 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-10-01T02:15:19.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910729 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910728 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910728 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.647Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061910728 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-10-01T02:15:19.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910704 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061910530 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061910518 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061910518 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.904Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:19.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:19.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:19.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:19.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:19.904Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:19.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061910509 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:19.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061910508 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:19.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061910508 data=null} to TableItem with text {} [2019-10-01T02:15:19.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061910508 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:19.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061910504 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-10-01T02:15:19.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061910498 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:19.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:19.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:21.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:21.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061909228 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2061909228 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:21.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2061909228 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061909227 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061909227 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-10-01T02:15:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2061909209 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:21.274Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:21.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:21.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:21.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061909200 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061909200 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061909200 data=null} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061909200 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061909199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061909182 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061909181 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061909181 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061909181 data=null} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061909181 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061909180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061909174 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:21.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:21.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061909173 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061909173 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:21.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061909173 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:21.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061909172 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:21.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061909172 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-10-01T02:15:21.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061909162 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:21.274Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-10-01T02:15:21.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:21.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908717 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061908717 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061908716 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908716 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061908716 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-10-01T02:15:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908697 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:21.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:21.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:21.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:21.838Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:21.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908694 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061908693 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061908693 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908693 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061908693 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-10-01T02:15:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908688 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908687 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061908687 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:21.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061908687 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908687 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061908687 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-10-01T02:15:21.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908683 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908682 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908682 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:21.838Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061908682 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-10-01T02:15:22.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908659 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:22.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061908481 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:22.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061908468 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:22.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061908467 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:22.095Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:22.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:22.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:22.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:22.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:22.095Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:22.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061908459 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:22.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061908459 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:22.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061908459 data=null} to TableItem with text {} [2019-10-01T02:15:22.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061908458 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:22.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061908455 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-10-01T02:15:22.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061908447 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:22.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:22.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:23.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:23.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061907181 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2061907181 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:23.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2061907181 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061907180 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907180 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-10-01T02:15:23.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2061907162 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:23.495Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:23.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:23.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:23.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061907153 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061907153 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061907153 data=null} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061907153 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061907134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061907133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061907133 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061907132 data=null} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061907132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061907125 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.495Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:23.495Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061907124 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061907124 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061907124 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061907123 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907123 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-10-01T02:15:23.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061907112 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:23.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:23.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:23.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:23.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:23.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061907105 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061907105 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061907105 data=null} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061907105 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061907092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061907092 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061907092 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061907091 data=null} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061907091 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061907084 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:23.496Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:23.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061907084 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061907083 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061907083 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061907083 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907083 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-10-01T02:15:23.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061907074 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2061907073 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2061907073 data=null doit=true} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2061907073 data=null} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2061907072 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061907072 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-10-01T02:15:23.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2061907068 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2019-10-01T02:15:23.496Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:15:23.496Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:15:23.496Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:15:23.496Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:15:23.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061906979 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:15:23.496Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:15:23.496Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:15:23.496Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:23.496Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:23.496Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:15:23.496Z] DEBUG - Clicking on &Yes [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061906978 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-10-01T02:15:23.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061906978 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-10-01T02:15:23.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061906978 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:23.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061906978 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:23.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061906977 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-10-01T02:15:23.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061906977 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-10-01T02:15:23.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061906977 data=null item=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-10-01T02:15:26.020Z] DEBUG - Clicked on [2019-10-01T02:15:26.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061907034 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-10-01T02:15:27.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:27.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:27.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:27.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:27.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:27.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061903432 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061903432 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061903432 data=null} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061903432 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061903432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061903419 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061903418 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061903418 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061903418 data=null} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061903418 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061903417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061903412 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:27.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061903411 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061903411 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061903411 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061903410 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061903410 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-10-01T02:15:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061903402 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061903401 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061903401 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061903401 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061903400 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061903400 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-10-01T02:15:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061903397 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:15:27.148Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:15:27.148Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:15:27.148Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:15:27.148Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:15:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2061903278 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:15:27.148Z] 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-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-10-01T02:15:27.148Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:15:27.148Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:15:27.148Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:15:27.148Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:15:27.148Z] DEBUG - matched Combo with text " [2019-10-01T02:15:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2061903211 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-10-01T02:15:27.148Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:27.148Z] 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-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:27.148Z] 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-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@b3a3a4a [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2061903206 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-10-01T02:15:27.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061903206 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-10-01T02:15:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2061903206 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2061903205 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2061903205 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-10-01T02:15:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2061903205 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-10-01T02:15:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2061903205 data=null item=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-10-01T02:15:27.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2061903205 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-10-01T02:15:27.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061903205 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-10-01T02:15:27.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2061903205 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-10-01T02:15:27.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2061903204 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2061903204 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:27.148Z] 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-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:15:27.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:15:27.149Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] 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-10-01T02:15:27.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:27.149Z] 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-10-01T02:15:27.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] 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-10-01T02:15:27.149Z] 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-10-01T02:15:27.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:27.149Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.149Z] DEBUG - Clicking on &Finish [2019-10-01T02:15:27.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2061903194 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-10-01T02:15:27.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2061903194 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-10-01T02:15:27.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2061903194 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2061903194 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2061903194 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-10-01T02:15:27.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2061903194 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-10-01T02:15:27.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:27.406Z] DEBUG - Clicked on &Finish [2019-10-01T02:15:27.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2061903194 data=null item=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-10-01T02:15:27.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2061903365 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-10-01T02:15:27.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:27.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:27.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:27.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:27.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:27.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061902665 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061902665 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061902665 data=null} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061902665 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061902664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061902653 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061902651 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061902651 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061902651 data=null} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061902651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061902651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061902645 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:27.968Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:27.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061902644 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061902644 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061902644 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061902643 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061902643 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-10-01T02:15:27.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061902635 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061902635 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061902634 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061902634 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061902634 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-10-01T02:15:27.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061902629 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-2061902628 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-2061902628 data=null} to TreeItem with text {z-clashes [1]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-2061902628 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2019-10-01T02:15:27.968Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061902628 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-10-01T02:15:27.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-2061902623 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2019-10-01T02:15:28.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:28.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902289 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061902289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061902289 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902288 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061902288 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-10-01T02:15:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902271 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:28.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:28.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:28.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:28.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:28.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902267 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061902267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061902267 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902267 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061902267 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-10-01T02:15:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902262 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902262 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061902262 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061902262 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902261 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061902261 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-10-01T02:15:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902257 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902257 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902257 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061902257 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-10-01T02:15:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902241 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061902147 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061902146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061902146 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:28.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:30.120Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:30.120Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:30.120Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:30.120Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:30.120Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061900641 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061900641 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061900641 data=null} to TableItem with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061900641 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061900638 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-10-01T02:15:30.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061900633 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:30.120Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:30.120Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:30.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:30.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061900561 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061900561 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:30.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061900561 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061900560 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900560 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-10-01T02:15:30.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061900556 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:30.120Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:30.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:30.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:30.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061900546 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061900546 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061900546 data=null} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061900545 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061900527 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061900526 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061900526 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061900526 data=null} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061900525 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061900518 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:30.120Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:30.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061900517 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061900517 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:30.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061900517 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:30.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061900517 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:30.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900516 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-10-01T02:15:30.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061900506 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:30.120Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:30.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:30.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900067 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061900067 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061900067 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900066 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900066 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-10-01T02:15:30.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900048 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:30.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:30.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:30.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:30.377Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:30.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900044 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061900044 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061900044 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900044 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900044 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-10-01T02:15:30.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900040 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900039 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061900039 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:30.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061900039 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900038 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061900038 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-10-01T02:15:30.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900035 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900034 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900034 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.377Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061900034 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-10-01T02:15:30.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061900019 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061899785 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061899768 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061899767 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.634Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:30.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:30.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:30.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:30.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:30.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:30.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:30.634Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:30.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061899759 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:30.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061899758 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:30.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061899758 data=null} to TableItem with text {} [2019-10-01T02:15:30.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061899758 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:30.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061899754 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-10-01T02:15:30.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061899749 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:30.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:30.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:32.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061898488 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061898488 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061898488 data=null} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061898487 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898487 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-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061898482 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:32.003Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-10-01T02:15:32.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061898472 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061898472 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061898472 data=null} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061898472 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061898453 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061898452 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061898452 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061898452 data=null} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061898452 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061898445 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061898444 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061898444 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061898444 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061898443 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898443 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-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061898433 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:32.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:32.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061898425 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061898425 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061898424 data=null} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061898424 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061898412 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061898412 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061898412 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061898412 data=null} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061898411 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061898405 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:32.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061898405 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061898404 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061898404 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061898404 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898404 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-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061898395 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061898394 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061898394 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061898394 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061898388 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061898388 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-10-01T02:15:32.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061898384 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:32.003Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-10-01T02:15:32.003Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-10-01T02:15:32.260Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-10-01T02:15:32.260Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-10-01T02:15:32.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-2061898309 data=null doit=true} to Shell with text {New Folder} [2019-10-01T02:15:32.260Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-10-01T02:15:32.260Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-10-01T02:15:32.260Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-10-01T02:15:32.260Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-10-01T02:15:32.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:32.260Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:32.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:32.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Clicking on OK [2019-10-01T02:15:32.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061898307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061898307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061898306 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061898306 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061898306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061898306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:32.260Z] DEBUG - Clicked on OK [2019-10-01T02:15:32.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061898306 data=null item=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-10-01T02:15:32.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2061898350 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-10-01T02:15:32.825Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:32.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-2061897795 data=null button=0 stateMask=0x0 x=83 y=84 count=0} to TreeItem with text {aaa} [2019-10-01T02:15:32.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-2061897795 data=null doit=true} to TreeItem with text {aaa} [2019-10-01T02:15:32.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-2061897795 data=null} to TreeItem with text {aaa} [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-2061897795 data=null button=1 stateMask=0x0 x=83 y=84 count=1} to TreeItem with text {aaa} [2019-10-01T02:15:32.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061897795 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-2061897785 data=null button=1 stateMask=0x80000 x=83 y=84 count=1} to TreeItem with text {aaa} [2019-10-01T02:15:32.825Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-10-01T02:15:32.825Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-10-01T02:15:32.825Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-10-01T02:15:32.825Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-10-01T02:15:32.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2061897663 data=null doit=true} to Shell with text {Trace Import} [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-10-01T02:15:32.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-2061897660 data=null doit=true} to Button with text {Select &archive file:} [2019-10-01T02:15:32.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-2061897660 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-10-01T02:15:32.825Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-10-01T02:15:32.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-2061897658 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-2061897657 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-2061897657 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-10-01T02:15:32.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-2061897657 data=null item=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-10-01T02:15:32.825Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-10-01T02:15:32.825Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:15:32.825Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:15:32.825Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-10-01T02:15:32.825Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-10-01T02:15:32.825Z] DEBUG - matched Combo with text " [2019-10-01T02:15:32.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-2061897605 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-10-01T02:15:32.825Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@298ec307 [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897602 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897602 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-10-01T02:15:32.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2061897601 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2061897601 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897601 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897601 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-10-01T02:15:32.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2061897601 data=null item=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-10-01T02:15:32.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897600 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897600 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2061897600 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-10-01T02:15:32.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2061897600 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2061897600 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@729eafbf [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2061897598 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061897597 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-10-01T02:15:32.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2061897597 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2061897597 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2061897597 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2061897597 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-10-01T02:15:32.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2061897596 data=null item=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-10-01T02:15:32.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2061897596 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2061897596 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-10-01T02:15:32.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2061897596 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-10-01T02:15:32.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2061897596 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2061897596 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-10-01T02:15:32.825Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] 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-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:32.825Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] DEBUG - Clicking on &Finish [2019-10-01T02:15:32.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2061897584 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-10-01T02:15:32.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2061897584 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-10-01T02:15:32.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2061897583 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2061897583 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2061897583 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-10-01T02:15:32.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2061897583 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-10-01T02:15:32.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-10-01T02:15:32.826Z] DEBUG - Clicked on &Finish [2019-10-01T02:15:32.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2061897583 data=null item=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-10-01T02:15:32.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2061897754 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-10-01T02:15:33.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:33.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:33.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:33.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:33.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:33.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061897040 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061897040 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061897039 data=null} to TreeItem with text {test} [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061897039 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061897039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061897027 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:33.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2061897026 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2061897026 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2061897025 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061897025 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-10-01T02:15:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2061897019 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-2061897019 data=null doit=true} to TreeItem with text {aaa [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-2061897018 data=null} to TreeItem with text {aaa [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-2061897018 data=null button=1 stateMask=0x0 x=95 y=108 count=1} to TreeItem with text {aaa [1]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061897018 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-10-01T02:15:33.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-2061897011 data=null button=1 stateMask=0x80000 x=95 y=108 count=1} to TreeItem with text {aaa [1]} [2019-10-01T02:15:33.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2061897009 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2061897009 data=null} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2061897009 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061897008 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-10-01T02:15:33.393Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-2061896989 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-2061896988 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-2061896986 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-2061896977 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-2061896974 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-2061896972 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-2061896972 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-2061896972 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-2061896959 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-10-01T02:15:33.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-2061896950 data=null doit=true} to TreeItem with text {exp [0]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-2061896949 data=null} to TreeItem with text {exp [0]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-2061896949 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [0]} [2019-10-01T02:15:33.393Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061896949 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-10-01T02:15:34.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-2061896937 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [0]} [2019-10-01T02:15:34.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:34.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-2061896936 data=null button=0 stateMask=0x0 x=95 y=204 count=0} to TreeItem with text {aaa [1]} [2019-10-01T02:15:34.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-2061896936 data=null doit=true} to TreeItem with text {aaa [1]} [2019-10-01T02:15:34.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-2061896936 data=null} to TreeItem with text {aaa [1]} [2019-10-01T02:15:34.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-2061896936 data=null button=1 stateMask=0x0 x=95 y=204 count=1} to TreeItem with text {aaa [1]} [2019-10-01T02:15:34.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061896936 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-10-01T02:15:34.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-2061896923 data=null button=1 stateMask=0x80000 x=95 y=204 count=1} to TreeItem with text {aaa [1]} [2019-10-01T02:15:34.026Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-10-01T02:15:34.026Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-10-01T02:15:34.026Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-10-01T02:15:34.026Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-10-01T02:15:34.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-2061896843 data=null doit=true} to Shell with text {Rename Folder} [2019-10-01T02:15:34.026Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-10-01T02:15:34.026Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-10-01T02:15:34.026Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-10-01T02:15:34.026Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-10-01T02:15:34.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:34.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:34.026Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:34.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:34.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Clicking on OK [2019-10-01T02:15:34.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061896840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061896840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061896840 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061896840 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061896840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061896839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061896839 data=null item=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-10-01T02:15:34.026Z] DEBUG - Clicked on [2019-10-01T02:15:34.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-2061896892 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-10-01T02:15:34.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:34.283Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:34.283Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:34.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:34.283Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:34.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:34.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:34.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:34.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:34.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:34.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061896295 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061896295 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061896295 data=null} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061896294 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061896294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061896288 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061896288 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061896288 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061896288 data=null} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061896288 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061896288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061896283 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:34.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:34.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2061896283 data=null button=0 stateMask=0x0 x=89 y=180 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:15:34.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2061896283 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:15:34.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2061896283 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:15:34.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2061896283 data=null button=1 stateMask=0x0 x=89 y=180 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:15:34.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061896283 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-10-01T02:15:34.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2061896281 data=null button=1 stateMask=0x80000 x=89 y=180 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:15:34.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-2061895849 data=null doit=true} to Shell with text {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-10-01T02:15:34.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:15:34.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:34.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:34.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:34.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061895835 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:34.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061895834 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:34.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061895834 data=null} to TreeItem with text {test} [2019-10-01T02:15:34.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061895834 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:34.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061895834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:34.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061895820 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:34.797Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:15:34.797Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:15:34.797Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:15:34.797Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:15:34.797Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895640 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895640 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null 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-10-01T02:15:34.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061895639 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:34.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Clicking on OK [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061895638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061895638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061895638 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061895638 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061895637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061895637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:34.797Z] DEBUG - Clicked on OK [2019-10-01T02:15:35.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061895637 data=null item=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-10-01T02:15:35.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061895774 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-10-01T02:15:35.618Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 352.472 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-10-01T02:15:35.618Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.197 s [2019-10-01T02:15:35.618Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.23 s [2019-10-01T02:15:35.618Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.215 s [2019-10-01T02:15:35.618Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.147 s [2019-10-01T02:15:35.618Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.391 s [2019-10-01T02:15:35.618Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.193 s [2019-10-01T02:15:35.618Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.752 s [2019-10-01T02:15:35.618Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.325 s [2019-10-01T02:15:35.618Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.452 s [2019-10-01T02:15:35.618Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.465 s [2019-10-01T02:15:35.618Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.801 s [2019-10-01T02:15:35.618Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.053 s [2019-10-01T02:15:35.618Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 26.542 s [2019-10-01T02:15:35.618Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.497 s [2019-10-01T02:15:35.618Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.857 s [2019-10-01T02:15:35.618Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.996 s [2019-10-01T02:15:35.618Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.698 s [2019-10-01T02:15:35.618Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.499 s [2019-10-01T02:15:35.618Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.871 s [2019-10-01T02:15:35.619Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.425 s [2019-10-01T02:15:35.619Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.823 s [2019-10-01T02:15:35.619Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.177 s [2019-10-01T02:15:35.619Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.148 s [2019-10-01T02:15:35.619Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.703 s [2019-10-01T02:15:35.619Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.843 s [2019-10-01T02:15:35.619Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.348 s [2019-10-01T02:15:35.619Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.669 s [2019-10-01T02:15:35.619Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.027 s [2019-10-01T02:15:35.619Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.987 s [2019-10-01T02:15:35.619Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 23.373 s [2019-10-01T02:15:35.619Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 26.518 s [2019-10-01T02:15:35.619Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.751 s [2019-10-01T02:15:35.619Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 24.934 s [2019-10-01T02:15:35.619Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.717 s [2019-10-01T02:15:35.619Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.68 s [2019-10-01T02:15:35.619Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.171 s [2019-10-01T02:15:35.619Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2019-10-01T02:15:39.792Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-10-01T02:15:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"' [2019-10-01T02:15:41.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:41.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061889232 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061889232 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061889232 data=null} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061889232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061889231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061889222 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061889222 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061889222 data=null} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061889221 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061889221 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-10-01T02:15:41.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061889217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061889217 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061889217 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061889216 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061889216 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-10-01T02:15:41.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061889211 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2061889210 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2061889210 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2061889210 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061889210 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-10-01T02:15:41.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2061889205 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:41.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-2061889204 data=null doit=true} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-2061889203 data=null} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-2061889203 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061889203 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-2061889197 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-2061889197 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-2061889196 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-2061889196 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-2061889195 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-2061889192 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-2061889192 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-2061889192 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-2061889185 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2019-10-01T02:15:41.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2061889178 data=null doit=true} to Tree node with text: bug446190 [2019-10-01T02:15:41.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2061889178 data=null} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2061889178 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061889177 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-2061889172 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-2061889171 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-2061889171 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-2061889171 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-2061889170 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-2061889167 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-2061889167 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-2061889167 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-2061889161 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190 [2019-10-01T02:15:41.419Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889155 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-2061889155 data=null doit=true} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-2061889155 data=null} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889154 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061889154 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889149 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889148 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889148 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889126 data=null button=1 stateMask=0x80000 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061889148 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-2061889065 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-2061889065 data=null doit=true} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-2061889064 data=null} to TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]} [2019-10-01T02:15:41.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061889058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061889058 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061889058 data=null} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061889058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061889058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061889008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061889002 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061889002 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061889002 data=null} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061889001 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061889001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061888993 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061888993 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061888993 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061888993 data=null} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061888992 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061888984 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.419Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:41.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061888983 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061888983 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061888983 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061888983 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888983 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-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061888977 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:41.419Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:41.419Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-2061888976 data=null doit=true} to TreeItem with text {debuginfo-synth-exec} [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-2061888976 data=null} to TreeItem with text {debuginfo-synth-exec} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-2061888975 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061888975 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {debuginfo-synth-exec} [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-2061888967 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec} [2019-10-01T02:15:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2061888967 data=null doit=true} to Tree node with text: Views [2019-10-01T02:15:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2061888967 data=null} to Tree node with text: Views [2019-10-01T02:15:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2061888967 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: Views [2019-10-01T02:15:41.676Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061888966 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-10-01T02:15:41.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2061888902 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: Views [2019-10-01T02:15:41.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:41.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:41.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:41.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:41.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061888890 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:41.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061888890 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:41.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061888890 data=null} to TreeItem with text {test} [2019-10-01T02:15:41.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061888890 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:41.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061888443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:42.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061888193 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061888193 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061888193 data=null} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061888192 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061888184 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061888184 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061888184 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061888184 data=null} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061888183 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061888177 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:42.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061888176 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061888176 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061888176 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061888175 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888175 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-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061888170 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:42.240Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:42.240Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2061888169 data=null doit=true} to TreeItem with text {bug446190} [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2061888169 data=null} to TreeItem with text {bug446190} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2061888168 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061888168 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {bug446190} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2061888156 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2061888156 data=null doit=true} to Tree node with text: Views [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2061888156 data=null} to Tree node with text: Views [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2061888155 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views [2019-10-01T02:15:42.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061888155 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-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2061888126 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views [2019-10-01T02:15:42.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:42.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:42.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061888114 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061888114 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061888114 data=null} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061888113 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061888104 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:42.240Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:42.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-2061888103 data=null button=0 stateMask=0x0 x=110 y=36 count=0} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2061888103 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2061888103 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:42.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2061888103 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061888103 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2061888094 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:42.497Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:42.497Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:42.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-2061888093 data=null doit=true} to TreeItem with text {TestExperiment [2]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-2061888093 data=null} to TreeItem with text {TestExperiment [2]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-2061888093 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061888092 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestExperiment [2]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-2061888075 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]} [2019-10-01T02:15:42.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2061888075 data=null doit=true} to Tree node with text: Views [2019-10-01T02:15:42.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2061888074 data=null} to Tree node with text: Views [2019-10-01T02:15:42.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2061888074 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views [2019-10-01T02:15:42.497Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061888074 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-10-01T02:15:42.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2061888047 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views [2019-10-01T02:15:43.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-2061887438 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2019-10-01T02:15:43.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:15:43.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:43.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:43.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:43.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061887417 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:43.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061887416 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:43.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061887416 data=null} to TreeItem with text {test} [2019-10-01T02:15:43.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061887416 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:43.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061887416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:43.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061887408 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:43.060Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:15:43.060Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:15:43.060Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:15:43.990Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:15:43.990Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886709 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886709 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null 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-10-01T02:15:43.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061886708 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:43.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Clicking on OK [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061886706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061886706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061886706 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061886706 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061886706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061886706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:43.990Z] DEBUG - Clicked on OK [2019-10-01T02:15:44.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061886706 data=null item=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-10-01T02:15:44.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061887358 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-10-01T02:15:44.248Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.788 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2019-10-01T02:15:44.248Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 0.166 s [2019-10-01T02:15:44.248Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 0.778 s [2019-10-01T02:15:44.248Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 0.077 s [2019-10-01T02:15:44.248Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-10-01T02:15:46.249Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:46.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:46.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:46.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:46.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:46.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:46.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:46.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061884368 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061884367 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061884367 data=null} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061884367 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061884367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061884347 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061884346 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061884346 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061884346 data=null} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061884345 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061884345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061884338 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061884337 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061884337 data=null} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061884337 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061884337 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-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061884332 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061884331 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061884331 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061884331 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061884331 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061884330 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-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061884310 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061884310 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061884310 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061884309 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061884309 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-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061884304 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061884304 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061884303 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061884303 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061884303 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061884303 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-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061884283 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:46.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.249Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:46.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:46.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:46.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:46.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:46.249Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061884167 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061884167 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061884167 data=null} to TableItem with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061884166 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:46.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061884164 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-10-01T02:15:46.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061884153 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:46.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:46.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:46.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:46.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:46.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:46.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061883836 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:46.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061883836 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061883836 data=null} to TreeItem with text {test} [2019-10-01T02:15:46.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061883835 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061883835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061883812 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061883811 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061883811 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061883811 data=null} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061883810 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061883810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061883803 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:46.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:46.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061883802 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061883802 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061883802 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061883802 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061883801 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-10-01T02:15:46.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061883796 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061883795 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061883795 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061883795 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061883795 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061883794 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-10-01T02:15:46.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061883790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:46.763Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:15:46.763Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:15:46.763Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:15:46.763Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:15:46.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061883714 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:15:46.763Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:15:46.763Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:15:46.763Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:46.763Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:46.763Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:15:46.763Z] DEBUG - Clicking on &Yes [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061883714 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-10-01T02:15:46.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061883713 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-10-01T02:15:46.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061883713 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:46.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061883713 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:46.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061883713 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-10-01T02:15:46.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061883713 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-10-01T02:15:46.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061883713 data=null item=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-10-01T02:15:47.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061883749 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-10-01T02:15:47.020Z] DEBUG - Clicked on [2019-10-01T02:15:48.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:48.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:48.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061881766 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061881766 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061881765 data=null} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061881765 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061881756 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061881754 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061881754 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061881754 data=null} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061881753 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061881747 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061881746 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061881745 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061881745 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061881745 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881745 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-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061881739 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061881739 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061881739 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061881738 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061881738 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-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061881733 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-2061881732 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-2061881732 data=null} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-2061881732 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061881731 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-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-2061881726 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:15:48.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:48.915Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881721 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061881721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061881721 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881720 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881720 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-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881715 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881714 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881714 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061881713 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-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881695 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881505 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061881505 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061881504 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:48.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:48.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061881475 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061881475 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061881475 data=null} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061881473 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061881464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061881464 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061881464 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061881463 data=null} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061881463 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061881457 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:48.915Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061881456 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061881456 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061881456 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061881455 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881455 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-10-01T02:15:48.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061881450 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:48.915Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:48.915Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:48.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881448 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061881448 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061881448 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881447 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:48.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061881447 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-10-01T02:15:48.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061881442 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:49.173Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-10-01T02:15:49.173Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-10-01T02:15:49.173Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-10-01T02:15:49.173Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-10-01T02:15:49.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-2061881344 data=null doit=true} to Shell with text {Rename Trace} [2019-10-01T02:15:49.173Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:15:49.173Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:15:49.173Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:15:49.173Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:15:49.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:49.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:49.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:49.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:49.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Clicking on OK [2019-10-01T02:15:49.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061881341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061881340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061881340 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061881340 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061881340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061881340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:49.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061881340 data=null item=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-10-01T02:15:49.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-2061881396 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-10-01T02:15:49.736Z] DEBUG - Clicked on [2019-10-01T02:15:49.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:49.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:49.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:49.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:49.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:49.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061880852 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061880851 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061880851 data=null} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061880851 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061880843 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061880842 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061880842 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061880842 data=null} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061880841 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061880836 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:49.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:49.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061880835 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061880835 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:49.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061880835 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061880834 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880834 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-10-01T02:15:49.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061880829 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:49.736Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:49.736Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:49.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880828 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880828 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:49.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880827 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:49.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880827 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:49.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880827 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-10-01T02:15:49.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880814 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:49.736Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:15:49.736Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:15:49.736Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:15:49.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061880782 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-10-01T02:15:50.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:50.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:50.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:50.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:50.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:50.300Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061880227 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061880227 data=null doit=true} to TableItem with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061880227 data=null} to TableItem with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061880227 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061880224 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-10-01T02:15:50.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061880219 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:15:50.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:15:50.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:15:50.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:15:50.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880123 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:50.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880123 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:50.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880123 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:50.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880122 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:50.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880122 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-10-01T02:15:50.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061880114 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:50.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:50.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:50.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:50.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061880045 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:50.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061880044 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:50.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061880044 data=null} to TreeItem with text {test} [2019-10-01T02:15:50.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061880044 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061880011 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061880010 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061880010 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061880010 data=null} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061880010 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061880010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061880002 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:50.557Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:50.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061880000 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061880000 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061880000 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061879999 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061879999 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-10-01T02:15:50.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061879988 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061879987 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061879987 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061879987 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061879987 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061879986 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-10-01T02:15:50.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061879982 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:50.557Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:15:50.557Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:15:50.557Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:15:50.557Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:15:50.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061879898 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:15:50.557Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:15:50.557Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:15:50.557Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:50.557Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:50.557Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:15:50.557Z] DEBUG - Clicking on &Yes [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061879896 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-10-01T02:15:50.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061879896 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-10-01T02:15:50.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061879890 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:50.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061879890 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:50.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061879890 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-10-01T02:15:50.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061879890 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-10-01T02:15:50.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061879890 data=null item=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-10-01T02:15:50.813Z] DEBUG - Clicked on [2019-10-01T02:15:50.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061879944 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-10-01T02:15:52.707Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:52.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:52.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:52.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:52.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:52.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:52.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:52.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:52.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061877655 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061877655 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061877655 data=null} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061877654 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061877654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061877640 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:52.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061877639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061877639 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061877639 data=null} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061877639 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061877639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061877632 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:52.707Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:52.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061877631 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061877631 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061877631 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061877631 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061877631 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-10-01T02:15:52.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061877621 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061877620 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061877620 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061877620 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061877620 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-10-01T02:15:52.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061877615 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:52.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:52.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061877610 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061877610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:52.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061877610 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061877610 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061877609 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-10-01T02:15:52.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061877590 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:52.965Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:15:52.965Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:15:52.965Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:15:52.965Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-10-01T02:15:52.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2061877504 data=null doit=true} to Shell with text {Copy Trace} [2019-10-01T02:15:52.965Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:15:52.965Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:15:52.965Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:15:52.965Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-10-01T02:15:52.965Z] 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-10-01T02:15:52.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:15:52.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-2061877501 data=null doit=true} to Button with text {Copy as a link} [2019-10-01T02:15:52.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-2061877501 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-10-01T02:15:52.965Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:15:52.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-2061877500 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-2061877500 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-10-01T02:15:52.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-2061877499 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-10-01T02:15:52.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-2061877499 data=null item=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-10-01T02:15:52.965Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:52.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Clicking on OK [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061877497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061877497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061877497 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061877497 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061877497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061877497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:52.965Z] DEBUG - Clicked on OK [2019-10-01T02:15:52.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061877497 data=null item=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-10-01T02:15:52.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061877553 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-10-01T02:15:53.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:53.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:53.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:53.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:53.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:53.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061876981 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061876981 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061876980 data=null} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061876980 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061876980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061876961 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061876961 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061876960 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061876960 data=null} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061876960 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061876960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061876954 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:53.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:53.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061876953 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061876953 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061876953 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061876953 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061876952 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-10-01T02:15:53.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061876942 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061876941 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061876941 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061876941 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061876941 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061876941 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-10-01T02:15:53.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061876937 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:53.529Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-10-01T02:15:53.529Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-10-01T02:15:53.529Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-10-01T02:15:53.529Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-10-01T02:15:53.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:53.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2061876907 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-10-01T02:15:54.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:54.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:54.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:54.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:54.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:54.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:54.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:54.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:54.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061876343 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061876343 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:54.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061876343 data=null} to TreeItem with text {test} [2019-10-01T02:15:54.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061876342 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:54.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061876342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:54.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061876328 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:54.044Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2061876327 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2061876327 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2061876326 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061876326 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-10-01T02:15:54.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2061876317 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:15:54.044Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:15:54.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:54.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:54.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-2061876311 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {Experiment [2]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2061876311 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2061876311 data=null} to TreeItem with text {Experiment [2]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2061876311 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {Experiment [2]} [2019-10-01T02:15:54.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061876310 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-10-01T02:15:54.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2061876299 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {Experiment [2]} [2019-10-01T02:15:54.301Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:15:54.301Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:15:54.301Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:15:54.301Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-10-01T02:15:54.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-2061876205 data=null doit=true} to Shell with text {Copy Experiment} [2019-10-01T02:15:54.301Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-10-01T02:15:54.301Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-10-01T02:15:54.301Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-10-01T02:15:54.301Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-10-01T02:15:54.301Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-10-01T02:15:54.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:54.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:54.301Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:54.301Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:54.301Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Clicking on OK [2019-10-01T02:15:54.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061876202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061876202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061876202 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061876202 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061876202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061876202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.301Z] DEBUG - Clicked on OK [2019-10-01T02:15:54.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061876202 data=null item=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-10-01T02:15:54.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061876257 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-10-01T02:15:54.865Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:54.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:54.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:54.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:54.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:54.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:54.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061875686 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061875686 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061875686 data=null} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061875685 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061875685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061875672 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061875672 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061875671 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061875671 data=null} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061875671 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061875671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061875664 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:54.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:54.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061875663 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061875663 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061875663 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061875663 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061875662 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061875653 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:15:54.865Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-2061875653 data=null doit=true} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-2061875653 data=null} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-2061875652 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061875652 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-2061875642 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:54.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-2061875637 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-2061875637 data=null doit=true} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-2061875637 data=null} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-2061875637 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061875636 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-2061875627 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2019-10-01T02:15:54.865Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:15:54.865Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:15:54.865Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:15:54.865Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-2061875546 data=null doit=true} to Shell with text {Copy Experiment} [2019-10-01T02:15:54.865Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-10-01T02:15:54.865Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-10-01T02:15:54.865Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-10-01T02:15:54.865Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-10-01T02:15:54.865Z] 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-10-01T02:15:54.865Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:15:54.865Z] 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-10-01T02:15:54.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:54.865Z] 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-10-01T02:15:54.865Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875540 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 data=null item=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-10-01T02:15:54.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875539 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-10-01T02:15:54.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875538 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-10-01T02:15:54.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875538 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-10-01T02:15:54.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2061875538 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-10-01T02:15:54.865Z] 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-10-01T02:15:54.865Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:54.865Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Clicking on OK [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061875537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061875537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061875537 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061875537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061875537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061875537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:15:54.865Z] DEBUG - Clicked on OK [2019-10-01T02:15:55.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061875537 data=null item=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-10-01T02:15:55.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061875595 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-10-01T02:15:55.726Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-10-01T02:15:55.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:55.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061874977 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061874977 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061874977 data=null} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061874976 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061874964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061874963 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061874963 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061874963 data=null} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061874962 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061874956 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:55.726Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:55.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061874955 data=null button=0 stateMask=0x0 x=89 y=252 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061874955 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061874955 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061874954 data=null button=1 stateMask=0x0 x=89 y=252 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874954 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-10-01T02:15:55.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061874945 data=null button=1 stateMask=0x80000 x=89 y=252 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:15:55.726Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:15:55.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-2061874945 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-2061874945 data=null} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2061874945 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061874944 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-10-01T02:15:55.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2061874931 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:15:55.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-2061874930 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-2061874930 data=null} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2061874929 data=null button=1 stateMask=0x0 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061874929 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-10-01T02:15:55.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2061874916 data=null button=1 stateMask=0x80000 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]} [2019-10-01T02:15:55.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:15:55.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061874848 data=null button=0 stateMask=0x0 x=166 y=420 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061874848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:55.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061874848 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:55.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061874848 data=null button=1 stateMask=0x0 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:55.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874848 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-10-01T02:15:55.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061874829 data=null button=1 stateMask=0x80000 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:55.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:55.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:15:55.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:55.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061874756 data=null button=0 stateMask=0x0 x=171 y=444 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:15:55.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2061874755 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:15:55.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2061874755 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:15:55.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061874754 data=null button=1 stateMask=0x0 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:15:55.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874754 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-10-01T02:15:55.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061874737 data=null button=1 stateMask=0x80000 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:15:55.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:55.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:55.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:55.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:56.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:56.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:56.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:56.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:56.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:56.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061874244 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061874243 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061874243 data=null} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061874243 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061874224 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061874223 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061874223 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061874223 data=null} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061874223 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061874209 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:56.241Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:56.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061874208 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061874208 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061874208 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061874207 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874207 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-10-01T02:15:56.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061874196 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061874195 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061874195 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061874195 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061874195 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061874195 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-10-01T02:15:56.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061874191 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:15:56.241Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:15:56.241Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:15:56.241Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:15:56.241Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:15:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061874100 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:15:56.241Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:15:56.241Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:15:56.241Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:56.241Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:56.241Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:15:56.241Z] DEBUG - Clicking on &Yes [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061874099 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-10-01T02:15:56.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061874098 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-10-01T02:15:56.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061874098 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:56.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061874098 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:56.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061874097 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-10-01T02:15:56.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061874097 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-10-01T02:15:56.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061874097 data=null item=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-10-01T02:15:56.498Z] DEBUG - Clicked on [2019-10-01T02:15:56.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061874147 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-10-01T02:15:58.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:15:58.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:58.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:58.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:58.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:58.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:58.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:58.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061872070 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061872069 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061872069 data=null} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061872069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061872068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061872053 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061872052 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061872052 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061872052 data=null} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061872051 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061872051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061872045 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.391Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:58.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061872044 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061872044 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061872044 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061872043 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061872043 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-10-01T02:15:58.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061872034 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061872033 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061872033 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061872032 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061872032 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-10-01T02:15:58.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061872028 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061872027 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061872026 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:58.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061872026 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:58.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061872026 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:58.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061872026 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-10-01T02:15:58.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061872006 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:15:58.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:15:58.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:58.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:58.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:15:58.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:15:58.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061871909 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061871908 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061871908 data=null} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061871908 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061871908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061871890 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061871890 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061871889 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061871889 data=null} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061871889 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061871889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061871883 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:15:58.649Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:15:58.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061871881 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061871881 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061871881 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061871881 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061871881 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-10-01T02:15:58.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061871870 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061871869 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061871868 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061871868 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061871868 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061871868 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-10-01T02:15:58.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061871863 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:15:58.649Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:15:58.649Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:15:58.649Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:15:58.649Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:15:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061871792 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:15:58.649Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:15:58.649Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:15:58.649Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:15:58.649Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:58.649Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:15:58.649Z] DEBUG - Clicking on &Yes [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061871791 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-10-01T02:15:58.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061871791 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-10-01T02:15:58.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061871791 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:58.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061871791 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:15:58.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061871791 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-10-01T02:15:58.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061871791 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-10-01T02:15:58.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061871791 data=null item=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-10-01T02:15:58.907Z] DEBUG - Clicked on [2019-10-01T02:15:58.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061871830 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-10-01T02:16:01.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:01.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:01.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:01.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061869462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061869462 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061869462 data=null} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061869461 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061869461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061869448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061869447 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061869447 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061869447 data=null} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061869446 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061869446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061869439 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:01.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061869437 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061869437 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061869437 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061869437 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061869437 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-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061869427 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061869426 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061869426 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061869426 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061869425 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-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061869421 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061869421 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061869421 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061869421 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061869420 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061869420 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-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061869401 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:01.429Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-10-01T02:16:01.429Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-10-01T02:16:01.429Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-10-01T02:16:01.429Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-2061869325 data=null doit=true} to Shell with text {Rename Trace} [2019-10-01T02:16:01.429Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:16:01.429Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:16:01.429Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:16:01.429Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:16:01.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:01.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:01.429Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:01.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:01.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Clicking on OK [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061869322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061869321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061869321 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061869321 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061869321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061869321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061869321 data=null item=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-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-2061869367 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-10-01T02:16:01.429Z] DEBUG - Clicked on [2019-10-01T02:16:01.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:01.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:01.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061868944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061868943 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061868943 data=null} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061868943 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061868914 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061868913 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061868913 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061868913 data=null} to TreeItem with text {test} [2019-10-01T02:16:01.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061868913 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:01.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061868905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:01.686Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:01.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061868902 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061868902 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061868902 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061868902 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868902 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-10-01T02:16:01.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061868891 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:01.686Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-10-01T02:16:01.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:01.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061868890 data=null button=0 stateMask=0x0 x=155 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:01.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061868890 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:01.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061868890 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:01.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061868890 data=null button=1 stateMask=0x0 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:01.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868890 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-10-01T02:16:01.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061868872 data=null button=1 stateMask=0x80000 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:01.686Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:01.686Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:01.686Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:01.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061868837 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-10-01T02:16:02.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:02.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:02.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:02.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:02.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:02.250Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061868313 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061868312 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061868312 data=null} to TableItem with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061868312 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061868309 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-10-01T02:16:02.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061868301 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:02.250Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:02.250Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:02.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:02.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:02.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:02.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:02.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:02.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061868216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061868216 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061868216 data=null} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061868215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061868194 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061868192 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061868192 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061868192 data=null} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061868191 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061868184 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:02.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:02.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061868182 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061868182 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061868182 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061868182 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868182 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-10-01T02:16:02.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061868171 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:02.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061868170 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061868170 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061868170 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061868170 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061868169 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-10-01T02:16:02.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061868165 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:02.251Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:02.251Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:02.251Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:02.251Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:02.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061868100 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:02.251Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:02.251Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:02.251Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:02.251Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:02.251Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:02.251Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:02.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061868099 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-10-01T02:16:02.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061868099 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-10-01T02:16:02.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061868099 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:02.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061868099 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:02.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061868099 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-10-01T02:16:02.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061868099 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-10-01T02:16:02.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061868098 data=null item=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-10-01T02:16:02.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061868134 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-10-01T02:16:02.508Z] DEBUG - Clicked on [2019-10-01T02:16:04.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:04.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:04.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:04.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:04.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:04.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:04.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061866317 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061866317 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061866317 data=null} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061866316 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061866316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061866304 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061866303 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061866303 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061866303 data=null} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061866303 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061866302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061866296 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:04.401Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061866295 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061866295 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061866295 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061866295 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061866295 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-10-01T02:16:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061866286 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061866285 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061866285 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061866285 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061866285 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-10-01T02:16:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061866281 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061866280 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061866280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061866280 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061866280 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:04.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061866280 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-10-01T02:16:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061866257 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:04.401Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-10-01T02:16:04.401Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-10-01T02:16:04.401Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-10-01T02:16:04.401Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-10-01T02:16:04.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2061866219 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-10-01T02:16:04.916Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:04.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:04.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:04.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:04.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:04.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:04.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:04.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061865611 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061865610 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:04.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061865610 data=null} to TreeItem with text {test} [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061865610 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:04.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061865610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061865590 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:04.916Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2061865589 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:04.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2061865589 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2061865589 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:04.916Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061865588 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-10-01T02:16:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2061865583 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:04.916Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:16:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061865582 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:04.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061865582 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061865581 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:04.916Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061865581 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-10-01T02:16:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061865573 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:04.916Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061865572 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061865572 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:04.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061865572 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061865571 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:04.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061865571 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-10-01T02:16:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061865553 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:04.916Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-10-01T02:16:04.916Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-10-01T02:16:04.916Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-10-01T02:16:04.916Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-10-01T02:16:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-2061865475 data=null doit=true} to Shell with text {Confirm Remove} [2019-10-01T02:16:04.916Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:04.916Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:04.916Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:04.916Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:04.916Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:04.916Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061865474 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-10-01T02:16:04.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061865474 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-10-01T02:16:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061865474 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:04.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061865474 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061865473 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-10-01T02:16:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061865473 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-10-01T02:16:04.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061865473 data=null item=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-10-01T02:16:05.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-2061865514 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-10-01T02:16:05.480Z] DEBUG - Clicked on [2019-10-01T02:16:05.480Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:16:05.737Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:16:05.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:05.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:05.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:05.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:05.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:05.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061864631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061864631 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061864631 data=null} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061864631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061864611 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061864610 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061864610 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061864610 data=null} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061864609 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061864603 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.737Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:05.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061864602 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061864602 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061864602 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061864602 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864602 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-10-01T02:16:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061864591 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-10-01T02:16:05.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:05.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:05.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:05.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:05.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:05.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061864576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061864576 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061864576 data=null} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061864576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061864563 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061864562 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061864562 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061864562 data=null} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061864561 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061864556 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:05.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:05.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061864555 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061864555 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061864555 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061864554 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864554 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-10-01T02:16:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061864546 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061864545 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061864545 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061864545 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061864545 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061864545 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-10-01T02:16:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061864541 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:05.995Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:05.995Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:05.995Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:05.995Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:05.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061864475 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:05.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:05.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:05.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:05.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:05.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:05.995Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061864474 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-10-01T02:16:05.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061864474 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-10-01T02:16:05.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061864474 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:05.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061864474 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:05.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061864473 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-10-01T02:16:05.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061864473 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-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061864473 data=null item=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-10-01T02:16:05.995Z] DEBUG - Clicked on [2019-10-01T02:16:05.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061864509 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-10-01T02:16:07.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:07.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:08.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:08.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:08.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:08.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:08.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:08.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061862397 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061862396 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061862396 data=null} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061862396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061862396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061862383 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061862383 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061862383 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061862383 data=null} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061862382 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061862382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061862371 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:08.151Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:08.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061862370 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061862370 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061862370 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061862369 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061862369 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-10-01T02:16:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061862359 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061862359 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061862359 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061862358 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061862358 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-10-01T02:16:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061862353 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-2061862353 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-2061862353 data=null} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-2061862353 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061862352 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-10-01T02:16:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-2061862348 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2019-10-01T02:16:08.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:08.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061862343 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061862343 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061862343 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061862343 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061862342 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-10-01T02:16:08.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061862325 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.151Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:16:08.151Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:16:08.151Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:16:08.151Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-10-01T02:16:08.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2061862251 data=null doit=true} to Shell with text {Copy Trace} [2019-10-01T02:16:08.151Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:16:08.151Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:16:08.151Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:16:08.151Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:08.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.151Z] DEBUG - Clicking on OK [2019-10-01T02:16:08.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061862248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061862248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061862248 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061862248 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061862248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061862248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.152Z] DEBUG - Clicked on OK [2019-10-01T02:16:08.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061862248 data=null item=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-10-01T02:16:08.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061862293 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-10-01T02:16:08.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:08.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061861733 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061861733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061861733 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061861733 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061861732 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-10-01T02:16:08.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061861728 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:08.715Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:16:08.715Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:16:08.715Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:16:08.715Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-10-01T02:16:08.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2061861657 data=null doit=true} to Shell with text {Copy Trace} [2019-10-01T02:16:08.715Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:16:08.715Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:16:08.715Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:16:08.715Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:08.715Z] 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-10-01T02:16:08.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:08.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-2061861654 data=null doit=true} to Button with text {Copy as a link} [2019-10-01T02:16:08.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-2061861654 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-10-01T02:16:08.715Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:08.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-2061861653 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-2061861653 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-10-01T02:16:08.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-2061861653 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-10-01T02:16:08.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-2061861653 data=null item=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-10-01T02:16:08.715Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:08.715Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Clicking on OK [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061861651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061861651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061861651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061861651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061861651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061861651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:08.715Z] DEBUG - Clicked on OK [2019-10-01T02:16:08.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061861650 data=null item=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-10-01T02:16:08.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061861697 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-10-01T02:16:09.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:09.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:09.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:09.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:09.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:09.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:09.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061861136 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061861136 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061861135 data=null} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061861135 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061861135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061861117 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:09.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061861116 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061861116 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061861116 data=null} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061861116 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061861116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:09.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061861109 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:09.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:09.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:09.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061861108 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:16:09.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061861108 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:16:09.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061861108 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:16:09.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061861108 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:09.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061861108 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-10-01T02:16:09.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061861097 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:09.486Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:16:09.486Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-10-01T02:16:09.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:09.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061861096 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:09.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061861096 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:09.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061861096 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:09.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061861096 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:09.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061861096 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-10-01T02:16:09.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061861077 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:09.486Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:09.486Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:09.486Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:09.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061861045 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-10-01T02:16:10.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:10.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:10.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:10.613Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:10.613Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:10.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:10.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:10.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:10.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:10.869Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:10.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061859511 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:10.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061859510 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:10.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061859510 data=null} to TableItem with text {} [2019-10-01T02:16:10.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061859510 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:10.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061859507 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-10-01T02:16:10.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061859490 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:10.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:10.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:10.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:11.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:11.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:11.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:11.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:11.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061859433 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061859433 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061859433 data=null} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061859432 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061859432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061859413 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061859412 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061859412 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061859411 data=null} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061859411 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061859411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061859404 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:11.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:11.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061859402 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061859402 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:16:11.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061859402 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061859402 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061859402 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-10-01T02:16:11.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061859391 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:11.127Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-10-01T02:16:11.127Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-10-01T02:16:11.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061859390 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2061859390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:11.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2061859389 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:11.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061859389 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061859389 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-10-01T02:16:11.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061859371 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:11.127Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:11.127Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:11.127Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:11.127Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061859338 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-10-01T02:16:11.691Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:11.691Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:11.691Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:11.691Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:12.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:12.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:12.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:12.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:12.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:12.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:12.816Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061857760 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061857760 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061857760 data=null} to TableItem with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061857760 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061857757 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-10-01T02:16:12.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061857748 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:12.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:12.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:12.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:16:12.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061857669 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:12.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061857669 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:12.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061857669 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:12.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061857668 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:12.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061857668 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-10-01T02:16:12.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061857651 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:12.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:16:12.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:12.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061857581 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:12.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2061857580 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:12.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2061857580 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:12.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061857580 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:12.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061857580 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-10-01T02:16:12.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061857562 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:12.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:13.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:13.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:13.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:13.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:13.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:13.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061857459 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061857459 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061857458 data=null} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061857458 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061857458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061857440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061857439 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061857439 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061857439 data=null} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061857439 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061857438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061857432 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:13.073Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:13.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061857431 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061857431 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061857431 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061857430 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061857430 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-10-01T02:16:13.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061857408 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:13.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2061857407 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2061857407 data=null doit=true} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2061857407 data=null} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2061857407 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061857406 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-10-01T02:16:13.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2061857402 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2019-10-01T02:16:13.074Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:13.074Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:13.074Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:13.074Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:13.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061857333 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:13.074Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:13.074Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:13.074Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:13.074Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:13.074Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:13.074Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:13.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061857332 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-10-01T02:16:13.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061857332 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-10-01T02:16:13.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061857331 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:13.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061857331 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:13.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061857331 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-10-01T02:16:13.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061857331 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-10-01T02:16:13.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061857331 data=null item=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-10-01T02:16:13.331Z] DEBUG - Clicked on [2019-10-01T02:16:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061857371 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-10-01T02:16:15.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:15.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:15.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:15.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:15.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:15.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:15.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:15.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061855083 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061855083 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061855083 data=null} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061855083 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061855082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061855069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061855068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061855067 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061855067 data=null} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061855067 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061855067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061855060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:15.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061855059 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061855059 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061855059 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061855059 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061855058 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-10-01T02:16:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061855049 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061855049 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061855049 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061855049 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061855049 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-10-01T02:16:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061855045 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:15.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061855044 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061855044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061855044 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061855043 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061855043 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-10-01T02:16:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061855025 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:15.481Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:16:15.481Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:16:15.481Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:16:15.481Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-2061854952 data=null doit=true} to Shell with text {Confirm Delete} [2019-10-01T02:16:15.481Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:15.481Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:15.481Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:15.481Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:15.481Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:15.481Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061854951 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-10-01T02:16:15.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061854951 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-10-01T02:16:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061854951 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061854951 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061854950 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-10-01T02:16:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061854950 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-10-01T02:16:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061854950 data=null item=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-10-01T02:16:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061854987 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-10-01T02:16:15.738Z] DEBUG - Clicked on [2019-10-01T02:16:15.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:15.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:15.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:15.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:15.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:15.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061854634 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061854634 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061854634 data=null} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061854634 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061854633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061854611 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061854604 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061854604 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061854604 data=null} to TreeItem with text {test} [2019-10-01T02:16:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061854604 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061854603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061854595 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:15.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:15.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061854594 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061854594 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061854594 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061854593 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061854593 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-10-01T02:16:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061854582 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061854581 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061854581 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061854581 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061854580 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061854580 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-10-01T02:16:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061854576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:16:15.995Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:15.995Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:15.995Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:15.995Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061854510 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:15.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:15.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:15.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:15.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:15.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:15.995Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061854509 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-10-01T02:16:15.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061854509 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-10-01T02:16:15.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061854509 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:15.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061854509 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:15.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061854509 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-10-01T02:16:15.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061854509 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-10-01T02:16:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061854509 data=null item=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-10-01T02:16:15.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061854544 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-10-01T02:16:15.995Z] DEBUG - Clicked on [2019-10-01T02:16:17.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:17.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:17.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:17.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:17.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:17.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:17.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:17.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061852869 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061852869 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061852868 data=null} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061852868 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061852868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061852850 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061852849 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061852849 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061852849 data=null} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061852849 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061852849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061852842 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:17.667Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:17.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061852841 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061852841 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061852841 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061852840 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061852840 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-10-01T02:16:17.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061852831 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061852831 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061852831 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061852830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061852830 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-10-01T02:16:17.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061852826 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:17.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061852825 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061852825 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:17.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061852825 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:17.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061852825 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:17.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061852824 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-10-01T02:16:17.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061852806 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:17.667Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-10-01T02:16:17.667Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-10-01T02:16:17.667Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-10-01T02:16:17.667Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-10-01T02:16:17.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2061852770 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-10-01T02:16:18.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:18.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:18.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:18.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:18.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:18.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:18.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:18.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061852175 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:18.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061852175 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:18.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061852175 data=null} to TreeItem with text {test} [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061852174 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:18.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061852174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061852157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:18.231Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:18.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2061852156 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:18.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2061852156 data=null} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2061852155 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:18.231Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061852155 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-10-01T02:16:18.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2061852151 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2019-10-01T02:16:18.231Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-10-01T02:16:18.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061852150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:18.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061852150 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061852149 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:18.231Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061852149 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-10-01T02:16:18.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2061852142 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-10-01T02:16:18.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061852141 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:18.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061852141 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:18.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061852141 data=null} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:18.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061852141 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:18.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061852141 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-10-01T02:16:18.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061852123 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2019-10-01T02:16:18.488Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:16:18.488Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:16:18.488Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:16:18.488Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-10-01T02:16:18.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-2061852045 data=null doit=true} to Shell with text {Confirm Delete} [2019-10-01T02:16:18.488Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:18.488Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:18.488Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:18.488Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:18.488Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:18.488Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:18.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061852044 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-10-01T02:16:18.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061852044 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-10-01T02:16:18.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061852044 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:18.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061852044 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:18.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061852043 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-10-01T02:16:18.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061852043 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-10-01T02:16:18.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061852043 data=null item=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-10-01T02:16:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061852087 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-10-01T02:16:18.745Z] DEBUG - Clicked on [2019-10-01T02:16:18.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:18.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:18.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061851711 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061851711 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061851711 data=null} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061851711 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061851710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061851691 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061851689 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061851689 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061851689 data=null} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061851689 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061851689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061851683 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:18.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061851682 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061851681 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061851681 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061851681 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061851681 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-10-01T02:16:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061851671 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061851670 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061851670 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061851670 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061851670 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061851670 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-10-01T02:16:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061851666 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:18.745Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:18.745Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:18.745Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:18.745Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061851603 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:18.745Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:18.745Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:18.745Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:18.745Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:18.745Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:18.745Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061851602 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-10-01T02:16:18.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061851602 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-10-01T02:16:18.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061851602 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:18.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061851602 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:18.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061851602 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-10-01T02:16:18.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061851602 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-10-01T02:16:19.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061851602 data=null item=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-10-01T02:16:19.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061851635 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-10-01T02:16:19.002Z] DEBUG - Clicked on [2019-10-01T02:16:20.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:20.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:20.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:20.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:20.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:20.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:20.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:20.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061850073 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061850073 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061850072 data=null} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061850072 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061850072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061850059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061850059 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061850058 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061850058 data=null} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061850058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061850058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061850052 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:20.372Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:20.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061850050 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061850050 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061850050 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061850050 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061850050 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-10-01T02:16:20.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061850041 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061850041 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061850040 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061850040 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061850040 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-10-01T02:16:20.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061850036 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:20.372Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061850036 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061850035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:20.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061850035 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061850035 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061850035 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-10-01T02:16:20.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061850018 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061850018 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061850018 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.372Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061850017 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-10-01T02:16:20.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061850005 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061849952 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061849952 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061849952 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:20.629Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:20.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061849901 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061849901 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061849900 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061849900 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061849900 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-10-01T02:16:20.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061849895 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:20.629Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:16:20.629Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:16:20.629Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:16:20.629Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-10-01T02:16:20.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2061849818 data=null doit=true} to Shell with text {Copy Trace} [2019-10-01T02:16:20.629Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:16:20.629Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:16:20.629Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:16:20.629Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:20.629Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Clicking on OK [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061849815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061849815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061849815 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061849814 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061849814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061849814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:20.629Z] DEBUG - Clicked on OK [2019-10-01T02:16:20.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061849814 data=null item=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-10-01T02:16:20.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061849860 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-10-01T02:16:21.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:21.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:21.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:21.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:21.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:21.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061849299 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061849299 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061849298 data=null} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061849298 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061849298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061849280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061849280 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061849279 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061849279 data=null} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061849279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061849279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061849273 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:21.193Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:21.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061849272 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061849272 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:16:21.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061849271 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061849271 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061849271 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-10-01T02:16:21.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061849261 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:21.193Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-10-01T02:16:21.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:21.193Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849256 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849256 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:21.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849256 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849255 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061849255 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-10-01T02:16:21.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849238 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849237 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849237 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.193Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061849237 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-10-01T02:16:21.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849223 data=null button=1 stateMask=0x80000 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061849000 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061848999 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061848999 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.450Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:21.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:21.450Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:22.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:22.636Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847937 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061847936 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:22.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061847936 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847936 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061847936 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-10-01T02:16:22.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847920 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847920 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847919 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061847919 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-10-01T02:16:22.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847797 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061847767 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061847766 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061847766 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:22.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:22.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:22.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:22.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:22.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:22.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:22.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:22.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061847556 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061847555 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061847555 data=null} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061847555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061847555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061847537 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061847536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061847536 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061847536 data=null} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061847535 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061847535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061847530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:22.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:22.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061847529 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061847529 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061847529 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061847528 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061847528 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-10-01T02:16:22.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061847518 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061847518 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061847517 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061847517 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061847517 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061847517 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-10-01T02:16:22.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061847513 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:22.893Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:22.893Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:22.893Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:23.149Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:23.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061847445 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:23.149Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:23.149Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:23.149Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:23.149Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:23.149Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:23.149Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:23.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061847444 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-10-01T02:16:23.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061847444 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-10-01T02:16:23.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061847444 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:23.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061847444 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:23.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061847443 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-10-01T02:16:23.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061847443 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-10-01T02:16:23.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061847443 data=null item=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-10-01T02:16:23.406Z] DEBUG - Clicked on [2019-10-01T02:16:23.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061847481 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-10-01T02:16:25.299Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:25.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:25.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:25.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:25.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:25.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:25.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:25.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061845191 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061845191 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061845190 data=null} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061845190 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061845190 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061845177 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061845176 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061845176 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061845176 data=null} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061845176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061845175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061845169 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:25.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061845168 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061845168 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061845168 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061845167 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061845167 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-10-01T02:16:25.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061845158 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061845158 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061845158 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061845157 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061845157 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-10-01T02:16:25.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061845153 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061845152 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061845152 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061845152 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061845152 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:25.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061845152 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-10-01T02:16:25.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061845134 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:25.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.299Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-2061845103 data=null doit=true} to Shell with text {Confirm Delete} [2019-10-01T02:16:25.299Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:25.299Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:25.299Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:25.299Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:25.299Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:25.299Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061845102 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-10-01T02:16:25.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061845102 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-10-01T02:16:25.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061845102 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:25.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061845102 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:25.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061845102 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-10-01T02:16:25.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061845101 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-10-01T02:16:25.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061845101 data=null item=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-10-01T02:16:25.555Z] DEBUG - Clicked on [2019-10-01T02:16:25.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:25.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:25.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:25.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:25.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:25.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061844812 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061844812 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061844812 data=null} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061844812 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061844812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061844791 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061844790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061844790 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061844790 data=null} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061844789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061844789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061844783 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:25.812Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:25.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061844782 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061844782 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061844782 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061844782 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061844782 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-10-01T02:16:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061844772 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061844771 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061844771 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061844771 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061844771 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061844770 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-10-01T02:16:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061844767 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:25.812Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:25.812Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:25.812Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:25.812Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061844696 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:25.812Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:25.812Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:25.812Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:25.812Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:25.812Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:25.812Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061844696 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-10-01T02:16:25.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061844696 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-10-01T02:16:25.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061844695 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:25.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061844695 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:25.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061844695 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-10-01T02:16:25.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061844695 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-10-01T02:16:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061844695 data=null item=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-10-01T02:16:25.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061844735 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-10-01T02:16:25.812Z] DEBUG - Clicked on [2019-10-01T02:16:27.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:27.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:27.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:27.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:27.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:27.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:27.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:27.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:27.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061843108 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061843108 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061843108 data=null} to TreeItem with text {test} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061843107 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061843107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061843094 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:27.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-2061843093 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-2061843093 data=null} to TreeItem with text {Experiments [0]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-2061843093 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [0]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061843092 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-10-01T02:16:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-2061843089 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [0]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-2061843088 data=null doit=true} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-2061843088 data=null} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-2061843088 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061843087 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-10-01T02:16:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-2061843076 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-2061843075 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-2061843075 data=null doit=true} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-2061843075 data=null} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-2061843075 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061843074 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-10-01T02:16:27.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-2061843064 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2019-10-01T02:16:27.438Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:27.438Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:27.438Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:27.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061843031 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-10-01T02:16:28.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:28.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:28.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:28.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:28.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:28.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:28.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061842181 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061842181 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061842181 data=null} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061842180 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061842180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061842159 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061842159 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061842158 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061842158 data=null} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061842158 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061842158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061842152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:28.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:28.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061842151 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061842150 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061842150 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061842150 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061842150 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-10-01T02:16:28.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061842141 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061842140 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061842140 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061842140 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061842140 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061842140 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-10-01T02:16:28.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061842136 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:28.423Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:28.423Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:28.423Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:28.423Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061842059 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:28.423Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:28.423Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:28.423Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:28.423Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:28.423Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:28.423Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061842058 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-10-01T02:16:28.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061842058 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-10-01T02:16:28.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061842058 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:28.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061842058 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:28.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061842058 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-10-01T02:16:28.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061842057 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-10-01T02:16:28.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061842057 data=null item=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-10-01T02:16:28.423Z] DEBUG - Clicked on [2019-10-01T02:16:28.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061842101 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-10-01T02:16:30.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:30.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:30.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:30.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:30.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:30.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:30.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:30.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061840017 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061840016 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061840016 data=null} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061840016 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061840015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061840001 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061840000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061840000 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061840000 data=null} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061839999 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061839991 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.671Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:30.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061839990 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061839989 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061839989 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061839989 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839988 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-10-01T02:16:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061839975 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061839975 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061839974 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061839974 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061839973 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-10-01T02:16:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061839968 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061839967 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061839967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061839967 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061839967 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839967 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-10-01T02:16:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061839946 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:30.671Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:30.671Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:30.671Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:30.671Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061839912 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-10-01T02:16:30.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:30.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:30.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:30.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:30.671Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061839835 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061839835 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061839835 data=null} to TableItem with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061839834 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:30.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061839832 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-10-01T02:16:30.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061839823 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:30.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:30.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:30.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:30.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:30.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:30.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061839429 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061839429 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061839429 data=null} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061839429 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061839420 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061839420 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061839420 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061839420 data=null} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061839419 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061839414 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:30.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:30.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061839413 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061839413 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061839413 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061839413 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:30.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839413 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-10-01T02:16:31.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061839408 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:31.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:31.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061839408 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:31.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061839407 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:31.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061839407 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:31.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061839407 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:31.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061839407 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-10-01T02:16:31.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061839403 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:31.186Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:31.186Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:31.186Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:31.186Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:31.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061839343 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:31.186Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:31.186Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:31.186Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:31.186Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:31.186Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:31.186Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:31.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061839342 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-10-01T02:16:31.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061839342 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-10-01T02:16:31.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061839342 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:31.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061839342 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:31.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061839341 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-10-01T02:16:31.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061839341 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-10-01T02:16:31.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061839341 data=null item=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-10-01T02:16:31.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061839375 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-10-01T02:16:31.442Z] DEBUG - Clicked on [2019-10-01T02:16:32.811Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:32.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:32.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:32.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061837538 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061837538 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061837538 data=null} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061837537 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061837537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061837530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061837529 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061837529 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061837529 data=null} to TreeItem with text {test} [2019-10-01T02:16:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061837528 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061837528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061837522 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:33.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:33.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061837521 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061837521 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061837521 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061837521 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061837521 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-10-01T02:16:33.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061837516 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061837516 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061837515 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061837515 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061837515 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-10-01T02:16:33.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061837511 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:33.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:33.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061837507 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061837507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061837506 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061837506 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061837506 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-10-01T02:16:33.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061837501 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.069Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:16:33.069Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:16:33.069Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:16:33.069Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-10-01T02:16:33.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2061837406 data=null doit=true} to Shell with text {Copy Trace} [2019-10-01T02:16:33.069Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:16:33.069Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:16:33.069Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:16:33.069Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:33.069Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Clicking on OK [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061837402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061837402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061837402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061837402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061837401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061837401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.069Z] DEBUG - Clicked on OK [2019-10-01T02:16:33.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061837401 data=null item=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-10-01T02:16:33.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061837465 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-10-01T02:16:33.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:33.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061836884 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061836883 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061836883 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061836883 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061836883 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-10-01T02:16:33.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061836877 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:33.632Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-10-01T02:16:33.632Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-10-01T02:16:33.632Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-10-01T02:16:33.632Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-10-01T02:16:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2061836796 data=null doit=true} to Shell with text {Copy Trace} [2019-10-01T02:16:33.632Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-10-01T02:16:33.632Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-10-01T02:16:33.632Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-10-01T02:16:33.632Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:33.632Z] 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-10-01T02:16:33.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:33.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-2061836792 data=null doit=true} to Button with text {Copy as a link} [2019-10-01T02:16:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-2061836792 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-10-01T02:16:33.632Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-2061836791 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-2061836790 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-10-01T02:16:33.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-2061836790 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-10-01T02:16:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-2061836790 data=null item=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-10-01T02:16:33.632Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:33.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Clicking on OK [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061836787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061836787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061836787 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061836787 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061836787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061836787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:33.632Z] DEBUG - Clicked on OK [2019-10-01T02:16:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061836787 data=null item=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-10-01T02:16:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-2061836843 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-10-01T02:16:34.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:34.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:34.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:34.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:34.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:34.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061836218 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061836218 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061836218 data=null} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061836217 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061836217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061836208 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061836207 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061836207 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061836207 data=null} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061836207 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061836206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061836200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:34.197Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:34.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2061836199 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2061836199 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:16:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2061836199 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2061836199 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061836199 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-10-01T02:16:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2061836193 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:34.197Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-10-01T02:16:34.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061836192 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061836192 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061836192 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061836192 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:34.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061836192 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-10-01T02:16:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061836187 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:34.197Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:34.197Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:34.453Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:34.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061836152 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-10-01T02:16:34.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:34.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:34.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:35.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:35.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:35.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:35.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:35.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:35.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:35.836Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:35.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061834628 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:35.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061834627 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:35.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061834627 data=null} to TableItem with text {} [2019-10-01T02:16:35.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061834627 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:35.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061834624 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-10-01T02:16:35.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061834618 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:35.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:35.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:35.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:35.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:35.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:35.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:35.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:35.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061834572 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061834572 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061834571 data=null} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061834571 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061834571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061834563 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061834562 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061834562 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061834562 data=null} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061834561 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061834561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061834556 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:35.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:35.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2061834555 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2061834555 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:16:35.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2061834555 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2061834554 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061834554 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-10-01T02:16:35.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2061834549 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:35.837Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-10-01T02:16:35.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061834548 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2061834548 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:35.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2061834548 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:35.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061834548 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:35.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061834548 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-10-01T02:16:35.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061834543 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:35.837Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-10-01T02:16:35.837Z] DEBUG - Clicking on with mnemonic 'Open' [2019-10-01T02:16:36.093Z] DEBUG - Clicked on with mnemonic 'Open' [2019-10-01T02:16:36.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:36.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-2061834511 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-10-01T02:16:36.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:36.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:36.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:36.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:36.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:36.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:37.476Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:37.476Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:37.476Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:37.476Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:37.476Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:37.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061832937 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:37.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061832937 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:37.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061832937 data=null} to TableItem with text {} [2019-10-01T02:16:37.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061832937 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:37.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061832934 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-10-01T02:16:37.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061832927 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:37.476Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:37.476Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:37.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:16:37.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061832832 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2061832831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:37.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2061832831 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061832831 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061832831 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-10-01T02:16:37.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2061832814 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:37.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-10-01T02:16:37.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061832756 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2061832755 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:37.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2061832755 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061832755 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061832755 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-10-01T02:16:37.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2061832738 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:37.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:37.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:37.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061832637 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061832636 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061832636 data=null} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061832636 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061832636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061832618 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061832617 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061832617 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061832617 data=null} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061832617 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061832617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061832610 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:37.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:37.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2061832609 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2061832609 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2061832609 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2061832608 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061832608 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-10-01T02:16:37.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2061832597 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.992Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:37.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2061832596 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2061832596 data=null doit=true} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2061832596 data=null} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2061832595 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061832595 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-10-01T02:16:37.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2061832591 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2019-10-01T02:16:37.992Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:37.992Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:37.992Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:37.992Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:37.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061832522 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:37.992Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:37.992Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:37.992Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:37.992Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:37.992Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:37.992Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:37.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061832521 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-10-01T02:16:37.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061832521 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-10-01T02:16:37.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061832520 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:37.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061832520 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:37.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061832520 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-10-01T02:16:37.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061832520 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-10-01T02:16:37.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061832520 data=null item=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-10-01T02:16:38.424Z] DEBUG - Clicked on [2019-10-01T02:16:38.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061832558 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-10-01T02:16:40.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:40.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:40.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:40.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:40.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:40.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:40.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:40.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061830254 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061830254 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061830253 data=null} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061830253 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061830253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061830239 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061830238 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061830238 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061830237 data=null} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061830237 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061830237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061830230 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:40.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061830228 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061830228 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061830228 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061830227 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061830227 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-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061830218 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061830217 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061830217 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061830217 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061830217 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-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061830213 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.321Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830212 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061830212 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061830211 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830211 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061830211 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-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830190 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830190 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830189 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061830189 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-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830173 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2061830117 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2061830117 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2061830117 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-10-01T02:16:40.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-10-01T02:16:40.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:40.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:40.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:40.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:40.321Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2061830110 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2061830110 data=null doit=true} to TableItem with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2061830109 data=null} to TableItem with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2061830109 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:40.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061830106 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-10-01T02:16:40.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2061830096 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2019-10-01T02:16:40.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:16:40.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:16:40.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-10-01T02:16:40.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:40.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:40.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:40.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:40.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:40.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:40.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:40.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:40.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:40.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061829703 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061829703 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061829702 data=null} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061829702 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061829701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061829693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061829692 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061829692 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061829692 data=null} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061829691 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061829691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061829686 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:40.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-10-01T02:16:40.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061829684 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061829684 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061829684 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061829684 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061829684 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-10-01T02:16:40.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061829679 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061829677 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061829677 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061829677 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061829677 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061829676 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-10-01T02:16:40.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061829673 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:16:40.836Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-10-01T02:16:40.836Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-10-01T02:16:40.836Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-10-01T02:16:40.836Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-10-01T02:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2061829601 data=null doit=true} to Shell with text {Confirm Clear} [2019-10-01T02:16:40.836Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:40.836Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:40.836Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:40.836Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:40.836Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:40.836Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061829600 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-10-01T02:16:40.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061829600 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-10-01T02:16:40.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061829600 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:40.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061829600 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:40.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061829600 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-10-01T02:16:40.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061829599 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-10-01T02:16:40.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061829599 data=null item=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-10-01T02:16:41.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-2061829637 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-10-01T02:16:41.094Z] DEBUG - Clicked on [2019-10-01T02:16:41.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061829316 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:16:41.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:16:41.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:41.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:41.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:41.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061829306 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:41.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061829306 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:41.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061829306 data=null} to TreeItem with text {test} [2019-10-01T02:16:41.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061829305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:41.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061829305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:41.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061829296 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:41.094Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:16:41.094Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:16:41.351Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:16:41.916Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:16:41.916Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null 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-10-01T02:16:41.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828663 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061828663 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:41.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Clicking on OK [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061828662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061828662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061828662 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061828662 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061828662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061828662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:16:41.916Z] DEBUG - Clicked on OK [2019-10-01T02:16:41.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061828662 data=null item=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-10-01T02:16:41.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061829252 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-10-01T02:16:42.480Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.012 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-10-01T02:16:42.480Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.525 s [2019-10-01T02:16:42.480Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.18 s [2019-10-01T02:16:42.480Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.578 s [2019-10-01T02:16:42.480Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.596 s [2019-10-01T02:16:42.480Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.126 s [2019-10-01T02:16:42.480Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.9 s [2019-10-01T02:16:42.480Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.371 s [2019-10-01T02:16:42.480Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.119 s [2019-10-01T02:16:42.480Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.899 s [2019-10-01T02:16:42.480Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.88 s [2019-10-01T02:16:42.480Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.034 s [2019-10-01T02:16:42.480Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.127 s [2019-10-01T02:16:42.480Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.496 s [2019-10-01T02:16:42.480Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.268 s [2019-10-01T02:16:42.480Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.425 s [2019-10-01T02:16:42.480Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-10-01T02:16:42.480Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-10-01T02:16:42.480Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-10-01T02:16:42.480Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-10-01T02:16:42.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061827794 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:42.993Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:42.993Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:42.993Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:42.993Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:42.993Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:42.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061827474 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:42.993Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:42.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:42.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:42.993Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:42.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061827462 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:16:42.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061827462 data=null} to TreeItem with text {Tracing} [2019-10-01T02:16:42.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061827460 data=null button=1 stateMask=0x0 x=48 y=156 count=1} to TreeItem with text {Tracing} [2019-10-01T02:16:42.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061827459 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-10-01T02:16:42.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061827449 data=null button=1 stateMask=0x80000 x=48 y=156 count=1} to TreeItem with text {Tracing} [2019-10-01T02:16:42.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061827449 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061827449 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061827448 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061827448 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-10-01T02:16:42.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061827447 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:42.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061827415 data=null button=0 stateMask=0x0 x=84 y=228 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061827414 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061827414 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061827414 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061827413 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-10-01T02:16:42.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061827390 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:42.993Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:42.993Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:42.993Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-10-01T02:16:42.994Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:42.994Z] 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-10-01T02:16:42.994Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] 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-10-01T02:16:42.994Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:42.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:42.994Z] DEBUG - Clicking on OK [2019-10-01T02:16:42.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061827373 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-10-01T02:16:42.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061827373 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-10-01T02:16:42.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061827373 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:42.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061827373 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:42.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061827372 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-10-01T02:16:42.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061827372 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-10-01T02:16:43.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061827372 data=null item=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-10-01T02:16:43.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061827579 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-10-01T02:16:43.250Z] DEBUG - Clicked on [2019-10-01T02:16:45.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061825600 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:45.143Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:45.143Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:45.143Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:45.143Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:45.143Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:45.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061825508 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:45.143Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:45.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:45.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:45.143Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:45.143Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:45.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061825505 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061825505 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061825505 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061825505 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-10-01T02:16:45.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061825504 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:45.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061825501 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061825501 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061825501 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061825500 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061825500 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-10-01T02:16:45.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061825499 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-10-01T02:16:45.143Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:45.143Z] 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-10-01T02:16:45.143Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] 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-10-01T02:16:45.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-2061825497 data=null doit=true} to Button with text {Never} [2019-10-01T02:16:45.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-2061825496 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-10-01T02:16:45.143Z] 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-10-01T02:16:45.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-2061825495 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-10-01T02:16:45.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-2061825492 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-10-01T02:16:45.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-2061825492 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-10-01T02:16:45.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2061825492 data=null item=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-10-01T02:16:45.143Z] 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-10-01T02:16:45.143Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:45.143Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:45.143Z] DEBUG - Clicking on OK [2019-10-01T02:16:45.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061825489 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-10-01T02:16:45.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061825489 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-10-01T02:16:45.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061825488 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:45.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061825488 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:45.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061825488 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-10-01T02:16:45.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061825488 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-10-01T02:16:45.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061825488 data=null item=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-10-01T02:16:45.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061825585 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-10-01T02:16:45.143Z] DEBUG - Clicked on [2019-10-01T02:16:46.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061823848 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:46.512Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:46.512Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:46.512Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:46.769Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:46.769Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:46.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061823776 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:46.769Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:46.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:46.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:46.769Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:46.769Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:46.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061823774 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061823773 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061823773 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061823773 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-10-01T02:16:46.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061823772 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:46.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061823770 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061823770 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061823769 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061823769 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061823769 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-10-01T02:16:46.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061823768 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-10-01T02:16:46.769Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:46.769Z] 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-10-01T02:16:46.769Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] 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-10-01T02:16:46.769Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:46.769Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:46.769Z] DEBUG - Clicking on OK [2019-10-01T02:16:46.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061823764 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-10-01T02:16:46.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061823764 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-10-01T02:16:46.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061823764 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:46.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061823764 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:46.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061823763 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-10-01T02:16:46.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061823763 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-10-01T02:16:46.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061823763 data=null item=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-10-01T02:16:46.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061823833 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-10-01T02:16:46.769Z] DEBUG - Clicked on [2019-10-01T02:16:48.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:16:48.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:48.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:48.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:48.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:48.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061822199 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061822198 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061822198 data=null} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061822197 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061822197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061822185 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061822184 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061822184 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061822184 data=null} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061822183 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061822183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061822175 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061822175 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061822175 data=null} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061822175 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061822174 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-10-01T02:16:48.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061822170 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:16:48.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2061822169 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061822169 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061822169 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061822169 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061822169 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-10-01T02:16:48.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061822161 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2061822160 data=null doit=true} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2061822160 data=null} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2061822160 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061822160 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-10-01T02:16:48.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2061822155 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2019-10-01T02:16:48.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-2061822154 data=null button=0 stateMask=0x0 x=93 y=84 count=0} to TreeItem with text {kernel} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-2061822154 data=null doit=true} to TreeItem with text {kernel} [2019-10-01T02:16:48.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-2061822154 data=null} to TreeItem with text {kernel} [2019-10-01T02:16:48.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-2061822153 data=null button=1 stateMask=0x0 x=93 y=84 count=1} to TreeItem with text {kernel} [2019-10-01T02:16:48.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061822153 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-10-01T02:16:48.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-2061822146 data=null button=1 stateMask=0x80000 x=93 y=84 count=1} to TreeItem with text {kernel} [2019-10-01T02:16:48.396Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-10-01T02:16:48.396Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-10-01T02:16:48.396Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-10-01T02:16:48.396Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-10-01T02:16:48.396Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-10-01T02:16:48.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-2061822060 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-10-01T02:16:49.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061820831 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:49.582Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:49.582Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:49.582Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:49.927Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:49.927Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061820746 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:49.927Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:49.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:49.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:49.927Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:49.927Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061820743 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061820742 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061820742 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061820742 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-10-01T02:16:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061820741 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:49.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061820739 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061820738 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061820738 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061820738 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061820738 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-10-01T02:16:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061820737 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-10-01T02:16:49.927Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:49.927Z] 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-10-01T02:16:49.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] 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-10-01T02:16:49.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-2061820734 data=null doit=true} to Button with text {Always} [2019-10-01T02:16:49.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2061820734 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-10-01T02:16:49.927Z] 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-10-01T02:16:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-2061820733 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-10-01T02:16:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-2061820731 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-10-01T02:16:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-2061820730 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-10-01T02:16:49.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2061820730 data=null item=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-10-01T02:16:49.927Z] 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-10-01T02:16:49.927Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:49.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:49.927Z] DEBUG - Clicking on OK [2019-10-01T02:16:49.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061820712 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-10-01T02:16:49.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061820712 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-10-01T02:16:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061820712 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:49.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061820712 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061820711 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-10-01T02:16:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061820711 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-10-01T02:16:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061820711 data=null item=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-10-01T02:16:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061820810 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-10-01T02:16:49.928Z] DEBUG - Clicked on [2019-10-01T02:16:51.201Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:16:51.201Z] 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-10-01T02:16:51.201Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:51.201Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:16:51.201Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-10-01T02:16:51.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-2061819154 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-10-01T02:16:51.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2061819154 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-10-01T02:16:51.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-2061819154 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:16:51.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-2061819153 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:16:51.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-2061819153 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-10-01T02:16:51.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-2061819153 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-10-01T02:16:51.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-2061819153 data=null item=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-10-01T02:16:51.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-2061819153 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-10-01T02:16:51.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2061819153 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-10-01T02:16:51.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-2061819153 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-10-01T02:16:51.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-2061819153 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:16:51.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-2061819152 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:16:51.201Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:51.201Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:51.201Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:51.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061819152 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-10-01T02:16:51.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061819152 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-10-01T02:16:51.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061819151 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:51.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061819151 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:51.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061819151 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-10-01T02:16:51.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061819151 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-10-01T02:16:51.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061819151 data=null item=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-10-01T02:16:51.458Z] DEBUG - Clicked on [2019-10-01T02:16:51.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2061818980 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-10-01T02:16:51.458Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:51.458Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:51.458Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:51.716Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:51.716Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:51.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061818849 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:51.716Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:51.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:51.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:51.716Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:51.716Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:51.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061818846 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061818846 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061818846 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061818845 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-10-01T02:16:51.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061818845 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:51.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061818842 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061818842 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061818842 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061818842 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061818841 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-10-01T02:16:51.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061818841 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-10-01T02:16:51.716Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:51.716Z] 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-10-01T02:16:51.716Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:51.716Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:51.716Z] DEBUG - Clicking on Cancel [2019-10-01T02:16:51.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2061818837 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-10-01T02:16:51.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2061818837 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-10-01T02:16:51.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2061818837 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:51.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2061818837 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:51.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2061818837 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-10-01T02:16:51.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2061818837 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-10-01T02:16:51.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2061818837 data=null item=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-10-01T02:16:51.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061818961 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-10-01T02:16:51.716Z] DEBUG - Clicked on [2019-10-01T02:16:51.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061818560 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:51.974Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:51.974Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:51.974Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:51.974Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:51.974Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:51.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061818481 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:51.974Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:51.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:51.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:51.974Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:51.974Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:51.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061818478 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061818478 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061818478 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061818478 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-10-01T02:16:51.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061818477 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:51.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061818475 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061818474 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061818474 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061818474 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061818474 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-10-01T02:16:51.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061818473 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-10-01T02:16:51.974Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:51.974Z] 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-10-01T02:16:51.974Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] 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-10-01T02:16:51.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-2061818471 data=null doit=true} to Button with text {Always} [2019-10-01T02:16:51.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2061818470 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-10-01T02:16:51.974Z] 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-10-01T02:16:51.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-2061818469 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-10-01T02:16:51.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-2061818467 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-10-01T02:16:51.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-2061818467 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-10-01T02:16:51.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2061818467 data=null item=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-10-01T02:16:51.974Z] 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-10-01T02:16:51.974Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:51.974Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:51.974Z] DEBUG - Clicking on OK [2019-10-01T02:16:51.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061818464 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-10-01T02:16:51.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061818464 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-10-01T02:16:51.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061818464 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:51.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061818464 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:51.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061818464 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-10-01T02:16:51.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061818464 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-10-01T02:16:51.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061818464 data=null item=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-10-01T02:16:51.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061818545 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-10-01T02:16:51.974Z] DEBUG - Clicked on [2019-10-01T02:16:53.869Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - Clicking on &No [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-2061816903 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-10-01T02:16:53.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-2061816903 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-10-01T02:16:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-2061816903 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-10-01T02:16:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-2061816903 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-2061816903 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-10-01T02:16:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-2061816903 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-10-01T02:16:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-2061816902 data=null item=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-10-01T02:16:53.869Z] DEBUG - Clicked on [2019-10-01T02:16:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2061816798 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-10-01T02:16:53.869Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:53.869Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:53.869Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:53.869Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:53.869Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061816725 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:53.869Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:53.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:53.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:53.869Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:53.869Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061816713 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061816713 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061816713 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061816713 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-10-01T02:16:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061816712 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061816710 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061816710 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061816710 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061816709 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061816709 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-10-01T02:16:53.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061816708 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-10-01T02:16:53.869Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:53.869Z] 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-10-01T02:16:53.869Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:53.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:53.869Z] DEBUG - Clicking on Cancel [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2061816704 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-10-01T02:16:53.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2061816704 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-10-01T02:16:53.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2061816704 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:53.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2061816704 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:53.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2061816704 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-10-01T02:16:53.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2061816704 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-10-01T02:16:53.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2061816704 data=null item=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-10-01T02:16:53.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061816782 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-10-01T02:16:53.870Z] DEBUG - Clicked on [2019-10-01T02:16:53.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061816503 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:53.870Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:53.870Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:53.870Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:54.127Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:54.127Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:54.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061816428 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:54.127Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:54.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:54.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:54.127Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:54.127Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:54.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061816424 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061816424 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061816424 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061816424 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-10-01T02:16:54.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061816423 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:54.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061816412 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061816412 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061816412 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061816411 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061816411 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-10-01T02:16:54.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061816410 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-10-01T02:16:54.127Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:54.127Z] 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-10-01T02:16:54.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] 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-10-01T02:16:54.127Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:54.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:54.127Z] DEBUG - Clicking on OK [2019-10-01T02:16:54.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061816405 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-10-01T02:16:54.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061816405 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-10-01T02:16:54.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061816405 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:54.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061816405 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:54.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061816405 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-10-01T02:16:54.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061816405 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-10-01T02:16:54.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061816405 data=null item=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-10-01T02:16:54.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061816488 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-10-01T02:16:54.127Z] DEBUG - Clicked on [2019-10-01T02:16:55.495Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-10-01T02:16:55.495Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-10-01T02:16:55.495Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:16:55.495Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:16:55.495Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:16:55.495Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:55.495Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:55.495Z] DEBUG - Clicking on &Yes [2019-10-01T02:16:55.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061814863 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-10-01T02:16:55.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061814863 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-10-01T02:16:55.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061814863 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:55.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061814863 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:16:55.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061814862 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-10-01T02:16:55.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061814862 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-10-01T02:16:55.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061814862 data=null item=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-10-01T02:16:55.752Z] DEBUG - Clicked on [2019-10-01T02:16:55.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2061814708 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-10-01T02:16:55.752Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:55.752Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:55.752Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:55.752Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:55.752Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:55.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061814601 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:55.752Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:55.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:55.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:55.752Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:55.752Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:55.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061814598 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061814598 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061814598 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061814598 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-10-01T02:16:55.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061814597 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:55.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061814594 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061814594 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061814594 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061814594 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061814594 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-10-01T02:16:55.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061814593 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-10-01T02:16:55.752Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:55.752Z] 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-10-01T02:16:55.752Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:55.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:55.752Z] DEBUG - Clicking on Cancel [2019-10-01T02:16:55.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2061814588 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-10-01T02:16:55.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2061814588 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-10-01T02:16:55.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2061814588 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:55.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2061814588 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:16:55.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2061814588 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-10-01T02:16:55.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2061814588 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-10-01T02:16:56.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2061814587 data=null item=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-10-01T02:16:56.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061814693 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-10-01T02:16:56.009Z] DEBUG - Clicked on [2019-10-01T02:16:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061814306 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:56.266Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:56.266Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:56.266Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:56.266Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:56.266Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061814229 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:56.266Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:56.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:56.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:56.266Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:56.266Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061814227 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061814226 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061814226 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061814226 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-10-01T02:16:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061814226 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061814212 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061814212 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061814212 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061814211 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061814211 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-10-01T02:16:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061814210 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-10-01T02:16:56.266Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:56.266Z] 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-10-01T02:16:56.266Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] 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-10-01T02:16:56.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-2061814208 data=null doit=true} to Button with text {Prompt} [2019-10-01T02:16:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2061814208 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-10-01T02:16:56.266Z] 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-10-01T02:16:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-2061814207 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-10-01T02:16:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-2061814205 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-10-01T02:16:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-2061814204 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-10-01T02:16:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2061814204 data=null item=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-10-01T02:16:56.266Z] 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-10-01T02:16:56.266Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:56.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:56.266Z] DEBUG - Clicking on OK [2019-10-01T02:16:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061814202 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-10-01T02:16:56.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061814201 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-10-01T02:16:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061814201 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061814201 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061814200 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-10-01T02:16:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061814200 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-10-01T02:16:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061814200 data=null item=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-10-01T02:16:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061814291 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-10-01T02:16:56.266Z] DEBUG - Clicked on [2019-10-01T02:16:58.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061812404 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:16:58.160Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:16:58.160Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:16:58.160Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:16:58.160Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:16:58.160Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:58.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061812335 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:16:58.160Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:16:58.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:16:58.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:16:58.160Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:16:58.160Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:16:58.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061812332 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061812332 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061812331 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061812331 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-10-01T02:16:58.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061812331 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:16:58.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061812328 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061812328 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061812328 data=null} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061812327 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061812327 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-10-01T02:16:58.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061812327 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-10-01T02:16:58.160Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-10-01T02:16:58.160Z] 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-10-01T02:16:58.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] 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-10-01T02:16:58.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-2061812313 data=null doit=true} to Button with text {Always} [2019-10-01T02:16:58.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2061812312 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-10-01T02:16:58.160Z] 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-10-01T02:16:58.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-2061812311 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-10-01T02:16:58.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-2061812308 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-10-01T02:16:58.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-2061812308 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-10-01T02:16:58.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2061812308 data=null item=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-10-01T02:16:58.160Z] 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-10-01T02:16:58.160Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:16:58.160Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:58.160Z] DEBUG - Clicking on OK [2019-10-01T02:16:58.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061812305 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-10-01T02:16:58.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061812305 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-10-01T02:16:58.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061812305 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:58.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061812305 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:16:58.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061812305 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-10-01T02:16:58.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061812305 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-10-01T02:16:58.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061812305 data=null item=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-10-01T02:16:58.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061812390 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-10-01T02:16:58.160Z] DEBUG - Clicked on [2019-10-01T02:17:00.052Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-10-01T02:17:00.052Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-10-01T02:17:00.052Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-10-01T02:17:00.052Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:17:00.052Z] 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-10-01T02:17:00.052Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:17:00.052Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:17:00.052Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:17:00.052Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-10-01T02:17:00.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-2061810760 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-10-01T02:17:00.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2061810759 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-10-01T02:17:00.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-2061810759 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:17:00.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-2061810759 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-2061810759 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-2061810759 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-10-01T02:17:00.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-2061810759 data=null item=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-10-01T02:17:00.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-2061810758 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2061810758 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-2061810758 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-10-01T02:17:00.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-2061810758 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:17:00.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-2061810758 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:17:00.053Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - Clicking on &No [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-2061810757 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-2061810757 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-10-01T02:17:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-2061810757 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-10-01T02:17:00.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-2061810757 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-2061810757 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-2061810757 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-10-01T02:17:00.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-2061810757 data=null item=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-10-01T02:17:00.053Z] DEBUG - Clicked on [2019-10-01T02:17:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2061810660 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-10-01T02:17:00.053Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:17:00.053Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:17:00.053Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:17:00.053Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:17:00.053Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:17:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061810588 data=null doit=true} to Shell with text {Preferences} [2019-10-01T02:17:00.053Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:17:00.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:17:00.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:17:00.053Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-10-01T02:17:00.053Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:17:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061810585 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061810585 data=null} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061810585 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061810584 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061810584 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2061810581 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2061810581 data=null doit=true} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2061810581 data=null} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2061810581 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061810581 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2061810580 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-10-01T02:17:00.053Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-10-01T02:17:00.053Z] 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-10-01T02:17:00.053Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:17:00.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:17:00.053Z] DEBUG - Clicking on Cancel [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2061810576 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2061810576 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-10-01T02:17:00.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2061810575 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:17:00.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2061810575 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-10-01T02:17:00.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2061810575 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-10-01T02:17:00.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2061810575 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-10-01T02:17:00.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2061810575 data=null item=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-10-01T02:17:00.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061810646 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-10-01T02:17:00.053Z] DEBUG - Clicked on [2019-10-01T02:17:00.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-2061810080 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2019-10-01T02:17:00.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:17:00.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:17:00.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:17:00.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:17:00.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061810068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:17:00.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061810068 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:00.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061810068 data=null} to TreeItem with text {test} [2019-10-01T02:17:00.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061810067 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:00.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061810067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:00.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061810057 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:00.569Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:17:00.569Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:17:00.569Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:17:00.569Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:17:00.569Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809879 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809879 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809879 data=null 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-10-01T02:17:00.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809878 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061809878 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:17:00.569Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Clicking on OK [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061809877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061809877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061809877 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061809877 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061809877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061809876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:17:00.569Z] DEBUG - Clicked on OK [2019-10-01T02:17:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061809876 data=null item=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-10-01T02:17:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061809968 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-10-01T02:17:01.531Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.262 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-10-01T02:17:01.531Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.208 s [2019-10-01T02:17:01.531Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.762 s [2019-10-01T02:17:01.531Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.958 s [2019-10-01T02:17:01.531Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.28 s [2019-10-01T02:17:01.531Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.094 s [2019-10-01T02:17:01.531Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.139 s [2019-10-01T02:17:01.531Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.908 s [2019-10-01T02:17:01.531Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.075 s [2019-10-01T02:17:01.531Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-10-01T02:17:06.781Z] [2019-10-01T02:17:06.781Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 02:17:06.523 [2019-10-01T02:17:06.781Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@7b8b10a in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-10-01T02:17:06.781Z] !STACK 0 [2019-10-01T02:17:06.781Z] java.lang.reflect.InvocationTargetException [2019-10-01T02:17:06.781Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T02:17:06.781Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T02:17:06.781Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T02:17:06.781Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2255) [2019-10-01T02:17:06.781Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T02:17:06.781Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T02:17:06.781Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T02:17:06.781Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T02:17:06.781Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T02:17:06.781Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T02:17:06.781Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T02:17:06.781Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T02:17:06.781Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T02:17:06.781Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T02:17:06.781Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T02:17:06.781Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T02:17:06.781Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T02:17:06.781Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T02:17:06.781Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T02:17:06.781Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T02:17:06.781Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T02:17:06.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T02:17:06.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T02:17:06.781Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T02:17:06.781Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T02:17:06.781Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T02:17:06.781Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T02:17:06.781Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T02:17:06.781Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T02:17:06.781Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T02:17:06.781Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T02:17:06.781Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-10-01T02:17:06.781Z] ... 58 more [2019-10-01T02:17:06.781Z] Root exception: [2019-10-01T02:17:06.781Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-10-01T02:17:06.781Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T02:17:06.781Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T02:17:06.781Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T02:17:06.781Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-10-01T02:17:06.781Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2255) [2019-10-01T02:17:06.781Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2019-10-01T02:17:06.781Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-10-01T02:17:06.781Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2019-10-01T02:17:06.781Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2019-10-01T02:17:06.782Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2019-10-01T02:17:06.782Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T02:17:06.782Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2019-10-01T02:17:06.782Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2019-10-01T02:17:06.782Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2019-10-01T02:17:06.782Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2019-10-01T02:17:06.782Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2019-10-01T02:17:06.782Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2019-10-01T02:17:06.782Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2019-10-01T02:17:06.782Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-10-01T02:17:06.782Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-10-01T02:17:06.782Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-10-01T02:17:06.782Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2019-10-01T02:17:06.782Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2019-10-01T02:17:06.782Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2019-10-01T02:17:06.782Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2019-10-01T02:17:06.782Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2019-10-01T02:17:06.782Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-10-01T02:17:06.782Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-10-01T02:17:06.782Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-10-01T02:17:06.782Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-10-01T02:17:06.782Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2019-10-01T02:17:06.782Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2019-10-01T02:17:06.782Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2019-10-01T02:17:06.782Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2019-10-01T02:17:12.035Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.327 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-10-01T02:17:12.035Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 2.236 s [2019-10-01T02:17:12.035Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.102 s [2019-10-01T02:17:12.035Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 2.598 s [2019-10-01T02:17:12.035Z] [2019-10-01T02:17:12.035Z] Results: [2019-10-01T02:17:12.035Z] [2019-10-01T02:17:12.035Z] Tests run: 66, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T02:17:12.035Z] [2019-10-01T02:17:12.291Z] [2019-10-01T02:17:12.291Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:17:12.180 [2019-10-01T02:17:12.291Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:17:13.220Z] [INFO] All tests passed! [2019-10-01T02:17:13.220Z] [INFO] [2019-10-01T02:17:13.220Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:17:13.220Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:17:13.220Z] [INFO] [2019-10-01T02:17:13.220Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:17:15.741Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:17:15.741Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:17:15.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:17:16.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:17:16.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:17:16.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:17:17.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:17:18.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:17:18.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:17:18.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:17:19.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:17:19.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:17:19.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:17:19.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:17:19.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:17:19.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:17:19.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:17:19.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:17:19.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:17:19.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:17:19.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:17:21.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:17:21.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T02:17:21.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T02:17:21.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T02:17:21.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:17:21.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-10-01T02:17:21.476Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:17:21.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:17:21.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:17:21.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-10-01T02:17:21.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:17:21.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:17:22.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:17:22.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:17:22.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:17:22.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:17:22.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:17:23.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:17:23.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:17:23.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T02:17:23.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-10-01T02:17:23.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T02:17:23.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:17:23.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-10-01T02:17:23.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-10-01T02:17:23.323Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.2-SNAPSHOT [123/134] [2019-10-01T02:17:23.323Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [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-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:17:23.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-10-01T02:17:23.323Z] [INFO] [2019-10-01T02:17:23.323Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.323Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-10-01T02:17:23.581Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-10-01T02:17:23.581Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-10-01T02:17:23.581Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:23.581Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-10-01T02:17:23.581Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-10-01T02:17:23.581Z] htIo.supplyATReader(seqNb).getChannel(), [2019-10-01T02:17:23.581Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:23.581Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-10-01T02:17:23.581Z] 2 problems (2 warnings) [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:17:23.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.581Z] [INFO] [2019-10-01T02:17:23.581Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:23.839Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-10-01T02:17:23.839Z] [INFO] Command line: [2019-10-01T02:17:23.839Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:17:24.096Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:17:25.989Z] !SESSION 2019-10-01 02:17:24.142 ----------------------------------------------- [2019-10-01T02:17:25.989Z] eclipse.buildId=unknown [2019-10-01T02:17:25.989Z] java.version=1.8.0_202 [2019-10-01T02:17:25.989Z] java.vendor=Oracle Corporation [2019-10-01T02:17:25.989Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:17:25.989Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:17:25.989Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:17:25.989Z] [2019-10-01T02:17:25.989Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:17:25.790 [2019-10-01T02:17:25.989Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:17:25.989Z] !STACK 0 [2019-10-01T02:17:25.989Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2019-10-01T02:17:25.989Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:17:25.989Z] [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:17:25.989Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:17:27.358Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-10-01T02:17:27.921Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-10-01T02:17:27.921Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.162 s [2019-10-01T02:17:27.921Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.103 s [2019-10-01T02:17:27.921Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.227 s [2019-10-01T02:17:27.921Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.072 s [2019-10-01T02:17:27.921Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.006 s [2019-10-01T02:17:27.921Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-10-01T02:17:28.181Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-10-01T02:17:28.181Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.086 s [2019-10-01T02:17:28.181Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.013 s [2019-10-01T02:17:28.181Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.078 s [2019-10-01T02:17:28.181Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.143 s [2019-10-01T02:17:28.181Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.053 s [2019-10-01T02:17:28.181Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.006 s [2019-10-01T02:17:28.181Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-10-01T02:17:28.624Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-10-01T02:17:28.624Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.018 s [2019-10-01T02:17:28.624Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.043 s [2019-10-01T02:17:28.624Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.122 s [2019-10-01T02:17:28.624Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.036 s [2019-10-01T02:17:28.624Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.004 s [2019-10-01T02:17:28.624Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-10-01T02:17:28.624Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-10-01T02:17:28.624Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-10-01T02:17:28.624Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-10-01T02:17:28.624Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-10-01T02:17:28.624Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-10-01T02:17:28.624Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.624Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.624Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.019 s [2019-10-01T02:17:28.628Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-10-01T02:17:28.628Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-10-01T02:17:28.628Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-10-01T02:17:28.628Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-10-01T02:17:28.628Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-10-01T02:17:28.628Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-10-01T02:17:28.628Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-10-01T02:17:28.628Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-10-01T02:17:28.628Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-10-01T02:17:28.628Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-10-01T02:17:28.628Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.628Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-10-01T02:17:28.628Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-10-01T02:17:28.981Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-10-01T02:17:28.981Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.021 s [2019-10-01T02:17:28.981Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.981Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0 s [2019-10-01T02:17:28.981Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-10-01T02:17:28.981Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-10-01T02:17:29.237Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-10-01T02:17:29.237Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.35 s [2019-10-01T02:17:29.237Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.17 s [2019-10-01T02:17:29.237Z] [2019-10-01T02:17:29.237Z] Results: [2019-10-01T02:17:29.237Z] [2019-10-01T02:17:29.237Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:17:29.237Z] [2019-10-01T02:17:30.167Z] [INFO] All tests passed! [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:17:30.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT.jar [2019-10-01T02:17:30.167Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT.pom [2019-10-01T02:17:30.167Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-10-01T02:17:30.167Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:17:30.167Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-10-01T02:17:30.167Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-10-01T02:17:30.167Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-10-01T02:17:30.167Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] The project's OSGi version is 1.0.3.201910010108 [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.167Z] [INFO] [2019-10-01T02:17:30.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.423Z] [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-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:17:30.423Z] [INFO] [2019-10-01T02:17:30.423Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:17:30.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-10-01T02:17:30.423Z] [INFO] [2019-10-01T02:17:30.423Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.423Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-10-01T02:17:30.423Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-10-01T02:17:30.423Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-10-01T02:17:30.423Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:30.423Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-10-01T02:17:30.423Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-10-01T02:17:30.423Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-10-01T02:17:30.423Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:30.423Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-10-01T02:17:30.423Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-10-01T02:17:30.423Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-10-01T02:17:30.423Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:30.423Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-10-01T02:17:30.423Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-10-01T02:17:30.423Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-10-01T02:17:30.423Z] ^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:30.423Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-10-01T02:17:30.423Z] 4 problems (4 warnings) [2019-10-01T02:17:30.423Z] [INFO] [2019-10-01T02:17:30.423Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:17:30.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-10-01T02:17:30.423Z] [INFO] [2019-10-01T02:17:30.423Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.423Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-10-01T02:17:30.423Z] [INFO] [2019-10-01T02:17:30.423Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.680Z] [INFO] [2019-10-01T02:17:30.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.680Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-10-01T02:17:30.680Z] [INFO] [2019-10-01T02:17:30.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.680Z] [INFO] [2019-10-01T02:17:30.680Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.680Z] [INFO] [2019-10-01T02:17:30.680Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.680Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-10-01T02:17:30.680Z] [INFO] [2019-10-01T02:17:30.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.680Z] [INFO] [2019-10-01T02:17:30.680Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:30.938Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-10-01T02:17:30.938Z] [INFO] Command line: [2019-10-01T02:17:30.938Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:17:30.938Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:17:33.459Z] !SESSION 2019-10-01 02:17:31.057 ----------------------------------------------- [2019-10-01T02:17:33.459Z] eclipse.buildId=unknown [2019-10-01T02:17:33.459Z] java.version=1.8.0_202 [2019-10-01T02:17:33.459Z] java.vendor=Oracle Corporation [2019-10-01T02:17:33.459Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:17:33.459Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:17:33.459Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:17:33.459Z] [2019-10-01T02:17:33.459Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:17:32.936 [2019-10-01T02:17:33.459Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:17:33.459Z] !STACK 0 [2019-10-01T02:17:33.459Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2019-10-01T02:17:33.460Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:17:33.460Z] [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:17:33.460Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:17:34.390Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-10-01T02:17:34.390Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-10-01T02:17:34.390Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.111 s [2019-10-01T02:17:34.390Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.007 s [2019-10-01T02:17:34.390Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-10-01T02:17:34.390Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-10-01T02:17:34.390Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-10-01T02:17:34.390Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-10-01T02:17:34.390Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-10-01T02:17:34.390Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.390Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.390Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-10-01T02:17:34.390Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-10-01T02:17:34.954Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-10-01T02:17:34.954Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.008 s [2019-10-01T02:17:34.954Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.954Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.033 s [2019-10-01T02:17:34.954Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-10-01T02:17:34.954Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.954Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.007 s [2019-10-01T02:17:34.954Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-10-01T02:17:34.954Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-10-01T02:17:34.954Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-10-01T02:17:34.954Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.954Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-10-01T02:17:34.954Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-10-01T02:17:34.954Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.009 s [2019-10-01T02:17:34.954Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-10-01T02:17:34.954Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-10-01T02:17:34.954Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-10-01T02:17:34.954Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-10-01T02:17:34.954Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.954Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-10-01T02:17:34.954Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.017 s [2019-10-01T02:17:34.954Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-10-01T02:17:34.954Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:34.954Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-10-01T02:17:35.211Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-10-01T02:17:35.211Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.037 s [2019-10-01T02:17:35.211Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.002 s [2019-10-01T02:17:35.211Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.134 s [2019-10-01T02:17:35.211Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.015 s [2019-10-01T02:17:35.211Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.036 s [2019-10-01T02:17:35.211Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.132 s [2019-10-01T02:17:35.211Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.061 s [2019-10-01T02:17:35.211Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-10-01T02:17:35.211Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-10-01T02:17:35.468Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-10-01T02:17:35.468Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2019-10-01T02:17:35.468Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-10-01T02:17:35.468Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-10-01T02:17:35.468Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-10-01T02:17:35.468Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-10-01T02:17:35.468Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-10-01T02:17:35.468Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-10-01T02:17:35.468Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-10-01T02:17:35.468Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-10-01T02:17:35.468Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-10-01T02:17:35.468Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-10-01T02:17:35.468Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.002 s [2019-10-01T02:17:35.468Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-10-01T02:17:35.468Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-10-01T02:17:35.468Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-10-01T02:17:35.468Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.011 s [2019-10-01T02:17:35.468Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-10-01T02:17:35.468Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-10-01T02:17:35.468Z] [2019-10-01T02:17:35.468Z] Results: [2019-10-01T02:17:35.468Z] [2019-10-01T02:17:35.468Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:17:35.468Z] [2019-10-01T02:17:36.398Z] [INFO] All tests passed! [2019-10-01T02:17:36.398Z] [INFO] [2019-10-01T02:17:36.398Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:36.398Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:17:36.398Z] [INFO] [2019-10-01T02:17:36.398Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:36.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:17:36.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:17:36.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-10-01T02:17:36.398Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:36.655Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.655Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.655Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.655Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.655Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.655Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-10-01T02:17:36.655Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT [125/134] [2019-10-01T02:17:36.655Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] The project's OSGi version is 1.0.9.201910010108 [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:17:36.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-10-01T02:17:36.655Z] [INFO] [2019-10-01T02:17:36.655Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.655Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-10-01T02:17:36.912Z] [WARNING] /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:17:36.912Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-10-01T02:17:36.912Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-10-01T02:17:36.912Z] 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-10-01T02:17:36.912Z] 1 problem (1 warning) [2019-10-01T02:17:36.912Z] [INFO] [2019-10-01T02:17:36.912Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:17:36.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-10-01T02:17:36.912Z] [INFO] [2019-10-01T02:17:36.912Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.912Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T02:17:36.912Z] [INFO] [2019-10-01T02:17:36.912Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.912Z] [INFO] [2019-10-01T02:17:36.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:36.912Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T02:17:37.169Z] [INFO] [2019-10-01T02:17:37.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:37.169Z] [INFO] [2019-10-01T02:17:37.169Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:37.169Z] [INFO] [2019-10-01T02:17:37.169Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:37.169Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T02:17:37.169Z] [INFO] [2019-10-01T02:17:37.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:37.169Z] [INFO] [2019-10-01T02:17:37.169Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:17:37.733Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T02:17:37.733Z] [INFO] Command line: [2019-10-01T02:17:37.733Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T02:17:37.733Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:17:39.630Z] !SESSION 2019-10-01 02:17:37.719 ----------------------------------------------- [2019-10-01T02:17:39.630Z] eclipse.buildId=unknown [2019-10-01T02:17:39.630Z] java.version=1.8.0_202 [2019-10-01T02:17:39.630Z] java.vendor=Oracle Corporation [2019-10-01T02:17:39.630Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:17:39.630Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T02:17:39.630Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T02:17:39.630Z] [2019-10-01T02:17:39.630Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:17:39.536 [2019-10-01T02:17:39.630Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:17:39.630Z] !STACK 0 [2019-10-01T02:17:39.630Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:17:39.630Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:17:39.630Z] [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:17:39.630Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:17:45.122Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-10-01T02:17:47.642Z] Display size: 1440x900 [2019-10-01T02:17:47.642Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T02:17:47.642Z] GTK version=2.24.30 [2019-10-01T02:17:47.642Z] GTK theme=unknown [2019-10-01T02:17:47.642Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T02:17:47.642Z] Time zone: Coordinated Universal Time [2019-10-01T02:17:47.642Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T02:17:47.642Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T02:17:51.818Z] [2019-10-01T02:17:51.818Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 02:17:51.062 [2019-10-01T02:17:51.818Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T02:17:55.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:17:55.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:17:55.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:17:55.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:17:55.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:17:55.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061755196 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061755195 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061755195 data=null} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061755194 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061755193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061755088 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061755086 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061755086 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061755086 data=null} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061755085 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061755085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061755072 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061755070 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061755070 data=null} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061755069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061755068 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-10-01T02:17:55.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061755043 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:17:55.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061755040 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061755040 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061755039 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061755039 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061755038 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-10-01T02:17:55.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061754996 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061754994 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061754993 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061754993 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061754992 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-10-01T02:17:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061754985 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:17:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2061754983 data=null doit=true} to Tree node with text: bug446190 [2019-10-01T02:17:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2061754982 data=null} to Tree node with text: bug446190 [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2061754982 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190 [2019-10-01T02:17:55.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061754981 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-10-01T02:17:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2061754970 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190 [2019-10-01T02:17:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2061754969 data=null doit=true} to Tree node with text: Views [2019-10-01T02:17:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2061754969 data=null} to Tree node with text: Views [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2061754968 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views [2019-10-01T02:17:55.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061754968 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-10-01T02:17:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2061754892 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views [2019-10-01T02:17:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-2061754890 data=null doit=true} to Tree node with text: XML system call analysis [2019-10-01T02:17:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-2061754890 data=null} to Tree node with text: XML system call analysis [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-2061754889 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis [2019-10-01T02:17:55.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061754888 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-10-01T02:17:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-2061754849 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis [2019-10-01T02:17:55.605Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-2061754848 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-2061754847 data=null doit=true} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:17:55.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-2061754846 data=null} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-2061754845 data=null button=1 stateMask=0x0 x=178 y=540 count=1} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061754815 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-10-01T02:17:55.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-2061754796 data=null button=1 stateMask=0x80000 x=178 y=540 count=1} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-2061754792 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.605Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-2061754792 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count [2019-10-01T02:17:55.862Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061754791 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-10-01T02:17:56.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-2061754743 data=null button=1 stateMask=0x80000 x=178 y=540 count=2} to Tree node with text: Latency vs Count [2019-10-01T02:17:56.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-2061754303 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count [2019-10-01T02:17:56.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-2061754303 data=null doit=true} to Tree node with text: Latency vs Count [2019-10-01T02:17:56.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-2061754302 data=null} to Tree node with text: Latency vs Count [2019-10-01T02:17:56.118Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-10-01T02:17:59.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-10-01T02:17:59.638Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-10-01T02:17:59.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2061750836 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-10-01T02:17:59.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2061750817 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name} [2019-10-01T02:17:59.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2061750816 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-10-01T02:17:59.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2061750803 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name} [2019-10-01T02:18:00.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061750296 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:00.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:18:00.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:00.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:00.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:00.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061750243 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:18:00.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061750242 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:00.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061750242 data=null} to TreeItem with text {test} [2019-10-01T02:18:00.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061750241 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:00.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061750241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:00.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061750224 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:00.459Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:00.459Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:18:00.459Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:18:01.390Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:18:01.390Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:18:01.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749260 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749260 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749259 data=null 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-10-01T02:18:01.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749258 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061749258 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:01.390Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Clicking on OK [2019-10-01T02:18:01.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061749253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061749253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061749253 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061749252 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061749252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061749252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:01.391Z] DEBUG - Clicked on OK [2019-10-01T02:18:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061749251 data=null item=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-10-01T02:18:01.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061750049 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-10-01T02:18:01.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-10-01T02:18:01.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.02 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-10-01T02:18:01.904Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 6.71 s [2019-10-01T02:18:01.904Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-10-01T02:18:03.273Z] [2019-10-01T02:18:03.273Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 02:18:03.203 [2019-10-01T02:18:03.273Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T02:18:06.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:18:06.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:06.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:06.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:06.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:06.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061744405 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061744405 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061744404 data=null} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061744404 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061744403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061744362 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061744359 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061744359 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061744358 data=null} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061744358 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061744358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061744347 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061744346 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061744345 data=null} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061744345 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061744345 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061744338 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:06.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061744337 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061744337 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061744336 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061744315 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061744314 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061744298 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061744296 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061744296 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061744295 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061744295 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061744290 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2061744290 data=null doit=true} to Tree node with text: bug446190 [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2061744289 data=null} to Tree node with text: bug446190 [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2061744289 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190 [2019-10-01T02:18:06.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061744289 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2061744281 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190 [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2061744280 data=null doit=true} to Tree node with text: Views [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2061744280 data=null} to Tree node with text: Views [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2061744280 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views [2019-10-01T02:18:06.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061744279 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2061744251 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-2061744250 data=null doit=true} to Tree node with text: XML system call analysis [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-2061744250 data=null} to Tree node with text: XML system call analysis [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-2061744250 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis [2019-10-01T02:18:06.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061744249 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-2061744212 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis [2019-10-01T02:18:06.546Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-2061744211 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-2061744211 data=null doit=true} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-2061744210 data=null} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-2061744209 data=null button=1 stateMask=0x0 x=166 y=516 count=1} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061744209 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-2061744193 data=null button=1 stateMask=0x80000 x=166 y=516 count=1} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-2061744193 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-2061744192 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061744192 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-10-01T02:18:06.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-2061744159 data=null button=1 stateMask=0x80000 x=166 y=516 count=2} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-2061743947 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-2061743947 data=null doit=true} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-2061743946 data=null} to Tree node with text: Latency Table [2019-10-01T02:18:06.546Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-10-01T02:18:09.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-10-01T02:18:09.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2061740732 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-10-01T02:18:09.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2061740714 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name} [2019-10-01T02:18:09.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2061740713 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-10-01T02:18:09.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2061740697 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name} [2019-10-01T02:18:10.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061740200 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:10.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:18:10.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:10.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:10.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:10.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061740154 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:18:10.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061740154 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:10.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061740153 data=null} to TreeItem with text {test} [2019-10-01T02:18:10.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061740153 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:10.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061740152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:10.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061740140 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:10.382Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:10.382Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:18:10.382Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:18:10.640Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:18:10.640Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739861 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739861 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739860 data=null 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-10-01T02:18:10.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739859 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061739859 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:10.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] DEBUG - Clicking on OK [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061739856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061739856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061739856 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061739856 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061739856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061739855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.641Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:10.641Z] DEBUG - Clicked on OK [2019-10-01T02:18:10.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061739855 data=null item=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-10-01T02:18:10.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061740057 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-10-01T02:18:11.329Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-10-01T02:18:11.329Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.302 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-10-01T02:18:11.329Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 5.178 s [2019-10-01T02:18:11.329Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-10-01T02:18:12.295Z] [2019-10-01T02:18:12.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-10-01 02:18:12.189 [2019-10-01T02:18:12.295Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-10-01T02:18:14.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:18:14.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:14.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:14.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:14.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:14.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:14.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061735808 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061735807 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061735807 data=null} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061735806 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061735806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061735775 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:14.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061735774 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2019-10-01T02:18:14.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061735773 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061735773 data=null} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061735773 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061735772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061735763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061735763 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061735762 data=null} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061735762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061735762 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061735757 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:14.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2061735756 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061735756 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061735755 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061735755 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061735755 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061735740 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2061735739 data=null doit=true} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2061735739 data=null} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2061735738 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061735738 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2061735712 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2061735711 data=null doit=true} to Tree node with text: bug446190 [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2061735711 data=null} to Tree node with text: bug446190 [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2061735710 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190 [2019-10-01T02:18:14.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061735710 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2061735703 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190 [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2061735702 data=null doit=true} to Tree node with text: Views [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2061735702 data=null} to Tree node with text: Views [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2061735702 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views [2019-10-01T02:18:14.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061735702 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2061735678 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-2061735677 data=null doit=true} to Tree node with text: XML system call analysis [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-2061735677 data=null} to Tree node with text: XML system call analysis [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-2061735677 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis [2019-10-01T02:18:14.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061735676 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-2061735658 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis [2019-10-01T02:18:14.817Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-2061735656 data=null button=0 stateMask=0x0 x=174 y=564 count=0} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-2061735656 data=null doit=true} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:14.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-2061735655 data=null} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-2061735655 data=null button=1 stateMask=0x0 x=174 y=564 count=1} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061735655 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-10-01T02:18:14.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-2061735638 data=null button=1 stateMask=0x80000 x=174 y=551 count=1} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-2061735637 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-2061735637 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time [2019-10-01T02:18:14.817Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2061735636 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-10-01T02:18:15.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-2061735595 data=null button=1 stateMask=0x80000 x=174 y=551 count=2} to Tree node with text: Latency vs Time [2019-10-01T02:18:15.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-2061735264 data=null button=0 stateMask=0x0 x=174 y=551 count=0} to Tree node with text: Latency vs Time [2019-10-01T02:18:15.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-2061735264 data=null doit=true} to Tree node with text: Latency vs Time [2019-10-01T02:18:15.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-2061735263 data=null} to Tree node with text: Latency vs Time [2019-10-01T02:18:15.331Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-10-01T02:18:17.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-10-01T02:18:17.788Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-10-01T02:18:17.788Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:17.788Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:17.788Z] DEBUG - Setting state to checked on: bug446190 [2019-10-01T02:18:18.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061732108 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:18.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:18:18.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:18.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:18.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:18.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2061732060 data=null button=0 stateMask=0x0 x=53 y=-1 count=0} to TreeItem with text {test} [2019-10-01T02:18:18.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2061732059 data=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:18.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2061732059 data=null} to TreeItem with text {test} [2019-10-01T02:18:18.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2061732059 data=null button=1 stateMask=0x0 x=53 y=-1 count=1} to TreeItem with text {test} [2019-10-01T02:18:18.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061732058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-10-01T02:18:18.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2061732042 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2019-10-01T02:18:18.607Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:18.608Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:18:18.608Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:18:19.171Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:18:19.171Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731268 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731268 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731267 data=null 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-10-01T02:18:19.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731266 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061731266 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:19.171Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Clicking on OK [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061731264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061731264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061731263 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061731263 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061731263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061731263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:19.171Z] DEBUG - Clicked on OK [2019-10-01T02:18:19.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061731263 data=null item=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-10-01T02:18:19.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061731947 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-10-01T02:18:19.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-10-01T02:18:19.735Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.598 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-10-01T02:18:19.735Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 5.208 s [2019-10-01T02:18:19.735Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-10-01T02:18:19.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061730585 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:19.992Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:19.992Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:19.992Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:20.249Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:20.250Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-10-01T02:18:20.250Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-10-01T02:18:20.250Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:20.250Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2061730310 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:20.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:20.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:20.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061730303 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061730302 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061730302 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061730302 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061730302 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-10-01T02:18:20.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061730276 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061730275 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061730275 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061730274 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061730274 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-10-01T02:18:20.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061730270 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061730269 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061730269 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061730269 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061730268 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061730268 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-10-01T02:18:20.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061730239 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.250Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.250Z] DEBUG - Clicking on OK [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061730231 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-10-01T02:18:20.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061730231 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-10-01T02:18:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061730231 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061730231 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061730231 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-10-01T02:18:20.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061730231 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-10-01T02:18:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061730230 data=null item=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-10-01T02:18:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061730451 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-10-01T02:18:20.250Z] DEBUG - Clicked on [2019-10-01T02:18:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061730172 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:20.250Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:20.250Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:20.250Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:20.507Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:20.507Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:20.507Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:20.507Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:20.507Z] 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-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061730069 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:20.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:20.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:20.507Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061730062 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061730062 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061730061 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061730061 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061730061 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061730043 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.507Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:20.507Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061730041 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061730041 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061730041 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061730041 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061730040 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061730035 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:20.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:20.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061730014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061730013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061730013 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061730013 data=null} to (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-2061730012 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061730012 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-2061729978 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - Clicking on Delete [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061729973 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061729973 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-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061729972 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061729972 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061729972 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061729972 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061729940 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061729939 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061729939 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-10-01T02:18:20.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061729939 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061729939 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Clicked on Delete [2019-10-01T02:18:20.507Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061729937 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061729936 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061729936 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-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061729936 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061729936 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061729935 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061729935 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-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061729935 data=null item=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-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061729972 data=null item=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-10-01T02:18:20.507Z] DEBUG - Clicked on [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.507Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Clicking on OK [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061729886 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061729886 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-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061729886 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061729885 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061729885 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-10-01T02:18:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061729885 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-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061729885 data=null item=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-10-01T02:18:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061730158 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-10-01T02:18:20.507Z] DEBUG - Clicked on [2019-10-01T02:18:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061729853 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:20.507Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:20.507Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:20.507Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:20.765Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:20.765Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:20.765Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:20.765Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:20.765Z] 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-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061729742 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:20.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:20.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:20.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061729735 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061729735 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:20.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061729734 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061729734 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729734 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061729712 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:20.765Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:20.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061729710 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061729710 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:20.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061729710 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061729710 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:20.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729709 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061729705 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - Clicking on Import [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2061729696 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061729696 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-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2061729695 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2061729695 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2061729695 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2061729695 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-10-01T02:18:20.765Z] [2019-10-01T02:18:20.765Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 02:18:20.656 [2019-10-01T02:18:20.765Z] !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-10-01T02:18:20.765Z] [2019-10-01T02:18:20.765Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-10-01 02:18:20.656 [2019-10-01T02:18:20.765Z] !MESSAGE Import XML analysis file failed. [2019-10-01T02:18:20.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2061729695 data=null item=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-10-01T02:18:20.765Z] [2019-10-01T02:18:20.765Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 02:18:20.658 [2019-10-01T02:18:20.765Z] !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-10-01T02:18:20.765Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2061729679 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061729648 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2061729648 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-10-01T02:18:20.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2061729648 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2061729648 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Clicked on Import [2019-10-01T02:18:20.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:20.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:20.765Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-2061729642 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Clicking on OK [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061729640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061729640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061729640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061729640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061729640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061729640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061729639 data=null item=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-10-01T02:18:20.765Z] DEBUG - Clicked on [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:20.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Clicking on OK [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061729595 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061729594 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-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061729594 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061729594 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:20.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061729593 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-10-01T02:18:20.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061729593 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-10-01T02:18:20.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061729593 data=null item=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-10-01T02:18:20.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061729839 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-10-01T02:18:20.765Z] DEBUG - Clicked on [2019-10-01T02:18:20.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061729580 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:21.022Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:21.022Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:21.022Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:21.022Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:21.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:21.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:21.022Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:21.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-10-01T02:18:21.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061729475 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:21.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:21.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:21.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061729468 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:21.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061729468 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:21.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061729467 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:21.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061729467 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:21.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729466 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-10-01T02:18:21.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061729447 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:21.022Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:21.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061729445 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:21.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061729445 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:21.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061729445 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:21.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061729444 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:21.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729444 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-10-01T02:18:21.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061729439 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:21.022Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:21.022Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:21.022Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:21.022Z] DEBUG - Clicking on OK [2019-10-01T02:18:21.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061729430 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-10-01T02:18:21.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061729430 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-10-01T02:18:21.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061729430 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:21.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061729429 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:21.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061729429 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-10-01T02:18:21.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061729429 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-10-01T02:18:21.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061729429 data=null item=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-10-01T02:18:21.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061729567 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-10-01T02:18:21.022Z] DEBUG - Clicked on [2019-10-01T02:18:21.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:18:21.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:21.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:21.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:21.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:21.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-2061729263 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2061729263 data=null doit=true} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2061729263 data=null} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2061729262 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729262 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-10-01T02:18:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2061729222 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-2061729220 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2061729220 data=null doit=true} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2061729219 data=null} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2061729219 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729218 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-10-01T02:18:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2061729207 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2061729206 data=null doit=true} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2061729206 data=null} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2061729206 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2061729205 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-10-01T02:18:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2061729200 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061729199 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061729198 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061729198 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061729198 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729198 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-10-01T02:18:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061729181 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-10-01T02:18:21.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2061729172 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2061729172 data=null doit=true} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2061729172 data=null} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2061729171 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061729171 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-10-01T02:18:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2061729165 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2019-10-01T02:18:21.279Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-10-01T02:18:21.279Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-10-01T02:18:21.924Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-10-01T02:18:21.924Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:21.924Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-10-01T02:18:21.924Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-10-01T02:18:21.924Z] 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-10-01T02:18:21.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-2061728973 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:21.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:21.924Z] DEBUG - Clicking on OK [2019-10-01T02:18:21.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061728967 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-10-01T02:18:21.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061728967 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-10-01T02:18:21.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061728967 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:21.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061728966 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:21.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061728966 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-10-01T02:18:21.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061728966 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-10-01T02:18:21.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061728965 data=null item=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-10-01T02:18:21.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-2061729082 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-10-01T02:18:21.924Z] DEBUG - Clicked on [2019-10-01T02:18:21.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061728913 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:21.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-10-01T02:18:21.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:21.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:21.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:21.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-2061728898 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test} [2019-10-01T02:18:21.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2061728897 data=null doit=true} to TreeItem with text {xml-test} [2019-10-01T02:18:21.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2061728897 data=null} to TreeItem with text {xml-test} [2019-10-01T02:18:21.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2061728897 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061728897 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-10-01T02:18:21.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2061728878 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2019-10-01T02:18:21.924Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:21.924Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-10-01T02:18:21.924Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-10-01T02:18:22.181Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-10-01T02:18:22.181Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728181 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728181 data=null 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-10-01T02:18:22.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728180 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2061728180 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:22.181Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Clicking on OK [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061728176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061728176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061728176 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061728176 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061728176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061728176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-10-01T02:18:22.181Z] DEBUG - Clicked on OK [2019-10-01T02:18:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061728176 data=null item=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-10-01T02:18:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-2061728803 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-10-01T02:18:22.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061727658 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:22.952Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:22.952Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:22.952Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:22.952Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:22.952Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:22.952Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:22.952Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:22.952Z] 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-10-01T02:18:22.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061727562 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:22.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:22.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:22.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:22.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061727555 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:22.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061727555 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:22.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061727555 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:22.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061727554 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:22.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061727554 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-10-01T02:18:22.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061727537 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:22.952Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:22.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:22.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061727535 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:22.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061727534 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:22.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061727534 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:22.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061727534 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:22.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061727534 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-10-01T02:18:22.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061727528 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:22.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:22.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:22.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:22.952Z] DEBUG - Clicking on OK [2019-10-01T02:18:22.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061727515 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-10-01T02:18:22.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061727515 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-10-01T02:18:22.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061727515 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:22.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061727515 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:22.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061727514 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-10-01T02:18:22.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061727514 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-10-01T02:18:22.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061727514 data=null item=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-10-01T02:18:22.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061727639 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-10-01T02:18:22.952Z] DEBUG - Clicked on [2019-10-01T02:18:22.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061727481 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:22.952Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:22.952Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:22.952Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:23.210Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:23.210Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:23.210Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:23.210Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:23.210Z] 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-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061727375 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:23.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:23.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:23.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061727370 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061727369 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061727369 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061727369 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:23.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061727369 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061727352 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:23.210Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:23.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061727351 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061727350 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061727350 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061727350 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:23.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061727350 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061727345 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - Clicking on Import [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2061727340 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061727340 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-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2061727340 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2061727340 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2061727339 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2061727339 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-10-01T02:18:23.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2061727339 data=null item=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-10-01T02:18:23.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2061727256 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061727256 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2061727256 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-10-01T02:18:23.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2061727255 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2061727255 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - Clicked on Import [2019-10-01T02:18:23.210Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:23.210Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:23.210Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061727243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061727243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061727243 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061727243 data=null} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-2061727242 data=null button=1 stateMask=0x0 x=60 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061727242 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-2061727212 data=null button=1 stateMask=0x80000 x=60 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061727211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061727211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061727210 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061727210 data=null} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-2061727209 data=null button=1 stateMask=0x40000 x=98 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061727209 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-2061727175 data=null button=1 stateMask=0xc0000 x=98 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:23.210Z] DEBUG - Clicking on Edit... [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2061727168 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2061727168 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-10-01T02:18:23.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2061727167 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2061727167 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:23.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2061727167 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-10-01T02:18:23.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2061727167 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-10-01T02:18:24.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2061727167 data=null item=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-10-01T02:18:24.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2061725894 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-10-01T02:18:24.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2061725884 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-10-01T02:18:24.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2061725884 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-10-01T02:18:24.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2061725883 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:24.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2061725883 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:24.579Z] DEBUG - Clicked on Edit... [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:24.579Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:24.579Z] DEBUG - Clicking on OK [2019-10-01T02:18:24.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061725877 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-10-01T02:18:24.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061725877 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-10-01T02:18:24.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061725877 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:24.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061725877 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:24.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061725876 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-10-01T02:18:24.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061725876 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-10-01T02:18:24.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061725876 data=null item=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-10-01T02:18:24.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061727469 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-10-01T02:18:24.579Z] DEBUG - Clicked on [2019-10-01T02:18:24.579Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-10-01T02:18:24.579Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-10-01T02:18:24.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061725693 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:24.837Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:24.837Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:24.837Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:24.837Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:24.837Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:24.837Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:24.837Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:24.837Z] 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-10-01T02:18:24.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061725594 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:24.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:24.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:24.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061725588 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:24.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061725588 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:24.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061725588 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061725587 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:24.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061725587 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-10-01T02:18:24.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061725570 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:24.837Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:24.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061725568 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:24.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061725568 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:24.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061725568 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061725568 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:24.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061725567 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-10-01T02:18:24.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061725562 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:24.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:24.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061725554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061725554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061725554 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061725554 data=null} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-2061725553 data=null button=1 stateMask=0x0 x=98 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061725553 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-10-01T02:18:24.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-2061725534 data=null button=1 stateMask=0x80000 x=98 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061725534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061725534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061725533 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061725533 data=null} to (of type 'Table') [2019-10-01T02:18:24.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-2061725533 data=null button=1 stateMask=0x40000 x=60 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061725533 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-2061725491 data=null button=1 stateMask=0xc0000 x=60 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - Clicking on Delete [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061725487 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061725486 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-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061725486 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061725486 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061725485 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061725485 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061725463 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061725462 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061725462 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-10-01T02:18:25.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061725462 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061725462 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Clicked on Delete [2019-10-01T02:18:25.095Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061725460 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061725459 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061725459 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-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061725459 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061725458 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061725458 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061725458 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-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061725458 data=null item=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-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061725485 data=null item=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-10-01T02:18:25.095Z] DEBUG - Clicked on [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Clicking on OK [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061725427 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061725426 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-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061725426 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061725415 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061725415 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061725414 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-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061725414 data=null item=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-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061725676 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-10-01T02:18:25.095Z] DEBUG - Clicked on [2019-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061725387 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:25.095Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:25.095Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:25.095Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:25.095Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:25.095Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:25.095Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:25.095Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:25.095Z] 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-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061725288 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:25.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:25.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:25.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061725283 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061725282 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061725282 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061725282 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061725281 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061725264 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:25.095Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:25.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061725263 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061725263 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061725262 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061725262 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:25.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061725262 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061725257 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:25.095Z] DEBUG - Clicking on Import [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2061725251 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061725251 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-10-01T02:18:25.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2061725251 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2061725251 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:25.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2061725250 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-10-01T02:18:25.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2061725250 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-10-01T02:18:25.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2061725250 data=null item=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-10-01T02:18:25.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2061725013 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-10-01T02:18:25.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061725011 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-10-01T02:18:25.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2061725010 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-10-01T02:18:25.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2061725010 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:25.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2061725010 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:25.352Z] DEBUG - Clicked on Import [2019-10-01T02:18:25.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:25.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:25.352Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:25.352Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:25.352Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:18:25.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-2061724999 data=null button=0 stateMask=0x0 x=58 y=36 count=0} to TableItem with text {test_valid} [2019-10-01T02:18:25.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-2061724999 data=null doit=true} to TableItem with text {test_valid} [2019-10-01T02:18:25.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-2061724999 data=null} to TableItem with text {test_valid} [2019-10-01T02:18:25.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-2061724998 data=null button=1 stateMask=0x0 x=58 y=36 count=1} to TableItem with text {test_valid} [2019-10-01T02:18:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724998 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-10-01T02:18:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-2061724900 data=null button=1 stateMask=0x80000 x=58 y=36 count=1} to TableItem with text {test_valid} [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:18:25.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2061724894 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-10-01T02:18:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-2061724894 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-10-01T02:18:25.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-2061724894 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-10-01T02:18:25.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2061724893 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-10-01T02:18:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724893 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-10-01T02:18:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2061724882 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-10-01T02:18:25.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.609Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.609Z] DEBUG - Clicking on OK [2019-10-01T02:18:25.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061724874 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-10-01T02:18:25.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061724874 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-10-01T02:18:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061724874 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061724874 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061724873 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-10-01T02:18:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061724873 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-10-01T02:18:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061724873 data=null item=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-10-01T02:18:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061725374 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-10-01T02:18:25.609Z] DEBUG - Clicked on [2019-10-01T02:18:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061724836 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:25.609Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:25.609Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:25.609Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:25.609Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:25.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:25.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:25.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:25.609Z] 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-10-01T02:18:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061724748 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:25.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:25.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:25.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:25.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061724742 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061724742 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061724742 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061724742 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061724741 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061724714 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:25.866Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:25.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061724712 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:25.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061724712 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:25.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061724712 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061724711 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:25.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061724711 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061724706 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:25.866Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:25.866Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061724699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061724699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061724699 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061724699 data=null} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2061724698 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724698 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2061724686 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061724686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061724685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061724685 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061724685 data=null} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-2061724685 data=null button=1 stateMask=0x40000 x=58 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724685 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-2061724546 data=null button=1 stateMask=0xc0000 x=58 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - Clicking on Delete [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061724542 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061724542 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-10-01T02:18:25.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061724541 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061724541 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061724541 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061724541 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061724513 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061724512 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-10-01T02:18:25.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061724512 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-10-01T02:18:25.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061724512 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061724512 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:25.866Z] DEBUG - Clicked on Delete [2019-10-01T02:18:25.866Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:25.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061724510 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.866Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:25.866Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:25.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061724509 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-10-01T02:18:25.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061724509 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-10-01T02:18:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061724509 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061724509 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061724509 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-10-01T02:18:25.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061724509 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-10-01T02:18:25.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061724509 data=null item=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-10-01T02:18:25.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061724541 data=null item=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-10-01T02:18:25.867Z] DEBUG - Clicked on [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:25.867Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.867Z] DEBUG - Clicking on OK [2019-10-01T02:18:25.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061724477 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-10-01T02:18:25.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061724477 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-10-01T02:18:25.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061724477 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061724477 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:25.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061724477 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-10-01T02:18:25.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061724477 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-10-01T02:18:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061724477 data=null item=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-10-01T02:18:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061724812 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-10-01T02:18:26.123Z] DEBUG - Clicked on [2019-10-01T02:18:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061724450 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:26.123Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:26.123Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:26.123Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:26.123Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:26.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:26.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:26.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:26.123Z] 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-10-01T02:18:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061724364 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:26.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:26.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:26.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061724359 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061724358 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061724358 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061724358 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061724358 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-10-01T02:18:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061724341 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:26.123Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:26.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061724340 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061724340 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061724340 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061724339 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061724339 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-10-01T02:18:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061724335 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:26.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:26.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:26.123Z] DEBUG - Clicking on Import [2019-10-01T02:18:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2061724291 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-10-01T02:18:26.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061724291 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-10-01T02:18:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2061724291 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2061724291 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2061724290 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-10-01T02:18:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2061724290 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-10-01T02:18:26.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2061724290 data=null item=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-10-01T02:18:26.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2061724136 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-10-01T02:18:26.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061724136 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-10-01T02:18:26.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2061724135 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-10-01T02:18:26.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2061724135 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:26.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2061724135 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:26.381Z] DEBUG - Clicked on Import [2019-10-01T02:18:26.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:26.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061724108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061724108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061724108 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061724108 data=null} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-2061724107 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724107 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-10-01T02:18:26.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-2061724075 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061724075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061724074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061724074 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061724074 data=null} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-2061724073 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724073 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-10-01T02:18:26.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-2061724033 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table') [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-10-01T02:18:26.381Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:26.382Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.382Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:26.382Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:26.382Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:26.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:26.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:26.382Z] DEBUG - Clicking on Uncheck selected [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2061724030 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-10-01T02:18:26.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2061724029 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-10-01T02:18:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2061724029 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2061724029 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2061724029 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-10-01T02:18:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2061724029 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-10-01T02:18:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2061724028 data=null item=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-10-01T02:18:26.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2061724028 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-10-01T02:18:26.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2061724027 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-10-01T02:18:26.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2061724027 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-10-01T02:18:26.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2061724027 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2061724027 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.382Z] DEBUG - Clicked on Uncheck selected [2019-10-01T02:18:26.382Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061724026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061724025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061724025 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061724025 data=null} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-2061724025 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061724025 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-10-01T02:18:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-2061723990 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723989 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723989 data=null} to (of type 'Table') [2019-10-01T02:18:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-2061723989 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table') [2019-10-01T02:18:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723989 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-2061723942 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table') [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - Clicking on Check selected [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2061723938 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2061723938 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-10-01T02:18:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2061723937 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2061723937 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2061723937 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2061723937 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-10-01T02:18:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2061723937 data=null item=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-10-01T02:18:26.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2061723880 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2061723879 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2061723879 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-10-01T02:18:26.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2061723879 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2061723879 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Clicked on Check selected [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - Clicking on Uncheck all [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2061723875 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2061723875 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-10-01T02:18:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2061723875 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2061723875 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2061723874 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2061723874 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-10-01T02:18:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2061723874 data=null item=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-10-01T02:18:26.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2061723873 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2061723873 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2061723873 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-10-01T02:18:26.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2061723873 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2061723873 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Clicked on Uncheck all [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - Clicking on Check all [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2061723869 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2061723869 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-10-01T02:18:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2061723869 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2061723869 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2061723869 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2061723868 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-10-01T02:18:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2061723868 data=null item=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-10-01T02:18:26.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2061723806 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2061723805 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2061723805 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-10-01T02:18:26.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2061723805 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2061723805 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Clicked on Check all [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:26.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Clicking on OK [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061723801 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061723801 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-10-01T02:18:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061723800 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061723800 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:26.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061723800 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-10-01T02:18:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061723800 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-10-01T02:18:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061723800 data=null item=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-10-01T02:18:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061724438 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-10-01T02:18:26.640Z] DEBUG - Clicked on [2019-10-01T02:18:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061723725 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:26.640Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:26.640Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:26.640Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:26.898Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:26.898Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:26.898Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:26.898Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:26.898Z] 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-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061723615 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:26.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:26.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:26.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061723609 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061723609 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061723609 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061723608 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061723608 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-10-01T02:18:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061723597 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:26.898Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:26.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061723590 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061723590 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061723590 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061723589 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061723589 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-10-01T02:18:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061723584 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:26.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:26.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723575 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723575 data=null} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-2061723575 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723575 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-10-01T02:18:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-2061723564 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723563 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723563 data=null} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-2061723563 data=null button=1 stateMask=0x40000 x=103 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723563 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-10-01T02:18:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-2061723546 data=null button=1 stateMask=0xc0000 x=103 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723545 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723544 data=null} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-2061723544 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723543 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-10-01T02:18:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-2061723503 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723502 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723502 data=null} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-2061723501 data=null button=1 stateMask=0x40000 x=86 y=84 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723501 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-10-01T02:18:26.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-2061723450 data=null button=1 stateMask=0xc0000 x=86 y=84 count=1} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723449 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723449 data=null} to (of type 'Table') [2019-10-01T02:18:26.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-2061723448 data=null button=1 stateMask=0x40000 x=71 y=108 count=1} to (of type 'Table') [2019-10-01T02:18:27.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723448 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-10-01T02:18:27.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-2061723380 data=null button=1 stateMask=0xc0000 x=71 y=108 count=1} to (of type 'Table') [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:27.155Z] DEBUG - Clicking on Delete [2019-10-01T02:18:27.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061723374 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-10-01T02:18:27.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061723374 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-10-01T02:18:27.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061723374 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061723374 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061723373 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-10-01T02:18:27.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061723373 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-10-01T02:18:27.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061723352 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-10-01T02:18:27.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061723351 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-10-01T02:18:27.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061723351 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-10-01T02:18:27.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061723351 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061723350 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Clicked on Delete [2019-10-01T02:18:27.156Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:27.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061723349 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:27.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061723348 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-10-01T02:18:27.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061723348 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-10-01T02:18:27.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061723348 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061723348 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061723348 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-10-01T02:18:27.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061723348 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-10-01T02:18:27.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061723348 data=null item=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-10-01T02:18:27.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061723373 data=null item=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-10-01T02:18:27.156Z] DEBUG - Clicked on [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.156Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Clicking on OK [2019-10-01T02:18:27.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061723308 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-10-01T02:18:27.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061723308 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-10-01T02:18:27.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061723308 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061723307 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:27.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061723307 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-10-01T02:18:27.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061723307 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-10-01T02:18:27.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061723307 data=null item=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-10-01T02:18:27.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061723704 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-10-01T02:18:27.156Z] DEBUG - Clicked on [2019-10-01T02:18:27.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061723282 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:27.156Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:27.156Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:27.156Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:27.156Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:27.156Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:27.156Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:27.156Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:27.156Z] 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-10-01T02:18:27.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061723187 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:27.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:27.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:27.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061723180 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:27.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061723180 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:27.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061723180 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061723179 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:27.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061723179 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061723162 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:27.413Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:27.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061723161 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:27.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061723160 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:27.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061723160 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061723160 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:27.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061723160 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061723155 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - Clicking on Import [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2061723149 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061723148 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-10-01T02:18:27.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2061723148 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2061723148 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2061723148 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2061723148 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-10-01T02:18:27.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2061723148 data=null item=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-10-01T02:18:27.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2061723033 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061723032 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2061723032 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-10-01T02:18:27.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2061723032 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2061723032 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - Clicked on Import [2019-10-01T02:18:27.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:27.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:27.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061723021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061723021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061723021 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061723021 data=null} to (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-2061723020 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061723020 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-2061722999 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:27.413Z] DEBUG - Clicking on Edit... [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2061722995 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2061722995 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-10-01T02:18:27.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2061722995 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2061722995 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:27.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2061722995 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-10-01T02:18:27.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2061722994 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-10-01T02:18:27.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2061722994 data=null item=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-10-01T02:18:27.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2061722767 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-10-01T02:18:27.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2061722756 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-10-01T02:18:27.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2061722756 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-10-01T02:18:27.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2061722756 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:27.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2061722755 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-10-01T02:18:27.670Z] DEBUG - Clicked on Edit... [2019-10-01T02:18:27.670Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061722728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061722728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061722728 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061722727 data=null} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-2061722727 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061722726 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-10-01T02:18:27.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-2061722698 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061722697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061722697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061722697 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061722697 data=null} to (of type 'Table') [2019-10-01T02:18:27.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-2061722696 data=null button=1 stateMask=0x40000 x=87 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061722696 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-2061722650 data=null button=1 stateMask=0xc0000 x=87 y=36 count=1} to (of type 'Table') [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - Clicking on Delete [2019-10-01T02:18:27.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061722645 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061722644 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-10-01T02:18:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061722644 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061722644 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061722644 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061722643 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061722607 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061722606 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061722606 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-10-01T02:18:27.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061722606 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061722606 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Clicked on Delete [2019-10-01T02:18:27.927Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061722604 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:27.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061722603 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061722603 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-10-01T02:18:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061722603 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061722603 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061722602 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061722602 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-10-01T02:18:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061722602 data=null item=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-10-01T02:18:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061722643 data=null item=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-10-01T02:18:27.927Z] DEBUG - Clicked on [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:27.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Clicking on OK [2019-10-01T02:18:27.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061722468 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061722467 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-10-01T02:18:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061722467 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061722467 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:27.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061722467 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-10-01T02:18:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061722467 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-10-01T02:18:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061722467 data=null item=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-10-01T02:18:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061723270 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-10-01T02:18:27.927Z] DEBUG - Clicked on [2019-10-01T02:18:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061722453 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:27.927Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:27.927Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:27.927Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:28.185Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:28.185Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:28.185Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:28.185Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:28.185Z] 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-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061722364 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:28.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:28.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:28.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061722358 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061722358 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061722358 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061722358 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061722357 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-10-01T02:18:28.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061722341 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:28.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061722340 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061722340 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061722340 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061722339 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061722339 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-10-01T02:18:28.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061722335 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:28.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.185Z] DEBUG - Clicking on OK [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061722326 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-10-01T02:18:28.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061722326 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-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061722326 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061722326 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061722326 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-10-01T02:18:28.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061722326 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-10-01T02:18:28.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061722325 data=null item=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-10-01T02:18:28.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061722438 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-10-01T02:18:28.185Z] DEBUG - Clicked on [2019-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061722286 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:28.185Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:28.185Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:28.185Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:28.185Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:28.185Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:28.185Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:28.185Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:28.185Z] 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-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061722180 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:28.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:28.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:28.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061722174 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061722174 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061722174 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061722173 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061722173 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-10-01T02:18:28.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061722162 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.185Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:28.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061722156 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061722156 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061722155 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061722155 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061722155 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061722150 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - Clicking on Import [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2061722144 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061722144 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-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2061722144 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2061722144 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2061722143 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2061722143 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-10-01T02:18:28.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2061722143 data=null item=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-10-01T02:18:28.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2061722094 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2061722093 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2061722093 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-10-01T02:18:28.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2061722093 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2061722093 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Clicked on Import [2019-10-01T02:18:28.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:28.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:28.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061722080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061722080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061722080 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061722079 data=null} to (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-2061722079 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061722079 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-2061722065 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - Clicking on Export [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-2061722061 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-2061722061 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-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-2061722061 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-2061722061 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-2061722060 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-2061722060 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-10-01T02:18:28.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-2061722060 data=null item=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-10-01T02:18:28.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-2061722059 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-2061722059 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-2061722059 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-10-01T02:18:28.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-2061722059 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-2061722058 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Clicked on Export [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.443Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Clicking on OK [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061722053 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061722053 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-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061722053 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061722052 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061722052 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-10-01T02:18:28.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061722052 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-10-01T02:18:28.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061722052 data=null item=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-10-01T02:18:28.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061722273 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-10-01T02:18:28.443Z] DEBUG - Clicked on [2019-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061722000 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:28.443Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:28.443Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:28.443Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:28.443Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:28.443Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:28.443Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:28.443Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:28.443Z] 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-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061721913 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:28.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:28.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:28.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061721908 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:28.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061721908 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:28.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061721907 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:28.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061721907 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061721906 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061721890 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.700Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:28.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061721889 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:28.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061721888 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:28.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061721888 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061721888 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061721888 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061721883 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:28.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061721877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061721877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061721876 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061721876 data=null} to (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-2061721876 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061721876 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-2061721859 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - Clicking on Delete [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061721855 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061721854 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-10-01T02:18:28.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061721854 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061721854 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061721854 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061721854 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061721833 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061721833 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061721833 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-10-01T02:18:28.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061721832 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061721832 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Clicked on Delete [2019-10-01T02:18:28.700Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:28.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061721831 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.700Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061721830 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061721829 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-10-01T02:18:28.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061721829 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061721829 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:28.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061721829 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-10-01T02:18:28.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061721829 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-10-01T02:18:28.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061721828 data=null item=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-10-01T02:18:28.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061721854 data=null item=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-10-01T02:18:28.701Z] DEBUG - Clicked on [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.701Z] DEBUG - Clicking on OK [2019-10-01T02:18:28.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061721796 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-10-01T02:18:28.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061721796 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-10-01T02:18:28.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061721796 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061721796 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061721796 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-10-01T02:18:28.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061721796 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-10-01T02:18:28.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061721796 data=null item=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-10-01T02:18:28.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061721986 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-10-01T02:18:28.701Z] DEBUG - Clicked on [2019-10-01T02:18:28.701Z] [2019-10-01T02:18:28.701Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 02:18:28.573 [2019-10-01T02:18:28.701Z] !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-10-01T02:18:28.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061721762 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:28.701Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:28.701Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:28.701Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:28.701Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:28.701Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:28.701Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:28.701Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:28.701Z] 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-10-01T02:18:28.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061721667 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:28.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:28.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:28.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061721662 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:28.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061721661 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:28.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061721661 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:28.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061721661 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061721661 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-10-01T02:18:28.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061721648 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.701Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:28.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061721641 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:28.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061721641 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:28.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061721641 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:28.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061721640 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061721640 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061721635 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:28.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Attempting to set focus on Table with text {} [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-2061721629 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TableItem with text {test_invalid} [2019-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-2061721629 data=null doit=true} to TableItem with text {test_invalid} [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-2061721629 data=null} to TableItem with text {test_invalid} [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-2061721628 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TableItem with text {test_invalid} [2019-10-01T02:18:28.958Z] [2019-10-01T02:18:28.958Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 02:18:28.718 [2019-10-01T02:18:28.958Z] !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-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061721628 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-2061721614 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TableItem with text {test_invalid} [2019-10-01T02:18:28.958Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:28.958Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:28.958Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-10-01T02:18:28.958Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-10-01T02:18:28.958Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-10-01T02:18:28.958Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Clicking on OK [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061721608 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061721608 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-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061721608 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061721608 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061721607 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061721607 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-10-01T02:18:28.958Z] [2019-10-01T02:18:28.958Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 02:18:28.737 [2019-10-01T02:18:28.958Z] !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-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061721607 data=null item=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-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061721751 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-10-01T02:18:28.958Z] DEBUG - Clicked on [2019-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-2061721575 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2019-10-01T02:18:28.958Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-10-01T02:18:28.958Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-10-01T02:18:28.958Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-10-01T02:18:28.958Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-10-01T02:18:28.958Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-10-01T02:18:28.958Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-10-01T02:18:28.958Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-10-01T02:18:28.958Z] 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-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2061721492 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-10-01T02:18:28.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-10-01T02:18:28.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-10-01T02:18:28.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2061721485 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2019-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2061721485 data=null doit=true} to TreeItem with text {Tracing} [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2061721485 data=null} to TreeItem with text {Tracing} [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2061721485 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061721485 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2061721467 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2019-10-01T02:18:28.958Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-10-01T02:18:28.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2061721466 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2019-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2061721466 data=null doit=true} to Tree node with text: XML Analyses [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2061721466 data=null} to Tree node with text: XML Analyses [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2061721465 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2061721465 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2061721460 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2019-10-01T02:18:28.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-10-01T02:18:28.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2061721454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2061721454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2061721453 data=null doit=true} to (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2061721453 data=null} to (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-2061721453 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:28.958Z] [2019-10-01T02:18:28.958Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-10-01 02:18:28.892 [2019-10-01T02:18:28.958Z] !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-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2061721453 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-2061721443 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to (of type 'Table') [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - Clicking on Delete [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2061721440 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061721439 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-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2061721439 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2061721439 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2061721439 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2061721439 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2061721406 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2061721406 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2061721405 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-10-01T02:18:28.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2061721405 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2061721405 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Clicked on Delete [2019-10-01T02:18:28.958Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2061721404 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Clicking on &Yes [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2061721403 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2061721403 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-10-01T02:18:28.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2061721403 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2061721403 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-10-01T02:18:28.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2061721403 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-10-01T02:18:28.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2061721403 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-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2061721402 data=null item=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-10-01T02:18:28.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2061721439 data=null item=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-10-01T02:18:28.958Z] DEBUG - Clicked on [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-10-01T02:18:28.958Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-10-01T02:18:29.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-10-01T02:18:29.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-10-01T02:18:29.215Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-10-01T02:18:29.215Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-10-01T02:18:29.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-10-01T02:18:29.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:29.215Z] DEBUG - Clicking on OK [2019-10-01T02:18:29.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2061721380 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-10-01T02:18:29.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2061721380 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-10-01T02:18:29.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2061721380 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:29.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2061721380 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-10-01T02:18:29.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2061721380 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-10-01T02:18:29.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2061721379 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-10-01T02:18:29.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2061721379 data=null item=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-10-01T02:18:29.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2061721565 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-10-01T02:18:29.215Z] DEBUG - Clicked on [2019-10-01T02:18:29.215Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.341 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-10-01T02:18:29.215Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.775 s [2019-10-01T02:18:29.215Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.467 s [2019-10-01T02:18:29.215Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.904 s [2019-10-01T02:18:29.215Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.093 s [2019-10-01T02:18:29.215Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.936 s [2019-10-01T02:18:29.215Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.168 s [2019-10-01T02:18:29.215Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.996 s [2019-10-01T02:18:29.215Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.514 s [2019-10-01T02:18:29.215Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.418 s [2019-10-01T02:18:29.215Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-10-01T02:18:35.779Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.725 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-10-01T02:18:35.779Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 5.658 s [2019-10-01T02:18:35.779Z] [2019-10-01T02:18:35.779Z] Results: [2019-10-01T02:18:35.779Z] [2019-10-01T02:18:35.779Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:18:35.779Z] [2019-10-01T02:18:35.779Z] [2019-10-01T02:18:35.779Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:18:35.056 [2019-10-01T02:18:35.779Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:18:36.345Z] [INFO] All tests passed! [2019-10-01T02:18:36.345Z] [INFO] [2019-10-01T02:18:36.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:18:36.345Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:18:36.345Z] [INFO] [2019-10-01T02:18:36.345Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:18:37.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:18:37.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:18:37.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:18:38.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:18:38.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:18:38.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:18:38.901Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:18:39.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:18:39.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:18:39.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:18:39.415Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:18:39.415Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:18:39.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:18:41.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:18:41.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:18:41.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:18:41.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:18:41.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:18:41.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:18:41.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:18:42.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:18:42.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:18:42.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-10-01T02:18:42.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:18:42.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:18:43.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:18:43.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:18:43.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:18:43.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:18:43.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-10-01T02:18:43.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-10-01T02:18:43.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-10-01T02:18:43.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:18:43.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-10-01T02:18:43.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-10-01T02:18:43.419Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-10-01T02:18:43.419Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] The project's OSGi version is 1.0.2.201910010108 [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:18:43.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-10-01T02:18:43.419Z] [INFO] [2019-10-01T02:18:43.419Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.419Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-10-01T02:18:43.675Z] [INFO] [2019-10-01T02:18:43.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:18:43.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-10-01T02:18:43.675Z] [INFO] [2019-10-01T02:18:43.675Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:43.932Z] [INFO] [2019-10-01T02:18:43.932Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:44.526Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-10-01T02:18:44.526Z] [INFO] Command line: [2019-10-01T02:18:44.526Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:18:44.526Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:18:46.719Z] !SESSION 2019-10-01 02:18:44.458 ----------------------------------------------- [2019-10-01T02:18:46.719Z] eclipse.buildId=unknown [2019-10-01T02:18:46.719Z] java.version=1.8.0_202 [2019-10-01T02:18:46.719Z] java.vendor=Oracle Corporation [2019-10-01T02:18:46.719Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:18:46.719Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:18:46.719Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:18:46.719Z] [2019-10-01T02:18:46.719Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:18:46.250 [2019-10-01T02:18:46.719Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:18:46.719Z] !STACK 0 [2019-10-01T02:18:46.719Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:18:46.719Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:18:46.719Z] [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:18:46.719Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:18:47.650Z] process 18576: 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-10-01T02:18:47.650Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T02:18:55.751Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-10-01T02:18:55.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-10-01T02:18:55.751Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-10-01T02:18:55.751Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-10-01T02:18:55.751Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-10-01T02:18:56.008Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-10-01T02:18:56.008Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.359 s [2019-10-01T02:18:56.008Z] [2019-10-01T02:18:56.008Z] Results: [2019-10-01T02:18:56.008Z] [2019-10-01T02:18:56.008Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:18:56.008Z] [2019-10-01T02:18:56.265Z] [2019-10-01T02:18:56.265Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 02:18:56.052 [2019-10-01T02:18:56.265Z] !MESSAGE Unexpected error executing analysis with trace [2019-10-01T02:18:56.265Z] !STACK 0 [2019-10-01T02:18:56.265Z] java.lang.NullPointerException [2019-10-01T02:18:56.265Z] at java.io.File.(File.java:277) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T02:18:56.265Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T02:18:56.265Z] [2019-10-01T02:18:56.265Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 02:18:56.053 [2019-10-01T02:18:56.265Z] !MESSAGE Unexpected error executing analysis with trace [2019-10-01T02:18:56.265Z] !STACK 0 [2019-10-01T02:18:56.265Z] java.lang.NullPointerException [2019-10-01T02:18:56.265Z] at java.io.File.(File.java:277) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T02:18:56.265Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T02:18:56.265Z] [2019-10-01T02:18:56.265Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 02:18:56.060 [2019-10-01T02:18:56.265Z] !MESSAGE Exception executing analysis [2019-10-01T02:18:56.265Z] !STACK 0 [2019-10-01T02:18:56.265Z] java.lang.NullPointerException [2019-10-01T02:18:56.265Z] at java.io.File.(File.java:277) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T02:18:56.265Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T02:18:56.265Z] [2019-10-01T02:18:56.265Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-10-01 02:18:56.060 [2019-10-01T02:18:56.265Z] !MESSAGE Exception executing analysis [2019-10-01T02:18:56.265Z] !STACK 0 [2019-10-01T02:18:56.265Z] java.lang.NullPointerException [2019-10-01T02:18:56.265Z] at java.io.File.(File.java:277) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-10-01T02:18:56.265Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-10-01T02:18:56.265Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2019-10-01T02:18:57.635Z] [INFO] All tests passed! [2019-10-01T02:18:57.635Z] [INFO] [2019-10-01T02:18:57.635Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:57.635Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:18:57.635Z] [INFO] [2019-10-01T02:18:57.635Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:18:58.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:18:58.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:18:58.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:18:59.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:18:59.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:18:59.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:18:59.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:18:59.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:19:01.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:19:01.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:19:01.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:19:01.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:19:01.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:19:02.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:19:02.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-10-01T02:19:02.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:19:02.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:19:02.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:19:02.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:19:02.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:19:02.952Z] [INFO] [2019-10-01T02:19:02.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:19:02.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:02.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:02.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:03.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:03.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:03.208Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-10-01T02:19:03.208Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-10-01T02:19:03.208Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:19:03.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-10-01T02:19:03.208Z] [INFO] [2019-10-01T02:19:03.208Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.208Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:19:03.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.464Z] [INFO] [2019-10-01T02:19:03.464Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:03.720Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-10-01T02:19:03.720Z] [INFO] Command line: [2019-10-01T02:19:03.720Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:19:03.720Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:19:06.236Z] !SESSION 2019-10-01 02:19:03.882 ----------------------------------------------- [2019-10-01T02:19:06.236Z] eclipse.buildId=unknown [2019-10-01T02:19:06.236Z] java.version=1.8.0_202 [2019-10-01T02:19:06.236Z] java.vendor=Oracle Corporation [2019-10-01T02:19:06.236Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:19:06.236Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:19:06.236Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:19:06.236Z] [2019-10-01T02:19:06.236Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:19:05.645 [2019-10-01T02:19:06.236Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:19:06.236Z] !STACK 0 [2019-10-01T02:19:06.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:19:06.236Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:19:06.236Z] [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:19:06.236Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:19:07.165Z] process 18638: 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-10-01T02:19:07.165Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T02:19:15.254Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-10-01T02:19:15.254Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-10-01T02:19:15.254Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.004 s [2019-10-01T02:19:15.254Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-10-01T02:19:15.254Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-10-01T02:19:15.254Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-10-01T02:19:15.254Z] [2019-10-01T02:19:15.254Z] Results: [2019-10-01T02:19:15.254Z] [2019-10-01T02:19:15.254Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:19:15.254Z] [2019-10-01T02:19:16.623Z] [INFO] All tests passed! [2019-10-01T02:19:16.623Z] [INFO] [2019-10-01T02:19:16.623Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:16.623Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:19:16.623Z] [INFO] [2019-10-01T02:19:16.623Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:16.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:19:16.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:19:16.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:19:16.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:19:17.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:19:17.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:19:17.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-10-01T02:19:17.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:19:18.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:19:19.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:19.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:19.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:19.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:19.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:19.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:19.607Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-10-01T02:19:19.607Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT [128/134] [2019-10-01T02:19:19.607Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] The project's OSGi version is 1.0.7.201910010108 [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:19:19.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-10-01T02:19:19.607Z] [INFO] [2019-10-01T02:19:19.607Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.607Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:19:19.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:19.864Z] [INFO] [2019-10-01T02:19:19.864Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:19:20.427Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-10-01T02:19:20.427Z] [INFO] Command line: [2019-10-01T02:19:20.427Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-10-01T02:19:20.427Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:19:22.949Z] !SESSION 2019-10-01 02:19:20.490 ----------------------------------------------- [2019-10-01T02:19:22.949Z] eclipse.buildId=unknown [2019-10-01T02:19:22.949Z] java.version=1.8.0_202 [2019-10-01T02:19:22.949Z] java.vendor=Oracle Corporation [2019-10-01T02:19:22.949Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:19:22.949Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-10-01T02:19:22.949Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-10-01T02:19:22.949Z] [2019-10-01T02:19:22.949Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:19:22.349 [2019-10-01T02:19:22.949Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:19:22.949Z] !STACK 0 [2019-10-01T02:19:22.949Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:19:22.949Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:19:22.949Z] [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:19:22.949Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:19:26.224Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-10-01T02:19:29.497Z] Display size: 1440x900 [2019-10-01T02:19:29.497Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-10-01T02:19:29.497Z] GTK version=2.24.30 [2019-10-01T02:19:29.497Z] GTK theme=unknown [2019-10-01T02:19:29.497Z] LIBOVERLAY_SCROLLBAR=0 [2019-10-01T02:19:29.497Z] Time zone: Coordinated Universal Time [2019-10-01T02:19:29.497Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-10-01T02:19:29.497Z] log4j:WARN Please initialize the log4j system properly. [2019-10-01T02:20:37.396Z] [2019-10-01T02:20:37.396Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-10-01 02:20:27.742 [2019-10-01T02:20:37.396Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-10-01T02:20:37.396Z] !STACK 0 [2019-10-01T02:20:37.396Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-10-01T02:20:37.396Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-10-01T02:20:37.396Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-10-01T02:20:37.396Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-10-01T02:20:37.396Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) [2019-10-01T02:20:37.396Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-10-01T02:20:37.396Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:959) [2019-10-01T02:20:37.396Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:997) [2019-10-01T02:20:37.396Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:970) [2019-10-01T02:20:37.396Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-10-01T02:20:37.396Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-10-01T02:20:37.396Z] ... 3 more [2019-10-01T02:20:39.918Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 73.546 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-10-01T02:20:39.918Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.917 s [2019-10-01T02:20:39.918Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.437 s [2019-10-01T02:20:39.918Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.004 s [2019-10-01T02:20:39.918Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 13.11 s [2019-10-01T02:20:39.918Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.631 s [2019-10-01T02:20:39.918Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.682 s [2019-10-01T02:20:39.918Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.629 s [2019-10-01T02:20:39.918Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.168 s [2019-10-01T02:20:39.918Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.736 s [2019-10-01T02:20:39.918Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.217 s [2019-10-01T02:20:39.918Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.505 s [2019-10-01T02:20:39.918Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.05 s [2019-10-01T02:20:39.918Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.067 s [2019-10-01T02:20:39.918Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.047 s [2019-10-01T02:20:39.918Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.528 s [2019-10-01T02:20:39.918Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-10-01T02:20:39.918Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.179 s [2019-10-01T02:20:39.918Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.771 s [2019-10-01T02:20:39.918Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.689 s [2019-10-01T02:20:39.918Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.793 s [2019-10-01T02:20:39.918Z] [2019-10-01T02:20:39.918Z] Results: [2019-10-01T02:20:39.918Z] [2019-10-01T02:20:39.918Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-10-01T02:20:39.918Z] [2019-10-01T02:20:40.175Z] [2019-10-01T02:20:40.175Z] !ENTRY org.eclipse.core.resources 2 10035 2019-10-01 02:20:40.037 [2019-10-01T02:20:40.175Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-10-01T02:20:41.105Z] [INFO] All tests passed! [2019-10-01T02:20:41.105Z] [INFO] [2019-10-01T02:20:41.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:20:41.105Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:20:41.105Z] [INFO] [2019-10-01T02:20:41.105Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:20:42.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:20:42.291Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:20:42.291Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:20:43.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:20:43.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:20:43.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:20:43.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:20:43.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:20:43.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:20:43.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:20:43.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:20:44.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:20:44.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:20:44.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:20:44.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:20:44.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:20:45.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:20:45.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:20:46.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:20:46.822Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:20:47.079Z] [INFO] [2019-10-01T02:20:47.079Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:20:47.079Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-10-01T02:20:47.079Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-10-01T02:20:47.079Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-10-01T02:20:47.079Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:20:47.079Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-10-01T02:20:47.079Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-10-01T02:20:47.079Z] [INFO] [2019-10-01T02:20:47.079Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-10-01T02:20:47.079Z] [INFO] [2019-10-01T02:20:47.079Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-10-01T02:20:47.079Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-10-01T02:20:47.080Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] The project's OSGi version is 1.0.0.201910010108 [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:20:47.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-10-01T02:20:47.080Z] [INFO] [2019-10-01T02:20:47.080Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.080Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:20:47.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] [2019-10-01T02:20:47.337Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.337Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-10-01T02:20:47.593Z] [INFO] [2019-10-01T02:20:47.593Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.593Z] [INFO] [2019-10-01T02:20:47.593Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:20:47.851Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-10-01T02:20:47.851Z] [INFO] Command line: [2019-10-01T02:20:47.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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:20:47.851Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:20:49.746Z] !SESSION 2019-10-01 02:20:47.955 ----------------------------------------------- [2019-10-01T02:20:49.746Z] eclipse.buildId=unknown [2019-10-01T02:20:49.746Z] java.version=1.8.0_202 [2019-10-01T02:20:49.746Z] java.vendor=Oracle Corporation [2019-10-01T02:20:49.746Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:20:49.746Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:20:49.746Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:20:49.746Z] [2019-10-01T02:20:49.746Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:20:49.724 [2019-10-01T02:20:49.746Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:20:49.746Z] !STACK 0 [2019-10-01T02:20:49.746Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2019-10-01T02:20:49.746Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:20:49.746Z] [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:20:49.746Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:20:51.114Z] process 19236: 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-10-01T02:20:51.114Z] See the manual page for dbus-uuidgen to correct this issue. [2019-10-01T02:20:59.209Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-10-01T02:20:59.209Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-10-01T02:20:59.209Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.036 s [2019-10-01T02:20:59.209Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.067 s [2019-10-01T02:20:59.209Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-10-01T02:20:59.209Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-10-01T02:20:59.209Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.005 s [2019-10-01T02:20:59.209Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-10-01T02:20:59.466Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-10-01T02:20:59.466Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.052 s [2019-10-01T02:20:59.466Z] [2019-10-01T02:20:59.466Z] Results: [2019-10-01T02:20:59.466Z] [2019-10-01T02:20:59.466Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:20:59.466Z] [2019-10-01T02:21:01.061Z] [INFO] All tests passed! [2019-10-01T02:21:01.061Z] [INFO] [2019-10-01T02:21:01.061Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:21:01.061Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:21:01.061Z] [INFO] [2019-10-01T02:21:01.061Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:21:01.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:21:01.318Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:21:01.575Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:21:02.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:21:02.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:21:02.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:21:02.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:21:02.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:21:02.653Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:21:02.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:21:03.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:21:03.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:21:04.793Z] [INFO] [2019-10-01T02:21:04.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:21:04.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:21:04.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:21:04.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:21:04.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:21:05.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:21:05.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/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-10-01T02:21:05.050Z] [INFO] [2019-10-01T02:21:05.050Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-10-01T02:21:05.050Z] [INFO] [2019-10-01T02:21:05.050Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-10-01T02:21:05.050Z] [INFO] Building Trace Compass All Tests 1.0.7-SNAPSHOT [130/134] [2019-10-01T02:21:05.050Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [INFO] The project's OSGi version is 1.0.7.201910010108 [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [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-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:21:05.306Z] [INFO] [2019-10-01T02:21:05.306Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:21:05.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-10-01T02:21:05.307Z] [INFO] [2019-10-01T02:21:05.307Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:05.307Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/classes [2019-10-01T02:21:06.676Z] [INFO] [2019-10-01T02:21:06.676Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:21:06.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-10-01T02:21:06.676Z] [INFO] [2019-10-01T02:21:06.676Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.676Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT-sources.jar [2019-10-01T02:21:06.676Z] [INFO] [2019-10-01T02:21:06.676Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.933Z] [INFO] [2019-10-01T02:21:06.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.933Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT.jar [2019-10-01T02:21:06.933Z] [INFO] [2019-10-01T02:21:06.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.933Z] [INFO] [2019-10-01T02:21:06.933Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.933Z] [INFO] [2019-10-01T02:21:06.933Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.933Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT.jar [2019-10-01T02:21:06.933Z] [INFO] [2019-10-01T02:21:06.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:06.933Z] [INFO] [2019-10-01T02:21:06.933Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:08.301Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-10-01T02:21:08.301Z] [INFO] Command line: [2019-10-01T02:21:08.301Z] [/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-master-nightly-neon/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:21:08.301Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:21:10.821Z] !SESSION 2019-10-01 02:21:08.162 ----------------------------------------------- [2019-10-01T02:21:10.821Z] eclipse.buildId=unknown [2019-10-01T02:21:10.821Z] java.version=1.8.0_202 [2019-10-01T02:21:10.821Z] java.vendor=Oracle Corporation [2019-10-01T02:21:10.821Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:21:10.821Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:21:10.821Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:21:10.821Z] [2019-10-01T02:21:10.821Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:21:10.238 [2019-10-01T02:21:10.821Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:21:10.821Z] !STACK 0 [2019-10-01T02:21:10.821Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72] [2019-10-01T02:21:10.821Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:21:10.821Z] [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:21:10.821Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:21:12.288Z] [2019-10-01T02:21:12.288Z] Results: [2019-10-01T02:21:12.288Z] [2019-10-01T02:21:12.288Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:21:12.288Z] [2019-10-01T02:21:13.220Z] [WARNING] No tests found. [2019-10-01T02:21:13.220Z] [INFO] [2019-10-01T02:21:13.220Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:13.220Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:21:13.220Z] [INFO] [2019-10-01T02:21:13.220Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-10-01T02:21:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-10-01T02:21:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-10-01T02:21:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-10-01T02:21:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes [2019-10-01T02:21:19.788Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-10-01T02:21:20.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-10-01T02:21:20.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-10-01T02:21:20.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-10-01T02:21:20.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T02:21:20.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-10-01T02:21:20.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-10-01T02:21:20.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-10-01T02:21:20.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:21:20.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-10-01T02:21:20.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-10-01T02:21:20.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-10-01T02:21:20.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 12 classes [2019-10-01T02:21:20.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-10-01T02:21:20.815Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-10-01T02:21:21.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-10-01T02:21:21.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-10-01T02:21:21.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-10-01T02:21:21.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:21:21.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-10-01T02:21:21.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-10-01T02:21:21.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-10-01T02:21:21.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-10-01T02:21:21.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-10-01T02:21:21.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-10-01T02:21:21.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:21:22.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:21:22.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-10-01T02:21:22.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-10-01T02:21:22.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-10-01T02:21:22.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-10-01T02:21:22.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-10-01T02:21:22.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-10-01T02:21:22.357Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:21:22.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:21:22.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:21:22.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:21:22.870Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:21:23.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:21:23.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:21:23.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:21:25.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:21:25.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:21:25.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:21:25.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:21:25.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:21:25.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:21:25.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:21:25.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:21:25.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:21:25.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:21:25.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:21:25.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:21:25.829Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T02:21:26.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T02:21:26.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T02:21:26.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:21:26.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:21:26.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:21:26.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:21:27.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:21:27.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:21:27.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:21:27.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:21:27.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:21:27.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:21:27.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:21:27.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-10-01T02:21:27.553Z] [INFO] [2019-10-01T02:21:27.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:27.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT.jar [2019-10-01T02:21:27.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT.pom [2019-10-01T02:21:27.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT-sources.jar [2019-10-01T02:21:27.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:21:27.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT-p2metadata.xml [2019-10-01T02:21:27.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-10-01T02:21:27.553Z] [INFO] [2019-10-01T02:21:27.553Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-10-01T02:21:27.810Z] [INFO] Building org.eclipse.tracecompass.testing 5.1.0-SNAPSHOT [131/134] [2019-10-01T02:21:27.810Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [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-master-nightly-neon/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT.jar [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:27.810Z] [INFO] [2019-10-01T02:21:27.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:28.068Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:21:28.068Z] [INFO] [2019-10-01T02:21:28.068Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:28.068Z] [INFO] [2019-10-01T02:21:28.068Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:28.068Z] [INFO] [2019-10-01T02:21:28.068Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:28.068Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:21:28.068Z] [INFO] [2019-10-01T02:21:28.068Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:34.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:21:34.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:21:34.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:21:34.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-10-01T02:21:34.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:21:34.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:21:36.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:21:36.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:21:36.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:21:37.869Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-10-01T02:21:37.869Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:21:38.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:21:38.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:21:38.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:21:38.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-10-01T02:21:38.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:21:38.382Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:21:38.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:21:38.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:21:38.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-10-01T02:21:38.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:21:38.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:21:38.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:21:38.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:21:38.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes [2019-10-01T02:21:39.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:21:39.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:21:39.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:21:39.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-10-01T02:21:39.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:21:39.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-10-01T02:21:39.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-10-01T02:21:39.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-10-01T02:21:39.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 12 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T02:21:40.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:21:40.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-10-01T02:21:40.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:21:40.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:21:40.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-10-01T02:21:40.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-10-01T02:21:40.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-10-01T02:21:40.958Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:21:41.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-10-01T02:21:41.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-10-01T02:21:41.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-10-01T02:21:41.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-10-01T02:21:41.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-10-01T02:21:41.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:21:41.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-10-01T02:21:41.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:21:41.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-10-01T02:21:41.986Z] [INFO] [2019-10-01T02:21:41.986Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:41.986Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT.jar [2019-10-01T02:21:42.243Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT.pom [2019-10-01T02:21:42.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:21:42.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:21:42.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-10-01T02:21:42.757Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.1.0-SNAPSHOT [132/134] [2019-10-01T02:21:42.757Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [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-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT.jar [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:42.757Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:21:42.757Z] [INFO] [2019-10-01T02:21:42.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:43.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:21:43.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:21:43.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:21:43.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:21:43.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:21:43.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:21:43.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:21:44.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:21:45.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:21:45.463Z] [INFO] [2019-10-01T02:21:45.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT.jar [2019-10-01T02:21:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT.pom [2019-10-01T02:21:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT-sources-feature.jar [2019-10-01T02:21:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:21:45.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:21:45.463Z] [INFO] [2019-10-01T02:21:45.463Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-10-01T02:21:45.463Z] [INFO] [2019-10-01T02:21:45.463Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-10-01T02:21:45.463Z] [INFO] Building Trace Compass Repository 5.1.0-SNAPSHOT [133/134] [2019-10-01T02:21:45.463Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] The project's OSGi version is 5.1.0.201910010108 [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.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-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:21:45.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-10-01T02:21:45.720Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:21:45.720Z] [INFO] [2019-10-01T02:21:45.720Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:03.783Z] [INFO] [2019-10-01T02:22:03.783Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:03.783Z] [INFO] [2019-10-01T02:22:03.783Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:03.783Z] [INFO] [2019-10-01T02:22:03.783Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:03.783Z] [INFO] [2019-10-01T02:22:03.783Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:03.783Z] [INFO] [2019-10-01T02:22:03.783Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:05.100Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.1.0-SNAPSHOT.zip [2019-10-01T02:22:07.621Z] [INFO] [2019-10-01T02:22:07.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:07.621Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:22:07.621Z] [INFO] [2019-10-01T02:22:07.621Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:17.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-10-01T02:22:17.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:22:17.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:22:17.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-10-01T02:22:17.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-10-01T02:22:17.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-10-01T02:22:18.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-10-01T02:22:18.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-10-01T02:22:18.401Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1008 classes [2019-10-01T02:22:19.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-10-01T02:22:19.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-10-01T02:22:20.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-10-01T02:22:20.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-10-01T02:22:20.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-10-01T02:22:20.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-10-01T02:22:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-10-01T02:22:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:22:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 62 classes [2019-10-01T02:22:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-10-01T02:22:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-10-01T02:22:20.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-10-01T02:22:20.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-10-01T02:22:20.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-10-01T02:22:20.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:22:20.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:22:20.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-10-01T02:22:20.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 44 classes [2019-10-01T02:22:21.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-10-01T02:22:21.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-10-01T02:22:21.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-10-01T02:22:21.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-10-01T02:22:21.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-10-01T02:22:21.684Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-10-01T02:22:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-10-01T02:22:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-10-01T02:22:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-10-01T02:22:21.685Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-10-01T02:22:21.941Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 12 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 45 classes [2019-10-01T02:22:22.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-10-01T02:22:22.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-10-01T02:22:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-10-01T02:22:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-10-01T02:22:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-10-01T02:22:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-10-01T02:22:22.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-10-01T02:22:22.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-10-01T02:22:22.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-10-01T02:22:22.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-10-01T02:22:23.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-10-01T02:22:23.484Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:22:23.741Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-10-01T02:22:23.741Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-10-01T02:22:23.741Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-10-01T02:22:23.741Z] [INFO] [2019-10-01T02:22:23.741Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:23.741Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-10-01T02:22:23.741Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.1.0-SNAPSHOT.pom [2019-10-01T02:22:23.741Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.1.0-SNAPSHOT-p2metadata.xml [2019-10-01T02:22:23.741Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.1.0-SNAPSHOT-p2artifacts.xml [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >-- [2019-10-01T02:22:23.998Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT [134/134] [2019-10-01T02:22:23.998Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.998Z] [INFO] The project's OSGi version is 1.0.1.201910010108 [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.998Z] [INFO] [2019-10-01T02:22:23.998Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.998Z] [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-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-10-01T02:22:23.999Z] [INFO] [2019-10-01T02:22:23.999Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:22:23.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources [2019-10-01T02:22:23.999Z] [INFO] [2019-10-01T02:22:23.999Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:23.999Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-10-01T02:22:24.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.256Z] [INFO] [2019-10-01T02:22:24.256Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:24.513Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data/.metadata/.log [2019-10-01T02:22:24.513Z] [INFO] Command line: [2019-10-01T02:22:24.513Z] [/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-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-10-01T02:22:24.513Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-10-01T02:22:26.407Z] !SESSION 2019-10-01 02:22:24.714 ----------------------------------------------- [2019-10-01T02:22:26.407Z] eclipse.buildId=unknown [2019-10-01T02:22:26.407Z] java.version=1.8.0_202 [2019-10-01T02:22:26.407Z] java.vendor=Oracle Corporation [2019-10-01T02:22:26.407Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-10-01T02:22:26.407Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-10-01T02:22:26.407Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-10-01T02:22:26.407Z] [2019-10-01T02:22:26.407Z] !ENTRY org.eclipse.compare.win32 4 0 2019-10-01 02:22:26.327 [2019-10-01T02:22:26.407Z] !MESSAGE FrameworkEvent ERROR [2019-10-01T02:22:26.407Z] !STACK 0 [2019-10-01T02:22:26.407Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-10-01T02:22:26.407Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-10-01T02:22:26.407Z] [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2019-10-01T02:22:26.407Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2019-10-01T02:22:28.303Z] Running org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest [2019-10-01T02:22:28.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest [2019-10-01T02:22:28.303Z] testUnsortedTrace(org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest) Time elapsed: 0.388 s [2019-10-01T02:22:28.303Z] testSortedTrace(org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest) Time elapsed: 0.007 s [2019-10-01T02:22:28.303Z] [2019-10-01T02:22:28.303Z] Results: [2019-10-01T02:22:28.303Z] [2019-10-01T02:22:28.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-10-01T02:22:28.303Z] [2019-10-01T02:22:29.671Z] [INFO] All tests passed! [2019-10-01T02:22:29.671Z] [INFO] [2019-10-01T02:22:29.671Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:29.671Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-10-01T02:22:29.671Z] [INFO] [2019-10-01T02:22:29.671Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:29.671Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-10-01T02:22:29.671Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-10-01T02:22:29.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-10-01T02:22:29.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 427 classes [2019-10-01T02:22:30.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-10-01T02:22:30.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-10-01T02:22:30.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-10-01T02:22:30.857Z] [INFO] [2019-10-01T02:22:30.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:30.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar [2019-10-01T02:22:30.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.pom [2019-10-01T02:22:30.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-10-01T02:22:30.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-10-01T02:22:30.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-10-01T02:22:30.857Z] [INFO] Installing /home/jenkins/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-10-01T02:22:30.857Z] [INFO] [2019-10-01T02:22:30.857Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2019-10-01T02:22:30.857Z] [INFO] ------------------------------------------------------------------------ [2019-10-01T02:22:30.857Z] [INFO] Reactor Summary: [2019-10-01T02:22:30.857Z] [INFO] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass Parent 5.1.0-SNAPSHOT ................ SUCCESS [ 46.519 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.1.0-SNAPSHOT SUCCESS [ 0.083 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass Common Utilities Parent 5.1.0-SNAPSHOT SUCCESS [ 0.053 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 12.370 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass State System Parent 5.1.0-SNAPSHOT ... SUCCESS [ 0.040 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.454 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [ 1.141 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.3-SNAPSHOT SUCCESS [ 1.518 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass TMF Parent 5.1.0-SNAPSHOT ............ SUCCESS [ 0.118 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass Filter Parser 1.0.3-SNAPSHOT ......... SUCCESS [ 0.373 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 5.800 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.135 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass CTF Support Parent 5.1.0-SNAPSHOT .... SUCCESS [ 0.043 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.3-SNAPSHOT .... SUCCESS [ 5.116 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.1-SNAPSHOT ... SUCCESS [ 1.812 s] [2019-10-01T02:22:30.857Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [ 45.356 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 13.611 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.10-SNAPSHOT SUCCESS [05:43 min] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 2.901 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [08:35 min] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 9.002 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 10.220 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 4.536 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.3-SNAPSHOT SUCCESS [ 1.802 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 9.875 s] [2019-10-01T02:22:30.857Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.807 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [ 1.758 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [ 10.029 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 3.763 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.1-SNAPSHOT SUCCESS [ 4.151 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.259 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.1-SNAPSHOT SUCCESS [ 1.496 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 3.160 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.10-SNAPSHOT SUCCESS [02:06 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.1-SNAPSHOT SUCCESS [ 4.432 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.5-SNAPSHOT SUCCESS [ 5.228 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 22.465 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.4-SNAPSHOT SUCCESS [ 2.307 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 48.281 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.1-SNAPSHOT SUCCESS [ 4.427 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 16.179 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.11-SNAPSHOT SUCCESS [03:15 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [05:53 min] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass LTTng Support Parent 5.1.0-SNAPSHOT .. SUCCESS [ 0.055 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.744 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.3-SNAPSHOT SUCCESS [ 2.504 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.1-SNAPSHOT SUCCESS [ 3.320 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:46 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 59.206 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:39 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 20.509 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 5.792 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 20.672 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 30.444 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass BTF Support Parent 5.1.0-SNAPSHOT .... SUCCESS [ 0.032 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.560 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Documentation 5.1.0-SNAPSHOT ......... SUCCESS [ 0.031 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Developer Guide 5.1.0-SNAPSHOT ....... SUCCESS [ 27.222 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.9-SNAPSHOT SUCCESS [ 4.178 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf 5.1.0-SNAPSHOT ........ SUCCESS [ 5.499 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 3.373 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.btf 5.1.0-SNAPSHOT ........ SUCCESS [ 4.927 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [ 7.191 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.6-SNAPSHOT SUCCESS [ 10.277 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.ctf 5.1.0-SNAPSHOT ........ SUCCESS [ 0.859 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 5.002 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.1.0-SNAPSHOT .... SUCCESS [ 5.224 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [02:14 min] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass User Guide 5.1.0-SNAPSHOT ............ SUCCESS [ 8.013 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.1.0-SNAPSHOT SUCCESS [ 4.302 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass RCP User Guide 5.1.0-SNAPSHOT ........ SUCCESS [ 4.261 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Pcap User Guide 5.1.0-SNAPSHOT ....... SUCCESS [ 4.063 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 3.920 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.1.0-SNAPSHOT SUCCESS [ 0.038 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.3-SNAPSHOT SUCCESS [ 4.111 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT SUCCESS [ 4.430 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.1.0-SNAPSHOT ... SUCCESS [ 5.432 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 7.974 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.932 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 6.129 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.2-SNAPSHOT SUCCESS [ 2.515 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SUCCESS [ 0.317 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.6-SNAPSHOT SUCCESS [ 3.883 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.8-SNAPSHOT SUCCESS [ 5.626 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.1.0-SNAPSHOT SUCCESS [ 6.147 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 9.189 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 6.820 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 48.549 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 6.206 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.1.0-SNAPSHOT SUCCESS [ 7.757 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SUCCESS [ 48.899 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:40 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SUCCESS [ 3.240 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 5.931 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.1.0-SNAPSHOT . SUCCESS [ 7.365 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 36.784 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 19.551 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 53.388 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [04:26 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:23 min] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Pcap Format Support Parent 5.1.0-SNAPSHOT SUCCESS [ 0.033 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SUCCESS [ 0.458 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SUCCESS [ 7.268 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 1.746 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT SUCCESS [ 3.894 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.1.0-SNAPSHOT ... SUCCESS [ 6.314 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 10.021 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 42.832 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass RCP Parent 5.1.0-SNAPSHOT ............ SUCCESS [ 0.025 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass RCP Branding plug-in 5.1.0-SNAPSHOT .. SUCCESS [ 0.284 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass RCP Branding Feature 5.1.0-SNAPSHOT .. SUCCESS [ 0.128 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 3.208 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass RCP Feature 5.1.0-SNAPSHOT ........... SUCCESS [ 5.125 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.562 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.534 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Json trace Parent 5.1.0-SNAPSHOT ..... SUCCESS [ 0.021 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.2-SNAPSHOT SUCCESS [ 1.439 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 4.741 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass RCP Product 5.1.0-SNAPSHOT ........... SUCCESS [01:46 min] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Release Engineering Parent 5.1.0-SNAPSHOT SUCCESS [ 0.026 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Target Platform 5.1.0-SNAPSHOT ....... SUCCESS [ 4.531 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [07:51 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.2-SNAPSHOT SUCCESS [ 6.979 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 6.284 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:06 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 19.590 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 16.373 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:27 min] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.916 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass All Tests 1.0.7-SNAPSHOT ............. SUCCESS [ 22.626 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.testing 5.1.0-SNAPSHOT .... SUCCESS [ 14.961 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.1.0-SNAPSHOT . SUCCESS [ 2.813 s] [2019-10-01T02:22:30.858Z] [INFO] Trace Compass Repository 5.1.0-SNAPSHOT ............ SUCCESS [ 38.596 s] [2019-10-01T02:22:30.858Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SUCCESS [ 6.825 s] [2019-10-01T02:22:30.858Z] [INFO] ------------------------------------------------------------------------ [2019-10-01T02:22:30.858Z] [INFO] BUILD SUCCESS [2019-10-01T02:22:30.858Z] [INFO] ------------------------------------------------------------------------ [2019-10-01T02:22:30.858Z] [INFO] Total time: 01:14 h [2019-10-01T02:22:30.858Z] [INFO] Finished at: 2019-10-01T02:22:30Z [2019-10-01T02:22:30.858Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-10-01T02:22:33.423Z] Archiving artifacts [Pipeline] junit [2019-10-01T02:23:27.752Z] Recording test results [2019-10-01T02:23:57.141Z] java.nio.channels.ClosedChannelException 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.131.14.1/10.131.14.1:57700 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.junit.JUnitParser.parseResult(JUnitParser.java:114) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25) 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-10-01T02:23:57.637Z] ERROR: Issue with creating launcher for agent tracecompass-build-b46wl-kf5n4. The agent has not been fully initialized yet [2019-10-01T02:23:58.825Z] Not sending mail to unregistered user gbastien+lttng@versatic.net because your SCM claimed this was associated with a user ID ‘genevieve bastien' which your security realm does not recognize; you may need changes in your SCM plugin [2019-10-01T02:23:58.834Z] 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-10-01T02:23:58.837Z] Not sending mail to unregistered user patrick.tasse@gmail.com because your SCM claimed this was associated with a user ID ‘patrick tasse' which your security realm does not recognize; you may need changes in your SCM plugin [2019-10-01T02:23:58.839Z] 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-10-01T02:23:58.839Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com simon.delisle@ericsson.com [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.131.14.1/10.131.14.1:57700 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.junit.JUnitParser.parseResult(JUnitParser.java:114) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25) 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